]> git.sesse.net Git - ffmpeg/history - libavcodec/proresdsp.c
dsputil: Move fdct function declarations to dct.h
[ffmpeg] / libavcodec / proresdsp.c
2013-02-08 Diego Biurrundsputil: Move fdct function declarations to dct.h
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-10-08 Janne Grunaux86: call most of the x86 dsp init functions under...
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...