summaryrefslogtreecommitdiffstats
path: root/libavcodec/cbs_h264.h
Commit message (Expand)AuthorAgeFilesLines
* avcodec/cbs_h264: Automatically free SEI payload on errorAndreas Rheinhardt2019-09-241-1/+4
* cbs_h264, h264_metadata: Deleting SEI messages never failsAndreas Rheinhardt2019-07-081-4/+7
* avcodec/cbs_h264: add support for Alternative Transfer Characteristics SEI me...James Almer2019-06-031-0/+6
* avcodec/cbs_h2645: use the fixed() macro for forbidden_zero_bitJames Almer2019-04-281-1/+0
* avcodec/cbs_h264: fix storage type for time_offset in Pic Timing SEIJames Almer2019-04-161-1/+1
* cbs_h264: Add support for mastering display SEI messagesMark Thompson2018-05-101-0/+10
* cbs_h264: Add support for pan-scan rectangle SEI messagesMark Thompson2018-05-101-0/+12
* avcodec/cbs_h2645: use AVBufferRef to store list of active parameter setsJames Almer2018-05-091-0/+2
* Merge commit 'eccc03c8fbc603a0a3257df66f0705f74fe2581a'Mark Thompson2018-02-211-0/+6
|\
| * cbs_h264: Add support for filler NAL unitsMark Thompson2018-02-201-0/+6
* | Merge commit '7157d959264f3729da463725c6faa580d9394d19'Mark Thompson2018-02-211-1/+3
|\ \ | |/
| * cbs_h264: Move slice_group_id array out of PPS structureMark Thompson2018-02-201-1/+3
* | Merge commit 'a2ca8ed903b435446031a8a0792ca535e6ee2913'Mark Thompson2018-02-211-0/+19
|\ \ | |/
| * cbs_h264: Add utility functions to insert/delete SEI messagesMark Thompson2018-02-201-0/+19
* | Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2'Mark Thompson2018-02-211-0/+4
|\ \ | |/
| * cbs: Refcount all the things!Mark Thompson2018-02-201-0/+4
| * lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-08-121-0/+427
* lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-10-171-0/+427
OpenPOWER on IntegriCloud