Use memcpy to copy till end of line in one go instead of copying pixel by pixel
commitd2712715ae24a775c32c788386a127141a6b672b
authorreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 5 Sep 2009 19:35:59 +0000 (5 19:35 +0000)
committerreimar <reimar@9553f0bf-9b14-0410-a0b8-cfaf0461ba5b>
Sat, 5 Sep 2009 19:35:59 +0000 (5 19:35 +0000)
treedb5e75ffc6f3dbc1c671cf5115c6fb61145a0c69
parent5d7f159c6454da5273e8d7a0459af52c461bb2fb
Use memcpy to copy till end of line in one go instead of copying pixel by pixel
in xan_wc3_output_pixel_run and xan_wc3_copy_pixel_run

git-svn-id: file:///var/local/repositories/ffmpeg/trunk@19774 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
libavcodec/xan.c