- Dec 16, 2019
-
-
Karsten Suehring authored
Fix mismatches in SPS/PPS syntax ordering See merge request jvet/VVCSoftware_VTM!1178
-
Karsten Suehring authored
Fix for previous fix of Ticket #536 - Wraparound failed due to clipMv See merge request jvet/VVCSoftware_VTM!1180
-
Karsten Suehring authored
JVET-P0218 set temporal id and layer id for access unit delimiter See merge request jvet/VVCSoftware_VTM!1175
-
- Dec 14, 2019
-
-
Brian Heng authored
- Prevent use of clipMv( ) on decoder side when wraparound is enabled.
-
- Dec 13, 2019
-
-
Brian Heng authored
- Move the following SPS syntax elements: sps_log2_ctu_size_minus5 sps_idr_rpl_present_flag sps_bdof_pic_present_flag sps_smvd_enabled_flag sps_dmvr_pic_present_flag sps_isp_enabled_flag sps_mip_enabled_flag sps_sbt_enabled_flag sps_lfnst_enabled_flag sps_affine_amvr_enabled_flag sps_affine_prof_enabled_flag sps_prof_pic_present_flag sps_bcw_enabled_flag - Move the following PPS syntax elements: entropy_coding_sync_enabled_flag constant_slice_header_params - Add missing monochrome conditions for the following SPS syntax elements: qtbtt_dual_tree_intra_flag sps_cclm_enabled_flag - Add missing sps_mrl_enabled_flag and associated behavior. - Remove transquant_bypass_enabled_flag from PPS.
-
- Dec 12, 2019
-
-
Jonatan Samuelsson-Allendes authored
-
Karsten Suehring authored
#756 fix cnt increment in merge IBC See merge request jvet/VVCSoftware_VTM!1174
-
Frank Bossen authored
JVET-P0462: add 360 related SEI messages (from HEVC) See merge request jvet/VVCSoftware_VTM!1171
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Karsten Suehring authored
JVET-P0181: Modifications to HRD information signalling See merge request jvet/VVCSoftware_VTM!1170
-
Karsten Suehring authored
Aspect 1 of #745: Add P0158 when O0625 is disabled See merge request jvet/VVCSoftware_VTM!1163
-
Karsten Suehring authored
JVET-P0126: SubPicture ID in SliceHeader See merge request jvet/VVCSoftware_VTM!1153
-
Kashyap Kammachi Sreedhar authored
-
- Dec 11, 2019
-
-
Kashyap Kammachi Sreedhar authored
-
Kashyap Kammachi Sreedhar authored
-
Kashyap Kammachi Sreedhar authored
-
Kashyap Kammachi Sreedhar authored
-
Jonatan Samuelsson-Allendes authored
-
- Dec 10, 2019
-
-
Karsten Suehring authored
JVET-P0590, JVET-P0592: Scaling window and chroma phase See merge request jvet/VVCSoftware_VTM!1089
-
Pierrick Bouvier authored
This bugfix is needed for last candidate to have correct refIdx. Else, it can result in bad merge derivation later.
-
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTMVadim Seregin authored
Merge branch 'master' of https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM into JVET_P0590_P0592_ScalingWindow_Phase
-
Karsten Suehring authored
Bugfix: Use picture header for checking presence of scaling list/matrix instead of SPS when disabling scaling matrix for LFNST See merge request jvet/VVCSoftware_VTM!1162
-
Karsten Suehring authored
JVET-P1004: Removal of Bricks See merge request jvet/VVCSoftware_VTM!1161
-
- Remove bricks and related syntax. - Add new tile / slice syntax from P1004. - Fix cross tile / slice prediction bugs. - Update config files and documentation with new tile / slice config options.
-
Xiang Li authored
Fix for Ticket #744 - Overflow in joint Cb/Cr transform See merge request jvet/VVCSoftware_VTM!1168
-
Xiang Li authored
Fix for Ticket #687 - Wrap around in scaling list coding. See merge request jvet/VVCSoftware_VTM!1169
-
- Dec 09, 2019
-
-
Philip Cowan authored
-
- Dec 08, 2019
-
-
Philip Cowan authored
-
- Dec 07, 2019
-
-
Vadim Seregin authored
-
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTMVadim Seregin authored
Merge branch 'master' of https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM into JVET_P0590_P0592_ScalingWindow_Phase
-
Xiang Li authored
Fix #748: reduce amount of picture padding for RPR, remove 4x RPR cfg See merge request jvet/VVCSoftware_VTM!1166
-
- Dec 06, 2019
-
-
Brian Heng authored
- Prevent negative coefficients on the decode side. - Prevent illegal coefficients outside the range [-128,127] on the encode side.
-
https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTMVadim Seregin authored
Merge branch 'master' of https://vcgit.hhi.fraunhofer.de/jvet/VVCSoftware_VTM into JVET_P0590_P0592_ScalingWindow_Phase
-
Brian Heng authored
-
Karsten Suehring authored
Fix for Ticket #670 - Apply ALF VB on the bottom CTU row See merge request jvet/VVCSoftware_VTM!1167
-
Brian Heng authored
-
Karsten Suehring authored
-
Karsten Suehring authored
Fix for Ticket #576 - CTU boundary condition for CCLM filtering incorrect See merge request jvet/VVCSoftware_VTM!1165
-
Frank Bossen authored
-