- Jan 08, 2020
-
-
Frederic Barbier authored
-
- Jan 07, 2020
-
-
Karsten Suehring authored
JVET-P0182: Add check to verify if vps_independent_layer_flag[GeneralLayerIdx[nuh_layer_id... See merge request jvet/VVCSoftware_VTM!1204
-
Add check to verify if vps_independent_layer_flag[GeneralLayerIdx[nuh_layer_id ]] is true, then inter_layer_pics_present_flag must be false.
-
Xiang Li authored
JVET-P0135: add constraint on vps_direct_dependency_flag[ i ][ j ] See merge request jvet/VVCSoftware_VTM!1202
-
Karsten Suehring authored
Fix RefPicIdentifier for LT picture after merge of 1c49c512 See merge request jvet/VVCSoftware_VTM!1206
-
Remy Foray authored
-
- Jan 06, 2020
-
-
Xiang Ma authored
at least one value of j => There has to be at least one value of j ...
-
- Jan 05, 2020
-
-
Xiang Ma authored
Add a constraint to require that when vps_independent_layer_flag[ i ] is equal to 0 there shall be at least one value of j such that the value of vps_direct_dependency_flag[ i ][ j ] is equal to 1.
-
- Jan 04, 2020
-
-
Karsten Suehring authored
-
BDChoi authored
-
- Jan 03, 2020
-
-
Karsten Suehring authored
JVET-P0185: Inference rule for vps_max_layers_minus1 when not signaled and... See merge request jvet/VVCSoftware_VTM!1193
-
Philip Cowan authored
-
Karsten Suehring authored
JVET-P1024: single slice per Sub Picture flag See merge request jvet/VVCSoftware_VTM!1199
-
Karsten Suehring authored
Fix out of bounds access after !1143 See merge request jvet/VVCSoftware_VTM!1200
-
Frank Bossen authored
JVET-P0446: add concatenation related parameters to buffering period SEI / alternative CPB parameters See merge request jvet/VVCSoftware_VTM!1186
-
Karsten Suehring authored
-
Karsten Suehring authored
-
- Jan 02, 2020
-
-
Remy Foray authored
When maxNumSubLayersMinus1 = 6, the inference of SubLayerLevelIdc access to m_subLayerLevelIdc[6], but this array is only of size 6
-
- Dec 30, 2019
-
-
Philip Cowan authored
Merge branch 'JVET-P0185' of https://vcgit.hhi.fraunhofer.de/pbcowan/VVCSoftware_vtm into JVET-P0185 # Conflicts: # source/Lib/CommonLib/TypeDef.h # source/Lib/DecoderLib/VLCReader.cpp
-
Philip Cowan authored
Moved code to create dummy VPS as recommended.
-
Philip Cowan authored
JVET-P0185: Inference rule for vps_max_layers_minus1 when not signaled and signal vps_max_sub_layers_minus1
-
Kashyap Kammachi Sreedhar authored
-
Karsten Suehring authored
JVET-P0171 subpicture layout See merge request jvet/VVCSoftware_VTM!1192
-
Karsten Suehring authored
Fix for Ticket #784 - RPR - Combination with PROF See merge request jvet/VVCSoftware_VTM!1195
-
Karsten Suehring authored
Fix for Ticket #782 - RPR - Use of reference picture PPS pointers See merge request jvet/VVCSoftware_VTM!1194
-
- Dec 29, 2019
-
-
Karsten Suehring authored
Fix #779: A bug for combination of IBC and WP See merge request jvet/VVCSoftware_VTM!1191
-
Karsten Suehring authored
JVET-P1038: ALF padding - support for raster scan slice See merge request jvet/VVCSoftware_VTM!1187
-
- Dec 27, 2019
-
-
BDChoi authored
-
BDChoi authored
"else if( pcPic->layerId == layerId )"
-
BDChoi authored
JVET-P1019: Output layer set
-
Brian Heng authored
-
Brian Heng authored
-
LI JINGYA authored
-
- Dec 26, 2019
-
-
Philip Cowan authored
JVET-P0185: Inference rule for vps_max_layers_minus1 when not signaled and signal vps_max_sub_layers_minus1
-
LI JINGYA authored
-
- Dec 25, 2019
-
-
Xiang Li authored
-
- Dec 22, 2019
-
-
Xiang Li authored
JVET-P0984: Subpicture Level Information SEI See merge request jvet/VVCSoftware_VTM!1189
-
Karsten Suehring authored
-