[MPlayer-dev-eng] [PATCH] vf_bmovl: respect destination stride

Jindrich Makovicka makovick at gmail.com
Wed Jul 12 18:35:53 CEST 2006


Hi,

in some cases, vf_bmovl produces junk due to source and
destination stride mismatch. The attached patch fixes it by replacing
memcpy with memcpy_pic.

-- 
Jindrich Makovicka
-------------- next part --------------
A non-text attachment was scrubbed...
Name: vf_bmovl.c.diff
Type: text/x-patch
Size: 940 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/mplayer-dev-eng/attachments/20060712/cd9e3ed4/attachment.bin>


More information about the MPlayer-dev-eng mailing list