[FFmpeg-devel] [PATCH] fix nsvdec.c compilation if DEBUG macro defined

Ronald S. Bultje rsbultje
Wed Feb 16 13:34:07 CET 2011


Hi,

On Wed, Feb 16, 2011 at 2:52 AM, Maksym Veremeyenko <verem at m1stereo.tv> wrote:
> Maksym Veremeyenko ???????(??):
>>
>> Hi,
>>
>> compilation of ffmpeg stops on nsvdec.c:
>>
>> CC    libavformat/nsvdec.o
>> libavformat/nsvdec.c: In function 'print_tag':
>> libavformat/nsvdec.c:222:5: error: implicit declaration of function
>> 'please_use_av_log_instead_of_printf'
>> make: *** [libavformat/nsvdec.o] ??????? 1
>>
>> if configured with option --extra-cflags="-I/usr/local/enctools/include
>> -DDEBUG"
>>
>> attached patch fix debug output in nsvdec.c
>
> one more patch required, please find attached...

Pushed. Please try to send git format-patch patches in the future,
makes this process easier for me. ;-).

Thanks,
Ronald



More information about the ffmpeg-devel mailing list