]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/vdpau_h264.c
avfilter/firequalizer: add scale option
[ffmpeg] / libavcodec / vdpau_h264.c
index 5ae34490b5c297472aa80f2e7527191330babe9f..7265af2890e53b4b404022e414e0fcb9ac86e7c5 100644 (file)
@@ -25,7 +25,8 @@
 
 #include "avcodec.h"
 #include "internal.h"
-#include "h264.h"
+#include "h264dec.h"
+#include "h264_ps.h"
 #include "mpegutils.h"
 #include "vdpau.h"
 #include "vdpau_internal.h"