summaryrefslogtreecommitdiff
path: root/libavcodec/av1_parse.c
Commit message (Expand)AuthorAge
* avcodec/av1_parse: Use av_fast_realloc() for OBU arrayJames Almer2019-10-15
* avcodec/av1_parse: simplify memset callJames Almer2019-10-15
* avcodec/av1_parse: take trailing bits into account when initializing the GetB...James Almer2018-08-17
* avcodec/av1_parse: return size of the parsed OBU in parse_obu_header()James Almer2018-08-02
* avcodec: add AV1 packet split APIJames Almer2018-07-20