summaryrefslogtreecommitdiff
path: root/libavcodec/cbs_h264_syntax_template.c
Commit message (Expand)AuthorAge
* cbs_h264: add support for Film Grain Characteristics SEI messagesJames Almer2021-07-23
* cbs_h2645: Merge SEI message handling in common between codecsMark Thompson2021-01-21
* h264: Use common SEI typesMark Thompson2021-01-21
* cbs_h2645: Merge SEI messages in common between codecsMark Thompson2021-01-21
* avcodec/cbs_h264_syntax_template: fix off by 1 error with slice_group_change_...Michael Niedermayer2020-04-05
* lavc/cbs_h2645_syntax_template: Fix memleakAndriy Gelman2019-12-16
* cbs_h264: Fix missing inferred colour description fieldsMark Thompson2019-07-29
* libavcodec: Reduce the size of some arraysAndreas Rheinhardt2019-06-20
* avcodec/cbs_h264: add support for Alternative Transfer Characteristics SEI me...James Almer2019-06-03
* 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_h264: fix storage type for time_offset in Pic Timing SEIJames Almer2019-04-16
* cbs_h264: Fix handling of auxiliary picturesAndreas Rheinhardt2018-11-08
* cbs_h264: Include SEI type names in trace outputMark Thompson2018-10-31
* cbs_h2645: Allocate all internal buffers with paddingMark Thompson2018-10-22
* cbs_h264: Fix SPS used for pic_timing timestampMark Thompson2018-10-22
* cbs_h264: Actually decompose end-of-sequence NAL unitsMark Thompson2018-10-22
* avcodec/cbs: ensure user_data is padded for GBC parsingAman Gupta2018-10-15
* avcodec/cbs: fix crash in sei_pic_timestampAman Gupta2018-10-15
* cbs_h264: Infer default VUI values if VUI parameters are not presentMark Thompson2018-09-23
* cbs_h264: Fix profile typoMark Thompson2018-09-23
* cbs_h264: Fix default value for max mv lengthsMark Thompson2018-09-23
* cbs_h264: Add support for mastering display SEI messagesMark Thompson2018-05-10
* cbs_h264: Add support for pan-scan rectangle SEI messagesMark Thompson2018-05-10
* cbs_h264: Fix handling of unknown SEIMark Thompson2018-05-10
* cbs_h264: Need [] in the name when subscript is requiredHaihao Xiang2018-05-07
* cbs: Add support for array subscripts in trace outputMark Thompson2018-05-02
* cbs_h2645: Simplify representation of fixed valuesMark Thompson2018-05-01
* cbs_h264: Fix overflow in shiftsMark Thompson2018-03-18
* Merge commit 'eccc03c8fbc603a0a3257df66f0705f74fe2581a'Mark Thompson2018-02-21
|\
| * cbs_h264: Add support for filler NAL unitsMark Thompson2018-02-20
* | Merge commit '7157d959264f3729da463725c6faa580d9394d19'Mark Thompson2018-02-21
|\|
| * cbs_h264: Move slice_group_id array out of PPS structureMark Thompson2018-02-20
* | Merge commit '13ca5d34ba5c473211daaae0a101123bcaada3e6'Mark Thompson2018-02-21
|\|
| * cbs_h264: Add hack for pic_timing with no active SPSMark Thompson2018-02-20
| * lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-08-12
* cbs_h264: Fix format specifierMark Thompson2017-10-24
* lavc: Add coded bitstream read/write support for H.264Mark Thompson2017-10-17