- Sep 10, 2019
-
-
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
-
Remy Foray authored
-
Remy Foray authored
read/write num_ref_idx_active_override_flag, num_ref_idx_l0_active_minus1 and num_ref_idx_l1_active_minus1 after delta_poc_msb_cycle_lt
-
Xiang Li authored
Clean up: flatten reference sample buffers in intra prediction See merge request jvet/VVCSoftware_VTM!907
-
- Sep 05, 2019
-
-
Frank Bossen authored
JVET-O0041: Frame Field Information SEI See merge request jvet/VVCSoftware_VTM!914
-
Karsten Suehring authored
-
Frank Bossen authored
JVET-N0353: Idependent parsing of Buffering Period and Timing Information SEIs See merge request jvet/VVCSoftware_VTM!913
-
Karsten Suehring authored
JVET-N0865: GDR syntax implementation See merge request jvet/VVCSoftware_VTM!908
-
Karsten Suehring authored
Cleanup dead methods declaration See merge request jvet/VVCSoftware_VTM!912
-
Karsten Suehring authored
-
Frederic Barbier authored
-
- Sep 04, 2019
-
-
Philip Cowan authored
-
Frank Bossen authored
remove SEIs that are not in the VVC specifications using a macro See merge request jvet/VVCSoftware_VTM!906
-
Frank Bossen authored
Replaces 2-dimensional arrays for storing reference samples in intra prediction with two 1-dimensional arrays. This reduces memory usage for these buffers from 792KB to 6KB.
-
Karsten Suehring authored
-
- Sep 03, 2019
-
-
Karsten Suehring authored
Fix compiler issues when ENABLE_SPLIT_PARALLELISM is enabled See merge request jvet/VVCSoftware_VTM!905
-
Frank Bossen authored
-
Karsten Suehring authored
Fully remove log2_max_transform_skip_block_size_minus2 from PPS extension after !901 See merge request !904
-