Mercurial > mplayer.hg
diff playtreeparser.c @ 33602:042b10b477fa
Change memcpy_pic to force it to never write to image parts between
width and stride if creating a row-interleaved format, otherwise
the second memcpy_pic might overwrite what the first wrote.
Changing the first should not be necessary but might result in
better performance.
Patch by Steaphan Greene [sgreene cs.binghamton.edu]
author | reimar |
---|---|
date | Tue, 21 Jun 2011 17:53:24 +0000 |
parents | 5a3aa408c9ad |
children | 3a0badbaab9c |