- Oct 20, 2020
-
-
Karsten Suehring authored
-
- Oct 19, 2020
-
-
Frank Bossen authored
JVET-T0061: remove unnecessary call and fix memory release See merge request jvet/VVCSoftware_VTM!1910
-
- Oct 15, 2020
-
-
Xiang Li authored
Fix mixed variables error in encoder See merge request jvet/VVCSoftware_VTM!1904
-
Xiang Li authored
Fix for ticket #1400: Temporal filter fix See merge request jvet/VVCSoftware_VTM!1902
-
Frank Bossen authored
Fix #1264, #1401: DPB parameters setting in VPS See merge request jvet/VVCSoftware_VTM!1906
-
getSlicePoc() partially duplicates parsing of picture header information. So changes in the beginning of the picture header need to be implemented here as well.
-
Jack Enhorn authored
Avoiding allocation of filtered org buffers if temporal filtering is disabled. Also adding missing memory release of m_filteredOrgPic in EncApp::destroyLib
-
Frank Bossen authored
Align encoder and decoder header trace strings See merge request jvet/VVCSoftware_VTM!1908
-
Karsten Suehring authored
-
Frank Bossen authored
Fix getSlicePoc() after picture header change in JVET_S0076_ASPECT1 See merge request jvet/VVCSoftware_VTM!1907
-
- Oct 14, 2020
-
-
Karsten Suehring authored
getSlicePoc() partially duplicates parsing of picture header information. So changes in the beginning of the picture header need to be implemented here as well.
-
- Oct 13, 2020
-
-
Frank Bossen authored
Update example config files after parameter name change in !1899 See merge request jvet/VVCSoftware_VTM!1903
-
Karsten Suehring authored
-
- Oct 12, 2020
-
-
Philippe de Lagrange authored
Removed call to PU::spanMotionInfo in CABACReader::prediction_unit() as useless and would harm parallel processing.
-
Frank Bossen authored
JVET-S0115 aspect 2: rename syntax element in VPS See merge request jvet/VVCSoftware_VTM!1899
-
Jack Enhorn authored
-
Jack Enhorn authored
Solution for ticket #1400: Add intermediate picture buffer for filtered data for LMCS to restore towards.
-
- Oct 09, 2020
-
-
Frank Bossen authored
JVET-S0121 aspect 2: coding of ph_deblocking_filter_override_flag See merge request jvet/VVCSoftware_VTM!1895
-
- Oct 08, 2020
-
-
Santiago de Luxán Hernández authored
-
yonghe authored
-
yonghe authored
-
Nan Hu authored
-
Frank Bossen authored
Fix output picture present in bitstream checking (!1794) See merge request jvet/VVCSoftware_VTM!1898
-
Frank Bossen authored
Fix check for SEI presence in single layer case after !1473 See merge request jvet/VVCSoftware_VTM!1897
-
- Oct 07, 2020
-
-
yonghe authored
JVET-S0115 aspect 2 (JVET-S0142 item 4): Change the name and semantics of vps_all_layers_same_num_sublayers_flag (to be vps_default_ptl_dpb_hrd_max_tid_flag) to only control VPS syntax without requiring the number of sublayers to be the same for all layers.
-
Remy Foray authored
Update of outputPicturePresentInBitstream shall be done before all xWriteOutput(), else picture might be outputed without this flag set.
-
Remy Foray authored
-
Remy Foray authored
-
Karsten Suehring authored
-
Frank Bossen authored
Fix access to out-of-bound-element error when decoding monochrome stream after !1885 See merge request jvet/VVCSoftware_VTM!1896
-
Remy Foray authored
-
Nan Hu authored
JVET-S0121 aspect 2: Remove the condition check of pps_deblocking_filter_override_enabled_flag for the signalling of ph_deblocking_params_present_flag
-
- Oct 06, 2020
-
-
Frank Bossen authored
-
Karsten Suehring authored
JVET-S0202: At least one picture with PictureOutputFlag equal to 1 in the bitstream See merge request jvet/VVCSoftware_VTM!1794
-
Xiang Li authored
Fix #1353: Deblocking, ISP, and 4:2:2/4:4:4 chroma formats See merge request jvet/VVCSoftware_VTM!1885
-
Frank Bossen authored
Fix #1396 : Wrong output order of multiple layers See merge request jvet/VVCSoftware_VTM!1893
-
bdchoi authored
-
- Oct 05, 2020
-
-
Frank Bossen authored
Fix use-of-uninitialized-value signaled by msan after !1883 See merge request jvet/VVCSoftware_VTM!1894
-
Remy Foray authored
-
- Oct 04, 2020
-
-
bdchoi authored
-