- 19 Feb, 2021 3 commits
-
-
Frank Bossen authored
Fix #1468: bugfix parcat: remove duplicate prefix sei for IDR See merge request !2023
-
Tangi Poirier authored
-
Frank Bossen authored
Fix #1467: Replace std::sort() with std::stable_sort() to avoid cross-platform performance mismatch See merge request !2022
-
- 18 Feb, 2021 5 commits
-
-
Han Huang authored
-
Frank Bossen authored
Fix #1464: Non-conforming values of sn_subpic_id_len_minus1 See merge request !2021
-
Frank Bossen authored
Fix #1465: skip mixed nalu leading pictures when beginning a stream See merge request !2019
-
Antti Hallapuro authored
-
Frank Bossen authored
Fix #1466: fix check on SPS virtual boundaries constraint. See merge request !2020
-
- 17 Feb, 2021 2 commits
-
-
Antti Hallapuro authored
-
Audrey Turquin authored
-
- 16 Feb, 2021 2 commits
-
-
Remy Foray authored
-
Frank Bossen authored
-
- 10 Feb, 2021 5 commits
-
-
Frank Bossen authored
Fix #1459: Modify ALF AVX2 code from JVET-U0103 See merge request !2017
-
Xiaoyu Xiu authored
-
Xiaoyu Xiu authored
-
- 09 Feb, 2021 8 commits
-
-
Frank Bossen authored
Fix: #1460: init MTS coeff Constraint in MTS loop during Intra Search See merge request !2013
-
Tangi Poirier authored
-
Frank Bossen authored
-
Frank Bossen authored
JVET-U2018: Update sequence configuration files See merge request !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
-
- 08 Feb, 2021 1 commit
-
-
Tomonori Hashimoto authored
-
- 05 Feb, 2021 6 commits
-
-
Karsten Suehring authored
Cleanup: fix return type of PPS::getMixedNaluTypesInPicFlag See merge request !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
-
- 03 Feb, 2021 1 commit
-
-
Karsten Suehring authored
Fix #1453: use 64-bit variables for RPR to prevent overflow See merge request jvet/VVCSoftware_VTM!2008
-
- 02 Feb, 2021 1 commit
-
-
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.
-
- 01 Feb, 2021 2 commits
-
-
Frank Bossen authored
-
Xiang Li authored
Fix #1452: use "true" original for HDR metrics See merge request jvet/VVCSoftware_VTM!2007
-
- 31 Jan, 2021 1 commit
-
-
Xiang Li authored
Fix #1451: Align SW with spec for RPR/4:4:4 combination See merge request jvet/VVCSoftware_VTM!2006
-
- 30 Jan, 2021 2 commits
-
-
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.
-
- 29 Jan, 2021 1 commit
-
-
Frank Bossen authored
JVET-U2018: Updated configuration file for HBD CTC See merge request !2005
-