- Dec 06, 2019
-
-
Brian Heng authored
- Prevent negative coefficients on the decode side. - Prevent illegal coefficients outside the range [-128,127] on the encode side.
-
Brian Heng authored
-
Brian Heng authored
-
Karsten Suehring authored
-
Frank Bossen authored
-
Brian Heng authored
-
- Dec 05, 2019
-
-
Brian Heng authored
- Fix picture header initialization issue when RPR is enabled.
-
- Dec 03, 2019
-
-
- Dec 02, 2019
-
-
Remy Foray authored
-
Remy Foray authored
-
Remy Foray authored
-
Remy Foray authored
num_extra_slice_header_bits is not present in the spec, and is not used any more in the slice header
-
- Dec 01, 2019
-
-
Brian Heng authored
- Add Access Unit detection to support multi-layer streams containing multiple pictures per AU.
-
- Nov 30, 2019
-
-
Vadim Seregin authored
-
- Nov 27, 2019
-
-
Karsten Suehring authored
-
Yong He authored
-
- Nov 26, 2019
-
-
Chao-Hsiung Hung authored
use MAX_NUM_CHANNEL_TYPE instead of MAX_NUM_COMPONENT - 1
-
Brian Heng authored
-
Nan Hu authored
-
- Nov 25, 2019
-
-
Christian Helmrich authored
-
Xuewei Meng authored
-
- Nov 22, 2019
-
-
Zizheng Liu authored
Change (0.1, 10000.0 * pow(2.0 , bitdepth_luma_scale)) to the variables encRCGOP::m_minEstLambda and encRCGOP::m_maxEstLambda.
-
Biao Wang authored
-
Takeshi Tsukuba authored
-
- Nov 21, 2019
-
-
Jonatan Samuelsson-Allendes authored
-
Xiaoyu Xiu authored
-
Remy Foray authored
-
Virginie Drugeon authored
Signalling of CPB timing parameters for sub-layers in DU-based HRD operations Remove pt_max_sub_layers_minus1 and use corresponding syntax element in BP SEI Make parsing of BP, PT and DUI SEI independent from SPS
-
Virginie Drugeon authored
Constraint that vps_video_parameter_set_id shall be greater than 0 Added that the bitstream does not contain any VPS when signalled sps_video_parameter_set_id is equal to zero (was already in VVC Draft, but not in VTM)
-
Karsten Suehring authored
-
Remy Foray authored
-
- Add picture header and related syntax changes.
-
- Nov 20, 2019
-
-
Martin Pettersson authored
-
Karsten Suehring authored
Generate prefix APS instead of suffix
-
- Nov 19, 2019
-
-
Karsten Suehring authored
-
Adarsh Krishnan Ramasubramonian authored
-
Tobias Hinz authored
-
Martin Pettersson authored
Includes decoder side checks that detects if disallowed NAL unit types are used in the bitstream. The implementation is aligned with the spec text in JVET-P2001-v11, apart from the check of prefix and suffix APS NAL units which should be added when prefix and suffix APS is implemented (JVET-P0588/JVET-P0452).
-
Takeshi Tsukuba authored
-
- Nov 18, 2019
-
-