summaryrefslogtreecommitdiff
path: root/libavcodec/av1_parser.c
Commit message (Expand)AuthorAge
* avcodec/av1_parser: skip frames with spatial_id > 0James Almer2019-12-02
* avcodec/av1_parser: export stream dimensions in avctxJames Almer2019-11-29
* avcodec/av1_parser: export bitstream timing info when availableJames Almer2019-11-12
* avcodec/av1_parser: don't abort parsing the first frame if extradata parsing ...James Almer2019-03-24
* libavcodec/cbs: Stop needlessly reallocating the units arrayAndreas Rheinhardt2019-02-25
* avcodec: add an AV1 parserJames Almer2018-10-03