[FFmpeg-devel] [PATCH] Replace dprintf with av_dlog
Luca Barbato
lu_zero
Sat Jan 29 23:54:48 CET 2011
On 01/29/2011 08:28 PM, Diego Biurrun wrote:
> On Sat, Jan 29, 2011 at 08:11:43PM +0100, Luca Barbato wrote:
>> dprintf clashes with POSIX.1-2008
>
> OK
>
>> --- a/libavutil/log.h
>> +++ b/libavutil/log.h
>> @@ -136,6 +136,17 @@ void av_log_default_callback(void* ptr, int level, const char* fmt, va_list vl);
>> /**
>> + * av_dlog macros
>> + * useful to print debug messages that shouldn't get compiled in normally
>> + */
>
> nit: Capitalize this sentence and end in a period.
>
Done and queued
--
Luca Barbato
Gentoo/linux
http://dev.gentoo.org/~lu_zero
More information about the ffmpeg-devel
mailing list