Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | avcodec/av1_parse: Use av_fast_realloc() for OBU array | James Almer | 2019-10-15 | 1 | -2/+6 |
* | avcodec/av1_parse: simplify memset call | James Almer | 2019-10-15 | 1 | -2/+1 |
* | avcodec/av1_parse: take trailing bits into account when initializing the GetB... | James Almer | 2018-08-17 | 1 | -10/+15 |
* | avcodec/av1_parse: return size of the parsed OBU in parse_obu_header() | James Almer | 2018-08-02 | 1 | -8/+7 |
* | avcodec: add AV1 packet split API | James Almer | 2018-07-20 | 1 | -0/+103 |