[FFmpeg-devel] [BUG] configure allcodecs.c parse bug
Alex Beregszaszi
alex
Thu May 17 18:37:12 CEST 2007
Hi,
This is in my config.h:
...
#define CONFIG_MP3_HEADER_DECOMPRESS_DECODER 1
#define ENABLE_MP3_HEADER_DECOMPRESS_DECODER 1
...
#define CONFIG_MP3_HEADER_DECOMPRESS_BSF 1
#define ENABLE_MP3_HEADER_DECOMPRESS_BSF 1
...
The mp3_header_decompressor gets missdetected as decoder.
This bug does no harm, but would be nice to have it fixed.
--
Alex Beregszaszi
More information about the ffmpeg-devel
mailing list