| Commit message (Expand) | Author | Age | Files | Lines |
* | cbs_h264: Fix missing inferred colour description fields | Mark Thompson | 2019-07-29 | 1 | -0/+4 |
* | libavcodec: Reduce the size of some arrays | Andreas Rheinhardt | 2019-06-20 | 1 | -1/+1 |
* | avcodec/cbs_h264: add support for Alternative Transfer Characteristics SEI me... | James Almer | 2019-06-03 | 1 | -0/+17 |
* | avcodec/cbs_h2645: use the fixed() macro for forbidden_zero_bit | James Almer | 2019-04-28 | 1 | -1/+1 |
* | avcodec/cbs_h2645: add macros to read and write fields with no custom range o... | James Almer | 2019-04-28 | 1 | -33/+27 |
* | avcodec/cbs_h264: fix storage type for time_offset in Pic Timing SEI | James Almer | 2019-04-16 | 1 | -2/+3 |
* | cbs_h264: Fix handling of auxiliary pictures | Andreas Rheinhardt | 2018-11-08 | 1 | -3/+9 |
* | cbs_h264: Include SEI type names in trace output | Mark Thompson | 2018-10-31 | 1 | -0/+16 |
* | cbs_h2645: Allocate all internal buffers with padding | Mark Thompson | 2018-10-22 | 1 | -1/+1 |
* | cbs_h264: Fix SPS used for pic_timing timestamp | Mark Thompson | 2018-10-22 | 1 | -11/+4 |
* | cbs_h264: Actually decompose end-of-sequence NAL units | Mark Thompson | 2018-10-22 | 1 | -0/+18 |
* | avcodec/cbs: ensure user_data is padded for GBC parsing | Aman Gupta | 2018-10-15 | 1 | -1/+1 |
* | avcodec/cbs: fix crash in sei_pic_timestamp | Aman Gupta | 2018-10-15 | 1 | -0/+6 |
* | cbs_h264: Infer default VUI values if VUI parameters are not present | Mark Thompson | 2018-09-23 | 1 | -0/+42 |
* | cbs_h264: Fix profile typo | Mark Thompson | 2018-09-23 | 1 | -1/+1 |
* | cbs_h264: Fix default value for max mv lengths | Mark Thompson | 2018-09-23 | 1 | -2/+4 |
* | cbs_h264: Add support for mastering display SEI messages | Mark Thompson | 2018-05-10 | 1 | -0/+23 |
* | cbs_h264: Add support for pan-scan rectangle SEI messages | Mark Thompson | 2018-05-10 | 1 | -0/+28 |
* | cbs_h264: Fix handling of unknown SEI | Mark Thompson | 2018-05-10 | 1 | -2/+5 |
* | cbs_h264: Need [] in the name when subscript is required | Haihao Xiang | 2018-05-07 | 1 | -1/+1 |
* | cbs: Add support for array subscripts in trace output | Mark Thompson | 2018-05-02 | 1 | -51/+50 |
* | cbs_h2645: Simplify representation of fixed values | Mark Thompson | 2018-05-01 | 1 | -17/+13 |
* | cbs_h264: Fix overflow in shifts | Mark Thompson | 2018-03-18 | 1 | -11/+11 |
* | Merge commit 'eccc03c8fbc603a0a3257df66f0705f74fe2581a' | Mark Thompson | 2018-02-21 | 1 | -0/+29 |
|\ |
|
| * | cbs_h264: Add support for filler NAL units | Mark Thompson | 2018-02-20 | 1 | -0/+29 |
* | | Merge commit '7157d959264f3729da463725c6faa580d9394d19' | Mark Thompson | 2018-02-21 | 1 | -0/+3 |
|\| |
|
| * | cbs_h264: Move slice_group_id array out of PPS structure | Mark Thompson | 2018-02-20 | 1 | -0/+3 |
* | | Merge commit '13ca5d34ba5c473211daaae0a101123bcaada3e6' | Mark Thompson | 2018-02-21 | 1 | -0/+16 |
|\| |
|
| * | cbs_h264: Add hack for pic_timing with no active SPS | Mark Thompson | 2018-02-20 | 1 | -0/+16 |
| * | lavc: Add coded bitstream read/write support for H.264 | Mark Thompson | 2017-08-12 | 1 | -0/+1230 |
* | cbs_h264: Fix format specifier | Mark Thompson | 2017-10-24 | 1 | -1/+1 |
* | lavc: Add coded bitstream read/write support for H.264 | Mark Thompson | 2017-10-17 | 1 | -0/+1230 |