]> git.sesse.net Git - ffmpeg/commit
Assembly version of put_pixels. This is currently the function that
authorFalk Hüffner <mellum@users.sourceforge.net>
Mon, 1 Jul 2002 23:47:01 +0000 (23:47 +0000)
committerFalk Hüffner <mellum@users.sourceforge.net>
Mon, 1 Jul 2002 23:47:01 +0000 (23:47 +0000)
commit494e409255dcb57c8be492541b1d31c0d79cadff
treedfebb09bacbbae2d3b259b02d76707d5c28a9a47
parentd13c54cdc04cc7c9f2edab2683de710acf43e801
Assembly version of put_pixels. This is currently the function that
takes the most time, and it allows for more efficient unaligned access
and better control over memory latencies.

Originally committed as revision 711 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/alpha/dsputil_alpha.c
libavcodec/alpha/dsputil_alpha_asm.S