[FFmpeg-devel] [PATCH] change debug av_log() calls to dprintf

Diego Biurrun diego
Thu Jul 30 10:02:26 CEST 2009


Here are two patches to switch av_log() calls within '#ifdef DEBUG' to
dprintf macro calls.

The first one should be obvious.  The av_log() calls in the second one
do not use loglevel DEBUG but something below.  Is it OK to change them
anyway?

Diego
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dprintf.diff
Type: text/x-diff
Size: 6339 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090730/6d73361f/attachment.diff>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: dprintf2.diff
Type: text/x-diff
Size: 8616 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20090730/6d73361f/attachment-0001.diff>



More information about the ffmpeg-devel mailing list