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

Maksym Veremeyenko verem
Tue Feb 15 12:58:31 CET 2011


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

-- 
________________________________________
Maksym Veremeyenko



More information about the ffmpeg-devel mailing list