- Apr 06, 2020
-
-
Frank Bossen authored
Fix a typo in the previous MR. See merge request jvet/VVCSoftware_VTM!1495
-
Jizheng Xu authored
-
Xiang Li authored
Fix #947: remove static variable declarations See merge request jvet/VVCSoftware_VTM!1488
-
Frank Bossen authored
-
- Apr 05, 2020
-
-
Frank Bossen authored
Encoder fix for ticket #992 on intra mode search See merge request jvet/VVCSoftware_VTM!1486
-
Frank Bossen authored
Fix for Ticket #794 See merge request jvet/VVCSoftware_VTM!1493
-
Xiang Li authored
Fix behaviour of UseIdentityTableForNon420Chroma configuration parameter See merge request jvet/VVCSoftware_VTM!1492
-
- Apr 04, 2020
-
-
Frank Bossen authored
When UseIdentityTableForNon420Chroma is set to 1, the chroma QP mapping table should be the identity table, i.e. QP_chroma = QP_luma. The encoded table parameters are modified such as to generate the desired identity table.
-
- Apr 03, 2020
-
-
Frank Bossen authored
Fix #976: IBC virtual buffer reset for large CUs See merge request jvet/VVCSoftware_VTM!1484
-
- Apr 02, 2020
-
-
Guichun authored
-
- Apr 01, 2020
-
-
Frank Bossen authored
Fix #987: Avoid negative min_qp_prime_ts_minus4 values See merge request jvet/VVCSoftware_VTM!1483
-
Xiang Li authored
Revert "Merge branch 'fix_ticket_981' into 'master'" See merge request jvet/VVCSoftware_VTM!1485
-
Jizheng Xu authored
-
Takeshi Tsukuba authored
-
Takeshi Tsukuba authored
- Clipping min_qp_prime_ts_minus4 to 0 at the low end - Print a warning message when IntenalBitDepth is lower than InputBitDepth
-
- Mar 31, 2020
-
-
Karsten Suehring authored
Fix memory access issue in ALF SIMD code See merge request jvet/VVCSoftware_VTM!1479
-
Frank Bossen authored
Issue flagged by address sanitizer. Happens when the picture height is an integer multiple of the CTU height. Memory buffer size is increased to avoid the issue.
-
- Mar 30, 2020
-
-
Frank Bossen authored
Fix #980: CCALF rate estimation See merge request jvet/VVCSoftware_VTM!1477
-
Xiang Li authored
Fix Ticket #981: Mismatch when slice_ts_residual_coding_disabled_flag is enabled See merge request jvet/VVCSoftware_VTM!1475
-
Karsten Suehring authored
JVET-P0118: HRD aspects See merge request jvet/VVCSoftware_VTM!1456
-
Santiago de Luxán Hernández authored
-
Xiang Ma authored
-
Karsten Suehring authored
JVET-Q0289: rect_slice_flag signaling See merge request jvet/VVCSoftware_VTM!1478
-
- Mar 29, 2020
-
-
Xuewei Meng authored
-
- Mar 28, 2020
-
-
Frank Bossen authored
Improved encoder configuration for Subpicture Level Information SEI See merge request jvet/VVCSoftware_VTM!1476
-
Karsten Suehring authored
- new pattern: create a class to collect all parameters related to this SEI - existing code can be refactored to use the same pattern for grouping to avoid endless assignments Note: fixes executable flags for some unrelated config files
-
Biao Wang authored
-
Xiang Ma authored
-
Xuewei Meng authored
-
- Mar 27, 2020
-
-
Frank Bossen authored
JVET-Q0630: Parsing dependency fix for subpicture level info SEI See merge request !1474
-
Tomonori Hashimoto authored
-
- Mar 26, 2020
-
-
Karsten Suehring authored
-
Karsten Suehring authored
Fix #978: HRD See merge request jvet/VVCSoftware_VTM!1471
-
Xiang Li authored
JVET-Q0399: Allow inference of scaling window from conformance window See merge request jvet/VVCSoftware_VTM!1472
-
Karsten Suehring authored
Note: The encoder automatically sets scaling and conformance windows and signalls them without specific config parameters. Thus also no config file option was added for the inference.
-
- Mar 25, 2020
-
-
Karsten Suehring authored
JVET-Q0237: STSA with TID Zero in Dependent Layer See merge request jvet/VVCSoftware_VTM!1468
-
Karsten Suehring authored
JVET-Q0219: Signal separate set of alternative buffering delay parameters
-
Karsten Suehring authored
JVET-Q0218 (Proposal 3): Fix missing inference rule for single_slice_per_subpic_flag See merge request jvet/VVCSoftware_VTM!1465
-
Karsten Suehring authored
JVET-Q0257: Constraint expression to limit actual scaling ratios rather than the picture sizes See merge request jvet/VVCSoftware_VTM!1463
-