| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/cbs_h265_syntax_template: Limit num_long_term_pics more strictly | Michael Niedermayer | 2020-07-03 | 1 | -1/+1 |
* | avcodec/cbs_h265_syntax_template: Check num_negative/positive_pics when inter... | Michael Niedermayer | 2020-07-03 | 1 | -0/+4 |
* | avcodec/cbs_h265: fix writing extension_data bits | James Almer | 2020-05-03 | 1 | -1/+1 |
* | cbs_h265: Add PTL parsing for Main 10 Still Picture profile | Mark Thompson | 2018-10-31 | 1 | -0/+5 |
* | cbs_h265: read/write content light level information SEI message | Haihao Xiang | 2018-05-10 | 1 | -0/+17 |
* | cbs_h265: read/write HEVC PREFIX SEI | Haihao Xiang | 2018-05-10 | 1 | -0/+158 |
* | cbs: Add support for array subscripts in trace output | Mark Thompson | 2018-05-02 | 1 | -85/+94 |
* | cbs_h2645: Simplify representation of fixed values | Mark Thompson | 2018-05-01 | 1 | -22/+16 |
* | cbs_h265: Use helper macro for maximum values of fixed-width elements | Mark Thompson | 2018-03-18 | 1 | -8/+8 |
* | lavc: Add coded bitstream read/write support for H.265 | Mark Thompson | 2017-10-17 | 1 | -0/+1503 |