summaryrefslogtreecommitdiffstats
path: root/libavcodec/cdxl.c
Commit message (Expand)AuthorAgeFilesLines
* Replace all CODEC_ID_* with AV_CODEC_ID_*Anton Khirnov2012-08-071-1/+1
* cdxl: bit line plane arrangement supportPaul B Mahol2012-02-261-11/+48
* cdxl: remove early check for bppPaul B Mahol2012-02-261-4/+0
* cdxl: set pix_fmt PAL8 only if palette is availablePaul B Mahol2012-02-261-1/+1
* cdxl: fix ham6/8 on big endianPaul B Mahol2012-02-251-2/+2
* cdxl: fix video decoding for some filesPaul B Mahol2012-02-171-14/+13
* CDXL demuxer and decoderPaul B Mahol2012-02-141-0/+278
OpenPOWER on IntegriCloud