- Jan 15, 2020
-
-
Karsten Suehring authored
-
- Jan 14, 2020
-
-
Karsten Suehring authored
- fixes missing/wrong syntax - adds example config files for VUI - Align software manual with software conditions, removed VUI parameters are removed in !1217
-
- Jan 13, 2020
-
-
Ya-Hsuan Lee authored
-
- Jan 11, 2020
-
-
Karsten Suehring authored
- compile fix for clang/macOS - remove unused parameters - fixes for the software manual
-
Weijia authored
-
- Jan 08, 2020
-
-
-
Pierrick Bouvier authored
-
- Jan 07, 2020
-
-
Add check to verify if vps_independent_layer_flag[GeneralLayerIdx[nuh_layer_id ]] is true, then inter_layer_pics_present_flag must be false.
-
- Jan 05, 2020
-
-
Xiang Ma authored
Add a constraint to require that when vps_independent_layer_flag[ i ] is equal to 0 there shall be at least one value of j such that the value of vps_direct_dependency_flag[ i ][ j ] is equal to 1.
-
- Jan 03, 2020
-
-
Karsten Suehring authored
-
Karsten Suehring authored
-
- Jan 02, 2020
-
-
Remy Foray authored
When maxNumSubLayersMinus1 = 6, the inference of SubLayerLevelIdc access to m_subLayerLevelIdc[6], but this array is only of size 6
-
- Dec 30, 2019
-
-
Philip Cowan authored
Moved code to create dummy VPS as recommended.
-
Philip Cowan authored
JVET-P0185: Inference rule for vps_max_layers_minus1 when not signaled and signal vps_max_sub_layers_minus1
-
Kashyap Kammachi Sreedhar authored
-
- Dec 27, 2019
-
-
BDChoi authored
-
BDChoi authored
"else if( pcPic->layerId == layerId )"
-
BDChoi authored
JVET-P1019: Output layer set
-
Brian Heng authored
-
Brian Heng authored
-
- Dec 26, 2019
-
-
Philip Cowan authored
JVET-P0185: Inference rule for vps_max_layers_minus1 when not signaled and signal vps_max_sub_layers_minus1
-
LI JINGYA authored
-
- Dec 25, 2019
-
-
Xiang Li authored
-
- Dec 22, 2019
-
-
Karsten Suehring authored
-
- Dec 20, 2019
-
-
Karsten Suehring authored
-
Karsten Suehring authored
-
Kiyofumi Abe authored
-
- Dec 19, 2019
- Dec 17, 2019
-
-
Brian Heng authored
- Remove additional dead code.
-
-
Brian Heng authored
-
- Dec 16, 2019
-
-
Hongbin Liu authored
-
- 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.
-
Karsten Suehring authored
-