- Mar 09, 2021
-
-
Jack Enhorn authored
-
Jack Enhorn authored
-
- Mar 08, 2021
-
-
Xiang Li authored
Fix call to initSEIScalableNesting See merge request jvet/VVCSoftware_VTM!2027
-
Frank Bossen authored
-
Frank Bossen authored
Add decoded picture hash SEI writing for subpictures in subpic merger app See merge request jvet/VVCSoftware_VTM!2024
-
- Feb 25, 2021
-
-
Antti Hallapuro authored
-
- Feb 19, 2021
-
-
Frank Bossen authored
Fix #1468: bugfix parcat: remove duplicate prefix sei for IDR See merge request jvet/VVCSoftware_VTM!2023
-
-
Frank Bossen authored
Fix #1467: Replace std::sort() with std::stable_sort() to avoid cross-platform performance mismatch See merge request jvet/VVCSoftware_VTM!2022
-
- Feb 18, 2021
-
-
Han Huang authored
-
Frank Bossen authored
Fix #1464: Non-conforming values of sn_subpic_id_len_minus1 See merge request jvet/VVCSoftware_VTM!2021
-
Frank Bossen authored
Fix #1465: skip mixed nalu leading pictures when beginning a stream See merge request jvet/VVCSoftware_VTM!2019
-
Antti Hallapuro authored
-
Frank Bossen authored
Fix #1466: fix check on SPS virtual boundaries constraint. See merge request jvet/VVCSoftware_VTM!2020
-
- Feb 17, 2021
-
-
Antti Hallapuro authored
-
Audrey Turquin authored
-
- Feb 16, 2021
-
-
Remy Foray authored
-
- Feb 10, 2021
-
-
Frank Bossen authored
Fix #1459: Modify ALF AVX2 code from JVET-U0103 See merge request jvet/VVCSoftware_VTM!2017
-
Xiang Li authored
Enable processing of low bit depth content with JVET_U0103_HIGH_BIT_DEPTH_SIMD See merge request jvet/VVCSoftware_VTM!2016
-
Xiang Li authored
Fix for ticket #1458: printout wPSNR for hbd ctc See merge request jvet/VVCSoftware_VTM!2012
-
Xiaoyu Xiu authored
-
Xiaoyu Xiu authored
-
- Feb 09, 2021
-
-
Frank Bossen authored
Fix: #1460: init MTS coeff Constraint in MTS loop during Intra Search See merge request jvet/VVCSoftware_VTM!2013
-
-
Frank Bossen authored
-
Frank Bossen authored
JVET-U2018: Update sequence configuration files See merge request jvet/VVCSoftware_VTM!2015
-
Adrian Browne authored
-
Karsten Suehring authored
Fix compilation when JVET_R0351_HIGH_BIT_DEPTH_ENABLED is set to 1 See merge request jvet/VVCSoftware_VTM!2014
-
Frank Bossen authored
-
Tomonori Hashimoto authored
-
- Feb 08, 2021
-
-
Tomonori Hashimoto authored
-
- Feb 05, 2021
-
-
Karsten Suehring authored
Cleanup: fix return type of PPS::getMixedNaluTypesInPicFlag See merge request jvet/VVCSoftware_VTM!2011
-
Frank Bossen authored
Return bool since variable is a boolean. Also fix use of returned values.
-
Frank Bossen authored
Fix #1457: rplIdx variable for list 1 is not always set in parseSliceHeader() See merge request jvet/VVCSoftware_VTM!2010
-
Frank Bossen authored
Fix #1456: Incorrect DPB flush when mixed NALU types is enabled See merge request jvet/VVCSoftware_VTM!2009
-
Antti Hallapuro authored
-
Antti Hallapuro authored
-
- Feb 03, 2021
-
-
Karsten Suehring authored
Fix #1453: use 64-bit variables for RPR to prevent overflow See merge request jvet/VVCSoftware_VTM!2008
-
- Feb 02, 2021
-
-
Frank Bossen authored
Overflow may occur in corner cases in large pictures. Added const modifiers where appropriate. Defined additional variables to hold intermediate values to avoid code duplication. Rename variables to more closely match VVC specification.
-