- Apr 26, 2020
-
-
Frank Bossen authored
Compile fix for MSVC 2015 See merge request jvet/VVCSoftware_VTM!1525
-
- Apr 24, 2020
-
-
Karsten Suehring authored
-
Karsten Suehring authored
-
- Apr 22, 2020
-
-
Frank Bossen authored
Fix #1023: Mismatch of LMCS encoder and decoder for multiple slices See merge request jvet/VVCSoftware_VTM!1519
-
Frank Bossen authored
Fix encoder potentially trying to set subpicture ID vector, when subpictures are not signalled See merge request jvet/VVCSoftware_VTM!1523
-
Frank Bossen authored
Fix #1005: fix slice layout derivation See merge request jvet/VVCSoftware_VTM!1522
-
- Apr 21, 2020
-
-
Biao Wang authored
-
Frank Bossen authored
Avoid another copy operation for the subpicture class See merge request jvet/VVCSoftware_VTM!1524
-
-
Karsten Suehring authored
Related to refactoring in !1512, after which ID vectors can only be set with the correct number of IDs.
-
- Apr 20, 2020
-
-
Biao Wang authored
-
Biao Wang authored
-
Xiang Li authored
Fix VB position computation in CC-ALF encoder See merge request jvet/VVCSoftware_VTM!1520
-
- Apr 19, 2020
-
-
Frank Bossen authored
Fix issue #984: fix copy/paste error in writing of chroma deblocking filter parameters See merge request jvet/VVCSoftware_VTM!1518
-
Frank Bossen authored
Cleanup: restructure picture partitioning config files See merge request jvet/VVCSoftware_VTM!1521
-
Karsten Suehring authored
- remove picture partitioning section from CTC file (so that they can be combined wit partitioning in any order) - remove random access parameters from partitioning examples (combines well with AI or LD too) - add examples for three slices with slice layout inference from subpictures and without - try to make naming somewhat consistent
-
Frank Bossen authored
This issue was pointed out in JVET-R0322
-
FANGJUN PU authored
-
- Apr 18, 2020
-
-
Karsten Suehring authored
-
Frank Bossen authored
Fix issue #1021 : Initialization for raster scan slices See merge request jvet/VVCSoftware_VTM!1517
-
Karsten Suehring authored
-
Karsten Suehring authored
Fix: Inference of sign data hiding flags in SPS See merge request jvet/VVCSoftware_VTM!1516
-
FANGJUN PU authored
-
- Apr 17, 2020
-
-
Frank Bossen authored
Refactor: generalized readValue() implementation See merge request jvet/VVCSoftware_VTM!1513
-
Frank Bossen authored
Bug fix: pass subpicture by reference instead of copying See merge request jvet/VVCSoftware_VTM!1515
-
Karsten Suehring authored
-
- Apr 15, 2020
-
-
- replace template specializations with generic implementation
-
Karsten Suehring authored
-
Frank Bossen authored
Refactor: convert static arrays into vectors See merge request jvet/VVCSoftware_VTM!1512
-
Karsten Suehring authored
- converts static arrays to vectors for subpicture related parameters - improved encoder parameter checking - mode automatic calculation of subpicture ID length at encoder - update theoretical limit of maximum number of subpictures
-
- Apr 14, 2020
-
-
Karsten Suehring authored
Fixes for ILRP See merge request jvet/VVCSoftware_VTM!1489
-
Frank Bossen authored
fix #1016: fix WP reset at PH level. See merge request jvet/VVCSoftware_VTM!1510
-
Frank Bossen authored
Fix decoding of 8k streams with CTB 32 See merge request jvet/VVCSoftware_VTM!1511
-
Audrey Turquin authored
-
Remy Foray authored
In this case, return type of getPicWidthInCtu() (uint8_t) overflow.
-
Karsten Suehring authored
Fix #1015, when a tile contains multiple slices See merge request jvet/VVCSoftware_VTM!1509
-
- Apr 12, 2020
-
-
Frank Bossen authored
align with spec for sps_sign_data_hiding_enabled_flag and sps_dep_quant_enabled_flag See merge request jvet/VVCSoftware_VTM!1506
-
Xiang Li authored
fix adaptive maximum BT size when min QT size is large See merge request jvet/VVCSoftware_VTM!1500
-
Biao Wang authored
-
Frank Bossen authored
Bugfix: bitstream extraction of subpictures that are not aligned with tiles See merge request jvet/VVCSoftware_VTM!1508
-