summaryrefslogtreecommitdiffstats
path: root/libavcodec/av1_parse.c
Commit message (Expand)AuthorAgeFilesLines
* avcodec/av1_parse: Use av_fast_realloc() for OBU arrayJames Almer2019-10-151-2/+6
* avcodec/av1_parse: simplify memset callJames Almer2019-10-151-2/+1
* avcodec/av1_parse: take trailing bits into account when initializing the GetB...James Almer2018-08-171-10/+15
* avcodec/av1_parse: return size of the parsed OBU in parse_obu_header()James Almer2018-08-021-8/+7
* avcodec: add AV1 packet split APIJames Almer2018-07-201-0/+103
OpenPOWER on IntegriCloud