- Sep 13, 2019
- Sep 12, 2019
-
-
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.
-
Frank Bossen authored
fix spelling of "length" in several messages See merge request !928
-
Karsten Suehring authored
JVET-O0428: check lmcs aps id in multiple slices of same picture See merge request !931
- Sep 11, 2019
-
-
Taoran Lu authored
-
Karsten Suehring authored
unused function definition See merge request !929
-
Karsten Suehring authored
JVET-O0428: add decoder check that all slices in one picture shall use same LMCS aps id See merge request !926
-
Philipp Merkle authored
-
Karsten Suehring authored
-
Karsten Suehring authored
Align chroma qp offset coding with specification See merge request !923
-
Remy Foray authored
-
Remy Foray authored
Move chroma qp offset from PPS extension to PPS
-
- Sep 10, 2019
-
-
Taoran Lu authored
-
Karsten Suehring authored
Rename variable MaxBTDepth See merge request jvet/VVCSoftware_VTM!925
-
-
Karsten Suehring authored
-
Karsten Suehring authored
JVET-N0865: GDR Non-Signalling Part See merge request jvet/VVCSoftware_VTM!918
-
Karsten Suehring authored
Fix segmentation fault after !919 See merge request jvet/VVCSoftware_VTM!924
-
When no RPL are parsed, RPL0, RPL1 and NumRefIdx shall be reset in the slice, else the decoder crash in checkCRA function
-
Karsten Suehring authored
Fix RPL signalling for IDR pictures See merge request jvet/VVCSoftware_VTM!919
-
Xiang Li authored
fix for ticket #512: qp=2 low-delay single-tree palette crash See merge request jvet/VVCSoftware_VTM!921
-
- Sep 09, 2019
-
-
Hendry authored
-
Hendry authored
-
Gordon CLARE authored
-
- Sep 07, 2019
- Sep 06, 2019
-
-
Hendry authored
-
Hendry authored
-
Xiang Li authored
Fix ALF SIMD code to match C code for 12-bit coding See merge request jvet/VVCSoftware_VTM!917
-
Frank Bossen authored
-
Karsten Suehring authored
Fix #499: parsing of rpls_poc_lsb_lt and slice_pos_lsb_lt See merge request jvet/VVCSoftware_VTM!909
-
- 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.
-
Karsten Suehring authored
Align syntax element trace name in slice header with specification See merge request jvet/VVCSoftware_VTM!916
-
-
Karsten Suehring authored
Align the syntax elements order of the slice header with the specification See merge request jvet/VVCSoftware_VTM!903
-
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
-