| Commit message (Expand) | Author | Age | Files | Lines |
* | cbs_h265: add support for Film Grain Characteristics SEI message | James Almer | 2021-08-06 | 1 | -0/+21 |
* | avcodec/cbs_h26[45]: Remove redundant enum constants | Andreas Rheinhardt | 2021-03-12 | 1 | -9/+0 |
* | cbs_h2645: Merge SEI message handling in common between codecs | Mark Thompson | 2021-01-21 | 1 | -32/+1 |
* | cbs_h2645: Merge SEI messages in common between codecs | Mark Thompson | 2021-01-21 | 1 | -38/+7 |
* | cbs: Ensure that reference fields always follow the associated pointer | Mark Thompson | 2020-09-02 | 1 | -9/+9 |
* | avcodec/cbs_h265: add missing support for reserved_payload_extension_data SEI... | James Almer | 2020-05-03 | 1 | -0/+1 |
* | avcodec/cbs_h265: rename H265RawPSExtensionData to H265RawExtensionData | James Almer | 2020-05-03 | 1 | -5/+5 |
* | avcodec/cbs_h265: add support for Alpha Channel Info SEI messages | James Almer | 2019-07-20 | 1 | -0/+12 |
* | avcodec/cbs_h2645: use the fixed() macro for forbidden_zero_bit | James Almer | 2019-04-28 | 1 | -1/+0 |
* | avcodec/cbs_h265: fix storage type for time_offset_value in Time Code SEI | James Almer | 2019-04-16 | 1 | -1/+1 |
* | cbs_h265: Add a lot more SEI parsing support | Mark Thompson | 2018-11-18 | 1 | -0/+130 |
* | cbs_h265: Add PTL parsing for sublayers | Mark Thompson | 2018-11-11 | 1 | -1/+25 |
* | cbs_h265: read/write content light level information SEI message | Haihao Xiang | 2018-05-10 | 1 | -0/+6 |
* | cbs_h265: read/write HEVC PREFIX SEI | Haihao Xiang | 2018-05-10 | 1 | -0/+36 |
* | avcodec/cbs_h2645: use AVBufferRef to store list of active parameter sets | James Almer | 2018-05-09 | 1 | -0/+3 |
* | Merge commit 'ce5870a3a8f2b10668ee4f04c2ae0287f66f31b2' | Mark Thompson | 2018-02-21 | 1 | -0/+2 |
|\ |
|
| * | cbs: Refcount all the things! | Mark Thompson | 2018-02-20 | 1 | -0/+2 |
| * | lavc: Add coded bitstream read/write support for H.265 | Mark Thompson | 2017-08-12 | 1 | -0/+537 |
* | lavc: Add coded bitstream read/write support for H.265 | Mark Thompson | 2017-10-17 | 1 | -0/+537 |