[FFmpeg-devel] [PATCH] libavfilter-soc: Corrected data pointer offsetting in the overlay filter
Vitor Sessak
vitor1001
Sat May 16 12:19:31 CEST 2009
Michael Niedermayer wrote:
> On Fri, May 15, 2009 at 11:15:00AM +0300, Martin Storsj? wrote:
>> Hi,
>>
>> The attached patch fixes offsetting of the data pointers in copy_image in
>> the overlay filter, so a fourth plane (alpha?) isn't offsetted as a
>> subsampled plane.
>>
>> // Martin
>> vf_overlay.c | 14 +++++++++-----
>> 1 file changed, 9 insertions(+), 5 deletions(-)
>> b04282145438e94fd75c745d6b1759eb1261edf0 libavfilter-soc-overlay-offsetting-fixes.patch
>
> ok
Applied.
-Vitor
More information about the ffmpeg-devel
mailing list