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:
Diego Biurrun 2009-02-14 17:37:42 +00:00
parent 4f7e6f0d58
commit 1369e003f6
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@
#include <X11/extensions/Xvlib.h>
#include <X11/extensions/XvMClib.h>
#include "avcodec.h"
//the surface should be shown, the video driver manipulates this
#define AV_XVMC_STATE_DISPLAY_PENDING 1