Check size_bmp more fully
[platform/upstream/libav.git] / libavcodec / proresdsp.c
2017-08-18 Haejeong KimUpdate 11.4 -> 12.1 (Merge branch 'upstream' into tizen) 84/144884/2 accepted/tizen/4.0/unified/20170828.222650 accepted/tizen/unified/20170822.113049 submit/tizen/20170822.010353 submit/tizen_4.0/20170828.100006
2017-08-18 Haejeong KimImported Upstream version 12.1 39/144839/1 upstream/12.1
2014-07-18 Diego Biurrunidct: Convert IDCT permutation #defines to an enum
2014-06-30 Diego Biurrundsputil: Split off IDCT bits into their own context
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-05-04 Diego Biurrunavcodec: Add av_cold attributes to init functions missi...
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...