summaryrefslogtreecommitdiffstats
path: root/libavcodec/aic.c
Commit message (Expand)AuthorAgeFilesLines
* aic: add frame threading supportPaul B Mahol2016-06-061-2/+5
* lavc: AV-prefix all codec capabilitiesVittorio Giovara2015-07-271-1/+1
* aic: Fix slice size computation for widths multiples of 32 macroblocksVittorio Giovara2015-06-301-1/+1
* aic: Improve error reportingVittorio Giovara2015-06-171-4/+11
* aic: Fix decoding files with odd dimensionsVittorio Giovara2015-03-031-2/+2
* dsputil: Split off IDCT bits into their own contextDiego Biurrun2014-06-301-12/+11
* avcodec: more correct printf specifiersDiego Biurrun2014-03-221-1/+3
* cosmetics: Group .name and .long_name together in codec/format declarationsDiego Biurrun2013-10-031-1/+1
* aic: Validate values read from the bitstreamMartin Storsjö2013-09-121-2/+4
* aic: use chroma scan tables while decoding luma component in progressive modeKostya Shishkov2013-07-041-4/+5
* Apple Intermediate Codec decoderKostya Shishkov2013-05-171-0/+477
OpenPOWER on IntegriCloud