This website works better with JavaScript.
Home
Help
Sign In
falkTX
/
FFmpeg
mirror of
https://github.com/falkTX/FFmpeg.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
338
Wiki
Activity
Browse Source
Add avcodec.h #include so that LIBAVCODEC_VERSION_MAJOR is not undefined.
Originally committed as revision 17247 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Diego Biurrun
16 years ago
parent
4f7e6f0d58
commit
1369e003f6
1 changed files
with
1 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-0
libavcodec/xvmc.h
+ 1
- 0
libavcodec/xvmc.h
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
Write
Preview
Loading…
Cancel
Save