summaryrefslogtreecommitdiff
path: root/libavcodec/av1_parser.c
Commit message (Expand)AuthorAge
* avcodec/av1_parser: initialize avctx->pix_fmtManoj Bonda2020-06-19
* avcodec/av1_parser: add missing parsing for RGB pixel format signalingJames Almer2020-06-19
* avcodec/av1_parser: set context values outside the OBU parsing loopJames Almer2020-06-19
* avcodec/av1_parser: export color informationJames Almer2020-01-26
* 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