OSDN Git Service

optimised versions of the get_pixels, diff_pixels, and bswap_buf
authorMike Melanson <mike@multimedia.cx>
Sat, 11 Oct 2003 16:43:51 +0000 (16:43 +0000)
committerMike Melanson <mike@multimedia.cx>
Sat, 11 Oct 2003 16:43:51 +0000 (16:43 +0000)
commita62a7323fab878f0623f5d4901e5e44989916a9c
treee4bbf9fe31fe2dd9681fd94da2a06d0b31e35206
parentc9319f2ea4043859595114dca951058c8d46cb50
optimised versions of the get_pixels, diff_pixels, and bswap_buf
functions and support for 4 pixel high blocks in the put_pixels8_xxx and
avg_pixels8_xxx functions, courtesy of Robin Kay (komadori
at gekkou.co.uk)

Originally committed as revision 2358 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/mlib/dsputil_mlib.c