]> git.sesse.net Git - ffmpeg/blobdiff - libavcodec/flac.h
avcodec/iff: Factorize av_pix_fmt_desc_get() out
[ffmpeg] / libavcodec / flac.h
index b4f28cfcbdf250ffb078f1211c317391bba72930..d85195fff00be4f9e4c957cf6564221a3ffb8d5f 100644 (file)
@@ -110,11 +110,6 @@ int avpriv_flac_is_extradata_valid(AVCodecContext *avctx,
                                    enum FLACExtradataFormat *format,
                                    uint8_t **streaminfo_start);
 
-#if LIBAVCODEC_VERSION_MAJOR < 56
-void avpriv_flac_parse_block_header(const uint8_t *block_header,
-                                    int *last, int *type, int *size);
-#endif
-
 /**
  * Calculate an estimate for the maximum frame size based on verbatim mode.
  * @param blocksize block size, in samples