]> git.sesse.net Git - ffmpeg/history - libavcodec/proresdsp.c
x86: ac3dsp: Only refer to the ac3_downmix_sse symbol if it has been declared
[ffmpeg] / libavcodec / proresdsp.c
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-02-17 Kostya Shishkovprores: initialise encoder and decoder parts only when...
2012-02-15 Kostya Shishkovprores encoder
2011-10-11 Ronald S. Bultjeprores: idct sse2/sse4 optimizations.
2011-10-11 Ronald S. Bultjeprores: extract idct into its own dspcontext and merge...