mirror of
https://github.com/FFmpeg/FFmpeg.git
synced 2025-06-19 05:19:02 +08:00
Move HAVE_AV_CONFIG_H definition to the Makefile like in the rest of FFmpeg.
Originally committed as revision 9273 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
@ -34,6 +34,8 @@
|
||||
#include "avformat.h"
|
||||
#include "swscale.h"
|
||||
|
||||
#undef exit
|
||||
|
||||
/* 5 seconds stream duration */
|
||||
#define STREAM_DURATION 5.0
|
||||
#define STREAM_FRAME_RATE 25 /* 25 images/s */
|
||||
|
Reference in New Issue
Block a user