- Apr 22, 2020
-
-
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
-
-
- 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
-
- 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
-
Frank Bossen authored
Bugfix: initialization of slice map from subpicture layout (bug ids #1005, #1006, #1007) See merge request jvet/VVCSoftware_VTM!1507
-
Frank Bossen authored
Fix #1008: reset previousSubPicIds list at the end of a picture See merge request jvet/VVCSoftware_VTM!1505
-
Frank Bossen authored
Fix #1004: MV clipping bug for affine prediction, when using subpic See merge request jvet/VVCSoftware_VTM!1504
-
Karsten Suehring authored
- fixes a bug in the tile layout rewriting, if the top or bottom of a subpicture is not aligned with a tile boundary
-
Karsten Suehring authored
- initialize slice map from subpicture map - encoder support for inferring slice map from subpicture map - improve software manual
-
FANGJUN PU authored
-
FANGJUN PU authored
-