projects
/
ffmpeg.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Approved hunks for VAAPI / our new shiny hwaccel API
[ffmpeg.git]
/
libavcodec
/
vc1.c
diff --git
a/libavcodec/vc1.c
b/libavcodec/vc1.c
index
cda1f42
..
96139a8
100644
(file)
--- a/
libavcodec/vc1.c
+++ b/
libavcodec/vc1.c
@@
-25,6
+25,7
@@
* VC-1 and WMV3 decoder
*
*/
+#include "internal.h"
#include "dsputil.h"
#include "avcodec.h"
#include "mpegvideo.h"