]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/flac.h
Remove unused ac3_parametric_bit_allocation function.
[ffmpeg] / libavcodec / flac.h
index 7bcc1a1a9dccb7bd82c197311ffae483a4cd6e4d..fcd80996dce344741582e0369856d1c9d82076c2 100644 (file)
@@ -34,6 +34,7 @@
 #define FLAC_MAX_CHANNELS       8
 #define FLAC_MIN_BLOCKSIZE     16
 #define FLAC_MAX_BLOCKSIZE  65535
+#define FLAC_MIN_FRAME_SIZE    11
 
 enum {
     FLAC_CHMODE_INDEPENDENT =  0,