OSDN Git Service

Port SVQ3 to use the new mb_luma_dc method of storing luma DC coefficients.
authorJason Garrett-Glaser <darkshikari@gmail.com>
Sat, 15 Jan 2011 00:41:18 +0000 (00:41 +0000)
committerJason Garrett-Glaser <darkshikari@gmail.com>
Sat, 15 Jan 2011 00:41:18 +0000 (00:41 +0000)
commit290fabc684244b86d47527008020b0b2eb62f836
tree40d1f97a726923a437c726c1e6d64869ec4746dc
parenta51c71bb54c53ccb22e7972f8f60819f7f4f2c9f
Port SVQ3 to use the new mb_luma_dc method of storing luma DC coefficients.
Doesn't help speed as there isn't an asm implementation yet, but consistency
is a good thing.

Originally committed as revision 26348 to svn://svn.ffmpeg.org/ffmpeg/trunk
libavcodec/dsputil.h
libavcodec/h264.c
libavcodec/svq3.c