]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/h264dec.h
avcodec/utils: print Chroma Location string in verbose log level
[ffmpeg] / libavcodec / h264dec.h
index 3034a933c22b6a3ec247b8579bbd6897ab289284..c8b7e663b3d66268084c559e85aaa2205d83c729 100644 (file)
@@ -55,8 +55,6 @@
 
 #define MAX_DELAYED_PIC_COUNT  16
 
-#define MAX_MBPAIR_SIZE (256*1024) // a tighter bound could be calculated if someone cares about a few bytes
-
 /* Compiling in interlaced support reduces the speed
  * of progressive decoding by about 2%. */
 #define ALLOW_INTERLACE