OSDN Git Service

Use H264 MMX chroma functions to accelerate RV40 decoding.
authorMathieu Velten <matmaul@gmail.com>
Sun, 4 Jan 2009 01:36:11 +0000 (01:36 +0000)
committerCarl Eugen Hoyos <cehoyos@rainbow.studorg.tuwien.ac.at>
Sun, 4 Jan 2009 01:36:11 +0000 (01:36 +0000)
commit21ff7689da9528e6c21bc2fb9eff51f1e3f1daf4
tree72739be67169b52d0a2f3f316c28e635cb54fd75
parent1104a26a42b1af2b1b5025aa667460e6ae9c6bfb
Use H264 MMX chroma functions to accelerate RV40 decoding.

Patch by Mathieu Velten (matmaul A gmail)

Originally committed as revision 16419 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/x86/dsputil_h264_template_mmx.c
libavcodec/x86/dsputil_mmx.c
libavcodec/x86/h264dsp_mmx.c
libavcodec/x86/rv40dsp_mmx.c [new file with mode: 0644]