summaryrefslogtreecommitdiff
path: root/libavcodec/xbm_parser.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec: Constify all the AVCodecParsersAndreas Rheinhardt2021-04-271-1/+1
* avcodec/xbm_parser: mark frame as intra only and as key framePaul B Mahol2021-02-051-1/+2
* avcodec/xbm_parser: split long linePaul B Mahol2021-02-051-1/+5
* avcodec: add xbm parserPaul B Mahol2021-02-051-0/+101