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

Luca Barbato lu_zero
Tue Feb 15 13:17:46 CET 2011


On 2/15/11 12:58 PM, Maksym Veremeyenko wrote:
> 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

Thank you for the cleanup.

Patch ok.

lu



More information about the ffmpeg-devel mailing list