[FFmpeg-devel] Fix for drawtext under FreeBSD
Víctor Paesa
wzrlpy
Wed Jan 2 23:33:36 CET 2008
Hi,
Eduardo M. Bragatto said:
> Hi,
>
> V?ctor Paesa wrote:
>
>> I'd say there are more besides drawtext.c :
>>
>> $ grep 'optind.*=' *.c
>> drawtext.c: optind = 0;
>> fish.c: optind = 0;
>> imlib2.c: optind = 0;
>> watermark.c: optind = 1;
>
>
> You're entirely right.. I did use the same grep command as you, but I'm
>
> a little bit sick today and didn't really paid attention to the other
> files (for some reason I thought 0 was OK and 1 was actually wrong).
>
> Here it goes the patch for fish.c, imlib2.c and drawtext.c.
This one looks OK. I'll apply it next Wednesday.
By the way, there is no "drawtext" in libavfilter, so you are welcomed
to submit a patch to add it ;-)
Regards,
V?ctor
More information about the ffmpeg-devel
mailing list