Mercurial > mplayer.hg
comparison libmpeg2/cpu_state.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 | 25337a2147e7 |
children |
comparison
equal
deleted
inserted
replaced
33601:0be318645ab3 | 33602:042b10b477fa |
---|