- Feb 20, 2020
-
-
Brian Heng authored
- Delta POC MSB needs to be coded relative to previous value. See draft text equation (151). - Delta POC MSB is not used correctly in constructRefPicList( ). - Delta POC MSB is not used at all in several other places.
-
- Feb 19, 2020
-
-
Karsten Suehring authored
Fix AlfCoeffC allowed range accordingly to specification See merge request !1395
-
Karsten Suehring authored
fix#886: Encoder issue with LMCSUpdateCtrl==2. See merge request !1394
-
Frederic Barbier authored
-
FANGJUN PU authored
-
- Feb 18, 2020
-
-
Karsten Suehring authored
Fix #851 : fix rpl_sps_flag[1] and rpl_idx[1] inference in case rpl1_idx_present_flag = 0 (in both SH and PH). See merge request jvet/VVCSoftware_VTM!1314
-
Karsten Suehring authored
Cleanup: remove the prefix from the POC related variables See merge request !1392
-
Xiang Ma authored
to align coding style
-
Frank Bossen authored
Add geometric partitions to block statistics (K0149_BLOCK_STATISTICS) See merge request jvet/VVCSoftware_VTM!1382
-
added initialization function to generate possible Geo partitionings instead of each time on-the-fly
-
Frank Bossen authored
Fix issues with monochrome coding See merge request jvet/VVCSoftware_VTM!1391
-
Frank Bossen authored
bug fix for JVET-Q0400: store number of extension bytes See merge request !1390
-
- Feb 17, 2020
-
-
Brian Heng authored
-
Karsten Suehring authored
fix the bug for POC MSB setting for IDR pic See merge request !1385
-
Karsten Suehring authored
-
Xiang Ma authored
-
Xiang Ma authored
-
- Feb 14, 2020
-
-
Frank Bossen authored
Bug fix for EncDbOpt mode See merge request jvet/VVCSoftware_VTM!1380
-
-
Frank Bossen authored
JVET-Q0400: extra SH/PH bits for future extensions See merge request jvet/VVCSoftware_VTM!1379
-
Karsten Suehring authored
JVET-Q0379: Move the aps_id related syntax elements in the PH and SH. See merge request !1344
-
Karsten Suehring authored
Fix inference for wp_info_in_ph_flag See merge request !1371
-
Karsten Suehring authored
Updating access unit boundary detection to the POC location change and other PH changes See merge request !1373
-
Karsten Suehring authored
JVET-Q0044: slice index with subpictures See merge request !1378
-
Karsten Suehring authored
-
Virginie Drugeon authored
-
Frank Bossen authored
Bug fix for constraint checking for poc_msb_len_minus1 See merge request !1377
-
Xiang Ma authored
-
- Feb 13, 2020
-
-
Frank Bossen authored
JVET-Q0471: chroma QT split based on block height See merge request !1261
-
Guichun authored
Merge branch 'Q0471-chroma-qt-split' of https://vcgit.hhi.fraunhofer.de/guichunli/VVCSoftware_VTM into Q0471-chroma-qt-split
-
Guichun authored
In MR 1361, intra chroma minQT size are configured in chroma samples and converted in luma samle units in software, change the equation to align with the change; Added notes about the MinQTChromaISlice setting in software manual
-
Guichun authored
-
Guichun authored
-
Frank Bossen authored
Bug fix for loop filter initialization when min CU size is not 4 See merge request jvet/VVCSoftware_VTM!1361
-
Frank Bossen authored
-
Karsten Suehring authored
JVET-P0117:Scalability - PTL and decoder capability See merge request jvet/VVCSoftware_VTM!1365
-
Audrey Turquin authored
Fix #851 : fix rpl_sps_flag[1] and rpl_idx[1] inference in case rpl1_idx_present_flag = 0 (in both SH and PH).
-
Xiang Li authored
Fix for Ticket #868 - Chroma deblocking issues with local dual-tree See merge request jvet/VVCSoftware_VTM!1337
-