summaryrefslogtreecommitdiff
path: root/libavcodec/cbs_h265_syntax_template.c
Commit message (Expand)AuthorAge
* avcodec/hevc, h2645_parse: Fix HEVC NAL unit names and constantsAndreas Rheinhardt2020-03-24
* lavc/cbs_h2645_syntax_template: Fix memleakAndriy Gelman2019-12-16
* avcodec/cbs_h265: add support for Alpha Channel Info SEI messagesJames Almer2019-07-20
* avcodec/cbs_h2645: use the fixed() macro for forbidden_zero_bitJames Almer2019-04-28
* avcodec/cbs_h2645: add macros to read and write fields with no custom range o...James Almer2019-04-28
* avcodec/cbs_h265: fix storage type for time_offset_value in Time Code SEIJames Almer2019-04-16
* cbs_h265: Fix Time Code SEI syntaxAndreas Rheinhardt2018-12-02
* cbs_h265: Add a lot more SEI parsing supportMark Thompson2018-11-18
* cbs_h265: Add PTL parsing for sublayersMark Thompson2018-11-11
* cbs_h265: Add PTL parsing for Main 10 Still Picture profileMark Thompson2018-10-31
* cbs_h265: read/write content light level information SEI messageHaihao Xiang2018-05-10
* cbs_h265: read/write HEVC PREFIX SEIHaihao Xiang2018-05-10
* cbs: Add support for array subscripts in trace outputMark Thompson2018-05-02
* cbs_h2645: Simplify representation of fixed valuesMark Thompson2018-05-01
* cbs_h265: Use helper macro for maximum values of fixed-width elementsMark Thompson2018-03-18
* lavc: Add coded bitstream read/write support for H.265Mark Thompson2017-10-17