summaryrefslogtreecommitdiff
path: root/libavcodec/proresdec.c
Commit message (Expand)AuthorAge
* proresdec: rename to avoid confusionMichael Niedermayer2011-10-14
* prores: use C idct for fate as the SSE code is not matching the SSE* code dow...Michael Niedermayer2011-10-14
* proresdec: set CODEC_CAP_DR1, it appears this was forgotten.Michael Niedermayer2011-10-14
* prores: change license to LGPL, merge some parts.Elvis Presley2011-10-12
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-23
|\
| * Apple ProRes decoderMaxim Poliakovski2011-09-22
* prores: skip alpha if presentJonne Ahner2011-09-22
* prores: Add forgotten Copyright statementsMichael Niedermayer2011-09-21
* prores: Simplify code furtherMichael Niedermayer2011-09-21
* prores: simplify 4444 handlingJonne Ahner2011-09-20
* prores: fixes a few prores 4444 samplesJonne Ahner2011-09-20
* prores: use shift instead of multiplyJonne Ahner2011-09-20
* Use correct LOCAL_ALIGNED for stack variables instead of DECLARE_ALIGNED.Reimar Döffinger2011-09-20
* Remove unused variable.Reimar Döffinger2011-09-20
* ProRes DecoderElvis Presley2011-09-15