[FFmpeg-devel] [PATCH] disable APE debug

Aurelien Jacobs aurel
Sun Sep 16 22:58:53 CEST 2007


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

Aurel
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ape_debug.diff
Type: text/x-patch
Size: 1438 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070916/e6c50076/attachment.bin>



More information about the ffmpeg-devel mailing list