summaryrefslogtreecommitdiff
path: root/libavcodec/proresdsp.h
Commit message (Expand)AuthorAge
* prores: Drop DSP infrastructure for prores encoder bitsDiego Biurrun2014-02-28
* proresenc: Drop unnecessary DCT permutation bitsDiego Biurrun2014-02-28
* prores: Use consistent names for DSP arch initialization functionsDiego Biurrun2014-02-28
* Drop DCTELEM typedefDiego Biurrun2013-01-22
* Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-06
* prores encoderKostya Shishkov2012-02-15
* prores: idct sse2/sse4 optimizations.Ronald S. Bultje2011-10-11
* prores: extract idct into its own dspcontext and merge with put_pixels.Ronald S. Bultje2011-10-11