[FFmpeg-cvslog] r17247 - trunk/libavcodec/xvmc.h

diego subversion
Sat Feb 14 18:37:42 CET 2009


Author: diego
Date: Sat Feb 14 18:37:42 2009
New Revision: 17247

Log:
Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined.

Modified:
   trunk/libavcodec/xvmc.h

Modified: trunk/libavcodec/xvmc.h
==============================================================================
--- trunk/libavcodec/xvmc.h	Sat Feb 14 18:28:39 2009	(r17246)
+++ trunk/libavcodec/xvmc.h	Sat Feb 14 18:37:42 2009	(r17247)
@@ -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




More information about the ffmpeg-cvslog mailing list