X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=libavcodec%2Fvaapi_mpeg4.c;h=b5b946dba1398c5fff234635e9cf52ab8590ca58;hb=ea33b1ea300bae82c25845408dd8f53371ebb11d;hp=426bef2646704e126417d14877c37c9384c1d78c;hpb=160e92c8bfad9b6b4748b0d5f72f15a097ad2dc3;p=ffmpeg diff --git a/libavcodec/vaapi_mpeg4.c b/libavcodec/vaapi_mpeg4.c index 426bef26467..b5b946dba13 100644 --- a/libavcodec/vaapi_mpeg4.c +++ b/libavcodec/vaapi_mpeg4.c @@ -24,6 +24,7 @@ #include "internal.h" #include "h263.h" #include "mpeg4video.h" +#include "mpegvideo.h" /** Reconstruct bitstream intra_dc_vlc_thr */ static int mpeg4_get_intra_dc_vlc_thr(Mpeg4DecContext *s)