OSDN Git Service

VC1: merge idct8x8, coeff adjustments and put_pixels.
authorRonald S. Bultje <rsbultje@gmail.com>
Mon, 21 Feb 2011 14:07:13 +0000 (09:07 -0500)
committerRonald S. Bultje <rsbultje@gmail.com>
Mon, 21 Feb 2011 15:23:44 +0000 (10:23 -0500)
commitf8bed30d8b176fa030f6737765338bb4a2bcabc9
treef55e179732f7db45c5fcfecd80757676bdbf7fcc
parent8d9ac969cb4ac3e3e18f6425703af4d7aec6c513
VC1: merge idct8x8, coeff adjustments and put_pixels.

Merging these functions allows merging some loops, which makes the
results (particularly after SIMD optimizations) much faster.
libavcodec/ppc/vc1dsp_altivec.c
libavcodec/vc1.c
libavcodec/vc1dec.c
libavcodec/vc1dsp.c
libavcodec/vc1dsp.h