]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h263.h
mpeg4videodec: move MpegEncContext.shape to Mpeg4DecContext
[ffmpeg] / libavcodec / h263.h
index 4f58f92bd6595cd2992f4f9a73c627a481ec4bc9..c6ad618fa1d57300627d5b06cd16c31d6dc73e8a 100644 (file)
 #include "mpegvideo.h"
 #include "rl.h"
 
+#if !FF_API_ASPECT_EXTENDED
+#define FF_ASPECT_EXTENDED 15
+#endif
+
 // The defines below define the number of bits that are read at once for
 // reading vlc values. Changing these may improve speed and data cache needs
 // be aware though that decreasing them may need the number of stages that is