- Feb 16, 2021
-
-
Frank Bossen 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
-
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.
-
- Feb 01, 2021
-
-
Frank Bossen authored
-
Xiang Li authored
Fix #1452: use "true" original for HDR metrics See merge request jvet/VVCSoftware_VTM!2007
-
- Jan 31, 2021
-
-
Xiang Li authored
Fix #1451: Align SW with spec for RPR/4:4:4 combination See merge request jvet/VVCSoftware_VTM!2006
-
- Jan 30, 2021
-
-
Frank Bossen authored
-
Frank Bossen authored
Modify interpolation filter function such that, when processing a chroma block, the fractional displacement is always expressed in units of 1/32nd of a chroma sample.
-
- Jan 29, 2021
-
-
Frank Bossen authored
JVET-U2018: Updated configuration file for HBD CTC See merge request jvet/VVCSoftware_VTM!2005
-
- Jan 28, 2021
-
-
Adrian Browne authored
-
- Jan 26, 2021
-
-
Xiang Li authored
JVET-U0103: SIMD implementation for high bit depth coding See merge request jvet/VVCSoftware_VTM!1999
-
Xiaoyu Xiu authored
-
Xiang Li authored
Refactor: rename ALF APS ID related functions and variables See merge request jvet/VVCSoftware_VTM!2001
-
Xiang Li authored
JVET-U0081: ALF filter optimization with filter strength target See merge request jvet/VVCSoftware_VTM!2000
-
Kenneth Andersson authored
-
- Jan 25, 2021
-
-
Karsten Suehring authored
- make clear that function handles APS IDs (in contrast to APS pointers) - remove deprecated 'TileGroup' name parts - improve alignment with syntax element names
-
- Jan 19, 2021
-
-
Karsten Suehring authored
Fix indentation and braces See merge request jvet/VVCSoftware_VTM!1998
-
Karsten Suehring authored
Fix indentation and braces See merge request jvet/VVCSoftware_VTM!1997
-
Frank Bossen authored
-
Karsten Suehring authored
Fix indentation and braces See merge request jvet/VVCSoftware_VTM!1996
-