mirror of
https://git.ffmpeg.org/ffmpeg.git
synced 2025-01-26 01:03:07 +00:00
Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined.
Originally committed as revision 17247 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
parent
4f7e6f0d58
commit
1369e003f6
@ -28,6 +28,7 @@
|
|||||||
#include <X11/extensions/Xvlib.h>
|
#include <X11/extensions/Xvlib.h>
|
||||||
#include <X11/extensions/XvMClib.h>
|
#include <X11/extensions/XvMClib.h>
|
||||||
|
|
||||||
|
#include "avcodec.h"
|
||||||
|
|
||||||
//the surface should be shown, the video driver manipulates this
|
//the surface should be shown, the video driver manipulates this
|
||||||
#define AV_XVMC_STATE_DISPLAY_PENDING 1
|
#define AV_XVMC_STATE_DISPLAY_PENDING 1
|
||||||
|
Loading…
Reference in New Issue
Block a user