[FFmpeg-devel] [PATCH] change debug av_log() calls to dprintf
Diego Biurrun
diego
Thu Jul 30 23:00:37 CEST 2009
On Thu, Jul 30, 2009 at 10:44:57PM +0200, Michael Niedermayer wrote:
> On Thu, Jul 30, 2009 at 10:02:26AM +0200, Diego Biurrun wrote:
> > 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?
>
> yes
Applied both patches.
> also the ones from msmpeg4 & h263dec can be droped entirely, they seem useless
> and i never used them ...
Removed.
Diego
More information about the ffmpeg-devel
mailing list