[FFmpeg-devel] [PATCH] disable APE debug
Benjamin Zores
ben
Sun Sep 16 23:06:31 CEST 2007
Aurelien Jacobs a ?crit :
> Hi,
>
> The ape demuxer contains a lot of debugging av_log().
> This patch disable them to significantly reduce object size:
>
> text data bss dec hex filename
> 5812 128 0 5940 1734 libavformat/ape.o.before
> 3511 128 0 3639 e37 libavformat/ape.o.after
I'm fine with this.
It was mainly needed when I've started demuxer code and apetag parser
and will only get useful again for kostya when he'll try to extend
demuxer to support older monkey audio file versions (he told me about
that, I'm not requesting him to do so ;-)
Ben
More information about the ffmpeg-devel
mailing list