aboutsummaryrefslogtreecommitdiffstats
path: root/libavcodec/photocd.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/photocd: Use ff_set_dimensions()Michael Niedermayer2020-10-181-2/+3
* avcodec/photocd: Simplify parsing Huffman tables a bitAndreas Rheinhardt2020-09-261-7/+6
* avcodec/photocd: Remove set-but-unused variablesAndreas Rheinhardt2020-09-041-4/+2
* avcodec: add PhotoCD decoderPaul B Mahol2020-09-041-0/+474