- 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
-
- Oct 02, 2020
-
-
Xiang Li authored
Fix #1395: don't adapt CABAC init flag for IRAPs See merge request jvet/VVCSoftware_VTM!1892
-
Frank Bossen authored
-
Frank Bossen authored
JVET-S0208 aspect8: Rename SEI syntax elements with descriptive prefixes See merge request jvet/VVCSoftware_VTM!1891
-
Martin Pettersson authored
JVET-S0208 aspect8: Rename SEI syntax elements such that all syntax elements for the SEI messages have a prefix descriptive to the name of the SEI message.
-
Frank Bossen authored
Typo corrected (SEIPreferredTransferCharacterisics) See merge request jvet/VVCSoftware_VTM!1890
-
Shunsuke Iwamura authored
-
- Oct 01, 2020
-
-
Frank Bossen authored
JVET-S0208: aspects 1 (extra header bits) and 6 (OLS count) See merge request jvet/VVCSoftware_VTM!1888
-
Martin Pettersson authored
-
- Sep 30, 2020
-
-
Xiang Li authored
JVET-S0162: Subpicture merge app See merge request jvet/VVCSoftware_VTM!1779
-
Antti Hallapuro authored
-
- Sep 25, 2020
-
-
Martin Pettersson authored
Aspect 1: Remove the extra_sh_bits_struct( ) and extra_ph_bits_struct( ) structures and put their content directly in the SPS. Aspect 6: Modify the derivation process for the variable TotalNumOlss by removing unnecessary text.
-
Xiang Li authored
Fix #1385: reset adaptive maximum BT stats on IRAPs See merge request jvet/VVCSoftware_VTM!1887
-
- Sep 24, 2020
-
-
Karsten Suehring authored
Rename variable See merge request jvet/VVCSoftware_VTM!1886
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
When using ISP, the last TU in the CU contains the last TU for luma but also the only TU for chroma. Max filter length is set for chroma even when the luma TU is not aligned to 4x4 grid (instead of being skipped, which is incorrect). Although this fix changes setting of max filter length for the 4:2:0 chroma format as well, it doesn't change the deblocking result in that case because the chroma TU size cannot be 8 or larger when the last luma TU is not aligned to the 4x4 grid.
-
- Sep 23, 2020
-
-
Frank Bossen authored
Fix #1148: POC management See merge request jvet/VVCSoftware_VTM!1873
-
Frank Bossen authored
JVET-S0208 aspect7: Prefix all syntax elements in dpb_parameters() with 'dpb_' See merge request jvet/VVCSoftware_VTM!1884
-
Frank Bossen authored
JVET-S0154 and JVET-R0068 Apsect 5: On the subpicture sub-bitstream extraction process See merge request jvet/VVCSoftware_VTM!1782
-
Martin Pettersson authored
Also renamed 'numReorderPics' variables to 'maxNumReorderPics'
-
Zhipin Deng authored
-
Zhipin Deng authored
-
Zhipin Deng authored
-
Zhipin Deng authored
-
- Sep 22, 2020
-
-
Frank Bossen authored
JVET-S0212 aspect 2: Check that bitdepth_minus8 is in the range of 0..2, inclusive See merge request jvet/VVCSoftware_VTM!1882
-
Martin Pettersson authored
-
- Sep 21, 2020
-
-
Martin Pettersson authored
-
- Sep 19, 2020
-
-
Frank Bossen authored
Fix for IBC buffer initialization when CTU size changes See merge request jvet/VVCSoftware_VTM!1883
-
Karsten Suehring authored
Fixes a decoder crash when TREE_HHI_* bitstreams were concatenated
-
- Sep 18, 2020
-
-
Martin Pettersson authored
-
- Sep 17, 2020
-
-
Xiang Li authored
Add layer ID to output picture log file See merge request jvet/VVCSoftware_VTM!1881
-
Frank Bossen authored
-