- 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
-
Kashyap Kammachi Sreedhar authored
-
- Dec 11, 2019
-
-
Kashyap Kammachi Sreedhar authored
-
Kashyap Kammachi Sreedhar authored
-
Kashyap Kammachi Sreedhar authored
-
Jonatan Samuelsson-Allendes authored
-
- Dec 10, 2019
-
-
Pierrick Bouvier authored
This bugfix is needed for last candidate to have correct refIdx. Else, it can result in bad merge derivation later.
-
- 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.
-
- Dec 09, 2019
-
-
Philip Cowan authored
-
- Dec 08, 2019
-
-
Philip Cowan authored
-
- Dec 07, 2019
-
-
Vadim Seregin authored
-
- 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.
-
Brian Heng authored
-
Brian Heng authored
-
Karsten Suehring authored
-
Frank Bossen authored
-
Brian Heng authored
-
- Dec 05, 2019
-
-
Brian Heng authored
- Fix picture header initialization issue when RPR is enabled.
-
Nan Hu authored
-
- Dec 04, 2019
-
-
Adarsh Krishnan Ramasubramonian authored
Bugfix: Use picture header for checking presence of scaling list/matrix instead of SPS when disabling scaling matrix for LFNST.
-
- Dec 02, 2019
-
-
Vadim Seregin authored
-
Remy Foray authored
-
Remy Foray authored
-
Remy Foray authored
-
Remy Foray authored
num_extra_slice_header_bits is not present in the spec, and is not used any more in the slice header
-
- Dec 01, 2019
-
-
Brian Heng authored
- Add Access Unit detection to support multi-layer streams containing multiple pictures per AU.
-
- Nov 29, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin authored
-
- Nov 28, 2019
-
-
Kashyap Kammachi Sreedhar authored
-
Kashyap Kammachi Sreedhar authored
-
- Nov 27, 2019
-
-
Karsten Suehring authored
-
Yong He authored
-
- Nov 26, 2019
-
-
Chao-Hsiung Hung authored
use MAX_NUM_CHANNEL_TYPE instead of MAX_NUM_COMPONENT - 1
-
Brian Heng authored
-
Nan Hu authored
-
- Nov 25, 2019
-
-
Christian Helmrich authored
-
Xuewei Meng authored
-