diff --git a/libavcodec/mpegvideo.h b/libavcodec/mpegvideo.h index 4ff5e8906d..fe3ae97f5d 100644 --- a/libavcodec/mpegvideo.h +++ b/libavcodec/mpegvideo.h @@ -332,6 +332,7 @@ typedef struct MpegEncContext { ERContext er; } MpegEncContext; +typedef MpegEncContext MPVContext; /** * Set the given MpegEncContext to common defaults (same for encoding