- Sep 17, 2019
-
-
Philip Cowan authored
When the brick_splitting_present_flag is equal to 1, the value of rect_slice_flag shall be equal to 1.
-
- Sep 12, 2019
-
-
Philip Cowan authored
-
Philip Cowan authored
-
- Sep 11, 2019
-
-
Martin Pettersson authored
Implementation of the Dependent RAP indication SEI message. Pictures are marked as DRAP pictures using the encoder config parameter DRAPPeriod, which sets DRAP pictures periodically. Conformance checks are performed at the decoder side to verify that the DRAP pictures follow the constraints in the VVC specification.
-
Karsten Suehring authored
-
Remy Foray authored
-
Remy Foray authored
Move chroma qp offset from PPS extension to PPS
-
- Sep 10, 2019
-
-
- Sep 09, 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.
-
- 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 25, 2019
-
-
Karsten Suehring 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
Implementation for JVET_N0100, proposal 1, allow signaling information about long-term reference picture POC LSB in reference picture list syntax structure.
-
- Aug 16, 2019
-
-
- Aug 13, 2019
-
-
Vadim Seregin authored
-
Nan Hu authored
-
Johannes Sauer authored
-
Frederic Barbier authored
-
- Aug 12, 2019
-
-
Nan Hu authored
-
- Aug 09, 2019
-
-
Christian Helmrich authored
-
- Aug 08, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
-
There is no scaling matrix for palette prediction
-