- Jun 11, 2019
-
-
Frank Bossen authored
Deduplicate code See merge request jvet/VVCSoftware_VTM!603
-
Frederic Barbier authored
-
Frank Bossen authored
Fix build when JVET_N0242_NON_LINEAR_ALF is 0 See merge request jvet/VVCSoftware_VTM!602
-
Frederic Barbier authored
Reduce scope to build with #define JVET_N0242_NON_LINEAR_ALF 0
-
Karsten Suehring authored
Fix #304: pps_virtual_boundaries_pos_x/y coding See merge request jvet/VVCSoftware_VTM!591
-
- Jun 07, 2019
-
-
Remy Foray authored
Align with specification the coding of pps_virtual_boundaries_pos_x and pps_virtual_boundaries_pos_y
-
Karsten Suehring authored
This reverts merge request !580
-
Xiang Li authored
JVET-N0276: Constraint flags See merge request jvet/VVCSoftware_VTM!580
-
- Jun 05, 2019
-
-
Lidong Xu authored
-
Karsten Suehring authored
Fix #192: assign correct POC value to IRAP See merge request jvet/VVCSoftware_VTM!586
-
- Jun 04, 2019
-
-
Frank Bossen authored
Addresses encoder crashes when using --DecodingRefreshType=2
-
Karsten Suehring authored
Fix #301: Fix JVET-N0847 scaling matrices cause mismatch See merge request jvet/VVCSoftware_VTM!585
-
-
Lidong Xu authored
-
Jie authored
-
- Jun 03, 2019
-
-
Lidong Xu authored
-
Lidong Xu authored
-
Frank Bossen authored
Cleanup dead enums See merge request !579
-
Frederic Barbier authored
-
- May 31, 2019
-
-
Xiang Li authored
[ticket #293] fix for sign data hiding See merge request jvet/VVCSoftware_VTM!573
- May 30, 2019
-
-
Karsten Suehring authored
Implement N0124, proposal 1 See merge request !568
-
Implement N0124, proposal 1, an inference rule for when single_tile_per_tile_group_flag is not present.
-
- May 29, 2019
-
-
Heiko Schwarz authored
The change fixes the problem of encoder/decoder mismatches by removing a no longer correct condition for sign hiding in Quant::quant(..).
-
Heiko Schwarz authored
As reported in ticket #291, when sig_flag is inferred, the variables m_tmplCpDiag and m_tmplCpSum1 are not set correctly, but used for deriving the contexts for par_glag, gt1_flag, and gt3_flag. The provided modification fixes this issue by calling cctx.sigCtxIdAbs() also when sig_flag is inferred (except for the last scanning position, where a different mechanism is used). There is no impact on coding efficiency.
-
- May 28, 2019
-
-
Karsten Suehring authored
Fix #289: Accessing uninitialized memory See merge request !571
-
Nan Hu authored
-
Karsten Suehring authored
Implement N0124, proposal 2 See merge request !567
-
Karsten Suehring authored
JVET-N0063: VUI See merge request !542
-
Virginie Drugeon authored
-
Chen-Yen Lai authored
-
- May 27, 2019
-
-
Frank Bossen authored
ALF parameter cleanup See merge request !569
-
-
Remy Foray authored
According to specification, alf_luma_coeff_delta_sign = 1 means that filtCoeff is negative. Idem with alf_chroma_coeff_delta_sign and AlfCoeffC.
-
Chen-Yen Lai authored
-