Mercurial > mplayer.hg
diff loader/afl.c @ 19166:d36048cad8c4
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.
Patch by Jindrich Makovicka
Original thread:
Date: Jul 12, 2006 6:35 PM
Subject: [MPlayer-dev-eng] [PATCH] vf_bmovl: respect destination stride
author | gpoirier |
---|---|
date | Sun, 23 Jul 2006 14:35:04 +0000 |
parents | 3bf0d70b4c7f |
children | a2e02e6b6379 |