]> git.sesse.net Git - ffmpeg/history - libavcodec/proresdsp.h
mpeg12dec: avoid signed overflow in bitrate calculation
[ffmpeg] / libavcodec / proresdsp.h
2016-08-26 Diego Biurrunprores: Change type of stride parameters to ptrdiff_t
2014-02-28 Diego Biurrunprores: Drop DSP infrastructure for prores encoder...
2014-02-28 Diego Biurrunproresenc: Drop unnecessary DCT permutation bits
2014-02-28 Diego Biurrunprores: Use consistent names for DSP arch initializatio...
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2012-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
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...