[FFmpeg-devel] [PATCH] Fix printf usage in vhook

JonY 10walls
Wed Sep 3 13:04:27 CEST 2008


Patch fixes some undefined references to "please_use_av_log". Do change 
the AV_LOG levels if inappropriate.

Any ideas fix fprintfs writing to files?
> vhook/fish.c:369:                        fprintf(f, "P6 %d %d 255\n", width, height);
> vhook/ppm.c:287:        fprintf( out, "P6\n%d %d\n255\n", width, height );

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vhook.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080903/057478d8/attachment.asc>



More information about the ffmpeg-devel mailing list