summaryrefslogtreecommitdiffstats
path: root/libavcodec/proresdec.c
Commit message (Expand)AuthorAgeFilesLines
* proresdec: rename to avoid confusionMichael Niedermayer2011-10-141-593/+0
* prores: use C idct for fate as the SSE code is not matching the SSE* code dow...Michael Niedermayer2011-10-141-1/+1
* proresdec: set CODEC_CAP_DR1, it appears this was forgotten.Michael Niedermayer2011-10-141-1/+1
* prores: change license to LGPL, merge some parts.Elvis Presley2011-10-121-0/+593
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-09-231-632/+0
|\
| * Apple ProRes decoderMaxim Poliakovski2011-09-221-0/+733
* prores: skip alpha if presentJonne Ahner2011-09-221-0/+1
* prores: Add forgotten Copyright statementsMichael Niedermayer2011-09-211-0/+3
* prores: Simplify code furtherMichael Niedermayer2011-09-211-13/+12
* prores: simplify 4444 handlingJonne Ahner2011-09-201-39/+30
* prores: fixes a few prores 4444 samplesJonne Ahner2011-09-201-21/+43
* prores: use shift instead of multiplyJonne Ahner2011-09-201-1/+1
* Use correct LOCAL_ALIGNED for stack variables instead of DECLARE_ALIGNED.Reimar Döffinger2011-09-201-2/+4
* Remove unused variable.Reimar Döffinger2011-09-201-1/+1
* ProRes DecoderElvis Presley2011-09-151-0/+614
OpenPOWER on IntegriCloud