[FFmpeg-devel] ffmpeg 0.5.1 watermark patch, for watermarking with video codec png

Marcus Engene ffmpeg2
Tue May 4 19:14:32 CEST 2010


On 5/4/10 6:57 , Alexander Strange wrote:
> On May 4, 2010, at 12:38 PM, Marcus Engene wrote:
>
>    
>> There's a bug in watermark.c in ffmpeg 0.5.1 when you watermark formats with RGB32 colorspace.
>>
>> Please consider applying the attached patch. It also contains a small optimization.
>>      
> Please submit separate changes in separate patches; otherwise, they become very difficult to review.
> In particular, don't mix whitespace changes with actual code changes.
>
>    

Attached patch is just a patch for the bug. The white space changes are 
due to

if (xxx) {
     yyy
}

=>

yyy

Best,
Marcus

-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: watermark.nobug.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100504/a93cf718/attachment.txt>



More information about the ffmpeg-devel mailing list