- Sep 20, 2019
-
-
Rickard Sjöberg authored
JVET-O0236 Removal of a parsing dependency
-
- Sep 19, 2019
-
-
Kazui authored
-
- Sep 18, 2019
-
-
- Sep 17, 2019
-
-
Hendry authored
-
Bae Keun Lee authored
Replacing num_brick_rows_minus1 with num_brick_rows_minus2
-
Hendry authored
-
Hendry authored
-
Hendry authored
-
Brian Heng authored
- Add macro for code changes.
-
Brian Heng authored
-
- Sep 16, 2019
-
-
Hendry authored
-
- Sep 13, 2019
-
-
Remy Foray authored
-
Karsten Suehring authored
The fix was confirmed as part of the specification.
-
Tomohiro Ikai authored
-
- Sep 12, 2019
-
-
Philip Cowan authored
-
Philip Cowan authored
-
Philip Cowan authored
-
Karsten Suehring authored
When calling pcPicCurr->finalInit() pointers to LMCS APS or Scalining List APS can be zero. Dereferencing those is undefined. It's also not necessary, because the arguments passed as reference are later converted to pointers again.
-
- Sep 11, 2019
-
-
Philip Cowan authored
-
Philip Cowan authored
Implement option B for NAL unit header syntax. NOTE: Neither the JVET-O0129-v2 or the JVET-O2001-vEJVET-O2001-vE documents specify a nal unit type NAL_UNIT_VPS, and this nal unit type is required. In this implementation NAL_UNIT_VPS is defined to be 25.
-
Taoran Lu authored
-
Martin Pettersson authored
Implementation of the Dependent RAP indication SEI message. Pictures are marked as DRAP pictures using the encoder config parameter DRAPPeriod, which sets DRAP pictures periodically. Conformance checks are performed at the decoder side to verify that the DRAP pictures follow the constraints in the VVC specification.
-
Philipp Merkle authored
-
Karsten Suehring authored
-
Remy Foray authored
-
Remy Foray authored
Move chroma qp offset from PPS extension to PPS
-
- Sep 10, 2019
-
-
Taoran Lu authored
-
-
Karsten Suehring authored
-
When no RPL are parsed, RPL0, RPL1 and NumRefIdx shall be reset in the slice, else the decoder crash in checkCRA function
-
- Sep 09, 2019
-
-
Hendry authored
-
- Sep 07, 2019
- Sep 06, 2019
-
-
Hendry authored
-
Hendry authored
-
- rpls_poc_lsb_lt shall be parsed when !ltrp_in_slice_header_flag - When ltrp_in_slice_header_flag = 0, the value of st_ref_pic_flag are needed to parse slice_poc_lsb_lt. Add the update RefPicIdentifier in this case. - Using two separate index ii and j might cause the overwriting of short term information by long term one as the RefPicIdentifier array are common. Remove j.
-
-
Remy Foray authored
read/write slice sao and alf syntax, dep_quant_enabled_flag, sign_data_hiding_enabled_flag before deblocking_filter_override_flag
-
Remy Foray authored
read/write mvd_l1_zero_flag, cabac_init_flag, collocated_from_l0_flag and WP table after slice_temporal_mvp_enabled_flag
-