-
- Downloads
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.
Showing
- libavcodec/ppc/vc1dsp_altivec.c 61 additions, 3 deletionslibavcodec/ppc/vc1dsp_altivec.c
- libavcodec/vc1.c 27 additions, 1 deletionlibavcodec/vc1.c
- libavcodec/vc1dec.c 33 additions, 25 deletionslibavcodec/vc1dec.c
- libavcodec/vc1dsp.c 44 additions, 10 deletionslibavcodec/vc1dsp.c
- libavcodec/vc1dsp.h 5 additions, 1 deletionlibavcodec/vc1dsp.h
Loading
Please register or sign in to comment