- Sep 11, 2019
-
-
Karsten Suehring authored
-
Remy Foray authored
-
Remy Foray authored
Move chroma qp offset from PPS extension to PPS
-
- Sep 10, 2019
-
-
-
Karsten Suehring authored
-
When no RPL are parsed, RPL0, RPL1 and NumRefIdx shall be reset in the slice, else the decoder crash in checkCRA function
-
- Sep 09, 2019
-
-
Hendry authored
-
- Sep 07, 2019
-
-
Hendry authored
-
- Sep 06, 2019
-
-
Hendry authored
-
- rpls_poc_lsb_lt shall be parsed when !ltrp_in_slice_header_flag - When ltrp_in_slice_header_flag = 0, the value of st_ref_pic_flag are needed to parse slice_poc_lsb_lt. Add the update RefPicIdentifier in this case. - Using two separate index ii and j might cause the overwriting of short term information by long term one as the RefPicIdentifier array are common. Remove j.
-
-
Remy Foray authored
read/write slice sao and alf syntax, dep_quant_enabled_flag, sign_data_hiding_enabled_flag before deblocking_filter_override_flag
-
Remy Foray authored
read/write mvd_l1_zero_flag, cabac_init_flag, collocated_from_l0_flag and WP table after slice_temporal_mvp_enabled_flag
-
Remy Foray authored
-
Remy Foray authored
read/write num_ref_idx_active_override_flag, num_ref_idx_l0_active_minus1 and num_ref_idx_l1_active_minus1 after delta_poc_msb_cycle_lt
-
- Sep 05, 2019
-
-
Karsten Suehring authored
-
- Sep 04, 2019
-
-
Philip Cowan authored
-
- Sep 03, 2019
-
-
-
Shih-Ta Hsiang authored
-
- Sep 02, 2019
-
-
Shih-Ta Hsiang authored
-
- Aug 29, 2019
-
-
Moonmo Koo authored
- This merge request provides the implementation for JVET_O0299, i.e., Support for user defined Scaling List Matrics in the APS.
-
Philip Cowan authored
-
- Aug 28, 2019
-
-
Martin Pettersson authored
Added back sps_temporal_mvp_enabled_flag to align with specification text in JVET-O2001-vE. \n This also means that sps_sbtmvp_enabled_flag can be signaled in SPS as before instead of in PPS.
-
Martin Pettersson authored
-
Martin Pettersson authored
-
- Aug 23, 2019
-
-
Karsten Suehring authored
- create ceilLog2() function based on floorLog2 - use intrinsics for MSVC in floorLog2 - replace all ceil(log2()) calls in HLS with ceilLog2()
-
- Aug 22, 2019
-
-
Vadim Seregin authored
-
Karsten Suehring authored
-
- Aug 21, 2019
-
-
Brian Heng authored
-
- Aug 20, 2019
-
-
Philip Cowan authored
-
Philip Cowan authored
Implementation for JVET_N0100, proposal 1, allow signaling information about long-term reference picture POC LSB in reference picture list syntax structure.
-
- Aug 13, 2019
-
-
Nan Hu authored
-
Vadim Seregin authored
-
Nan Hu authored
-
Frederic Barbier authored
-
Nan Hu authored
-
- Aug 12, 2019
-
-
Nan Hu authored
-
- Aug 09, 2019
-
-
Christian Helmrich authored
-
Frederic Barbier authored
Add compliance checks for: sps_log2_diff_max_bt_min_qt_intra_slice_luma sps_log2_diff_max_tt_min_qt_intra_slice_luma sps_log2_diff_max_bt_min_qt_inter_slice sps_log2_diff_max_tt_min_qt_inter_slice
-
- Aug 08, 2019
-
-
There is no scaling matrix for palette prediction
-