]> rtime.felk.cvut.cz Git - frescor/ffmpeg.git/blobdiff - ffplay.c
to be able to compile without HAVE_AV_CONFIG_H
[frescor/ffmpeg.git] / ffplay.c
index 15ce4acf02f8e7cff1810e2523a04b48979a3716..7d983515d9618b79c88420b6bf17098975aede18 100644 (file)
--- a/ffplay.c
+++ b/ffplay.c
@@ -19,6 +19,8 @@
  * Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA
  */
 
+#include <math.h>
+#include <limits.h>
 #include "avformat.h"
 #include "swscale.h"
 #include "avstring.h"