- Apr 09, 2020
-
-
Frank Bossen authored
-
- Apr 08, 2020
-
-
Frank Bossen authored
fix #1000: film grain SEI encoder use wrong bits to signal num_model_values_minus1 See merge request jvet/VVCSoftware_VTM!1498
-
- Apr 07, 2020
-
-
Taoran Lu authored
-
Karsten Suehring authored
JVET-Q0217 Proposal 5: Modfications to reference picture information signalling See merge request jvet/VVCSoftware_VTM!1490
-
-
Frank Bossen authored
Fix LTRP issues in checkRPL function. See merge request jvet/VVCSoftware_VTM!1496
-
Brian Heng authored
-
- Apr 06, 2020
-
-
Frank Bossen authored
Decoder fix for changing SPS (at IDR), if PPS is not modified See merge request !1494
-
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 !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
-
Xiang Li authored
This reverts merge request !1475
-
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 jvet/VVCSoftware_VTM!1474
-