- Feb 24, 2020
-
-
Kui Fan authored
-
- Feb 20, 2020
-
-
Brian Heng authored
- Delta POC MSB needs to be coded relative to previous value. See draft text equation (151). - Delta POC MSB is not used correctly in constructRefPicList( ). - Delta POC MSB is not used at all in several other places.
-
- Feb 19, 2020
-
-
Frederic Barbier authored
-
- Feb 18, 2020
-
-
Jonatan Samuelsson-Allendes authored
-
Xiang Ma authored
to align coding style
-
- Feb 17, 2020
-
-
Brian Heng authored
-
Karsten Suehring authored
-
Jonatan Samuelsson-Allendes authored
-
Xiang Ma authored
-
Xiang Ma authored
-
- Feb 15, 2020
-
-
Hendry authored
-
- Feb 14, 2020
-
-
Karsten Suehring authored
-
Virginie Drugeon authored
-
Xiang Ma authored
-
- Feb 13, 2020
-
-
Audrey Turquin authored
Fix #851 : fix rpl_sps_flag[1] and rpl_idx[1] inference in case rpl1_idx_present_flag = 0 (in both SH and PH).
-
- Feb 12, 2020
-
-
Guillaume Laroche authored
-
Jonatan Samuelsson-Allendes authored
-
Frederic Barbier authored
Also use correct default values for JVET_Q0819_PH_CHANGES related flags in Slice.cpp
-
Guillaume Laroche authored
-
Xiaoyu Xiu authored
-
Xiang Ma authored
-
- Feb 11, 2020
-
-
Karsten Suehring authored
- don't use SPS in PPS parsing/writing - create a function for decoder parameter set consistency checks - fix bug with JVET-Q0413 subpicture parsing changes - may contain traces of coding style fixes
-
Biao Wang authored
-
Peisong Chen authored
-
Jie Chen authored
-
Jie Chen authored
-
Jie Chen authored
-
Peisong Chen authored
-
Xiang Ma authored
For independent layers, use POC MSB cycle signalling. In the SPS, there is a flag to control whether picture header has ph_poc_msb_cycle_present_flag, and a length in the SPS. When ph_poc_msb_cycle_present_flag is equal to 1, the POC MSB cycle, u(v) coded, is signalled in the picture header. When POC MSB cycle is present, the POC MSB of the picture is set to poc_msb_cycle * MaxPicOrderCntLsb.
-
- Feb 10, 2020
-
-
Xiang Li authored
-
Virginie Drugeon authored
Modifications to VPS syntax (signal PTL for single layer OLSs) PTL part only (HRD part to be implemented by Sharp)
-
- Feb 09, 2020
-
-
Guichun authored
Bug fix for loop filter initialization when min CU size is not 4; changed intra chroma minQT size in software to luma unit
-
Hongbin Zhang authored
Checking condition is substituted by helper function isLumaScalingList(). Also the constants are ZZmodified into the exsiting macro.
-
Hongbin Zhang authored
-
- Feb 08, 2020
-
-
Hongbin Zhang authored
Checking condition is substituted by helper function isLumaScalingList(). Also the constants are ZZmodified into the exsiting macro.
-
- Feb 07, 2020