- Feb 24, 2020
- Feb 23, 2020
-
-
Biao Wang authored
-
- Feb 19, 2020
-
-
Karsten Suehring authored
-
FANGJUN PU authored
-
- Feb 17, 2020
- Feb 14, 2020
-
-
-
Karsten Suehring authored
-
Virginie Drugeon 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
-
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
-
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)
-
Hong-Jheng Jhu authored
Detail - Bugfix: Use correct size of chorma on the condition check of JVET-Q0629: Removal of 4x4 blocks in palette mode. - Cleanup: Remove the unnecessary condition check of JVET-Q0629.
-
- 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
xInitScalingLists()
-
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
-
-
Guichun authored
-
Guichun authored
-
Guichun authored
-
Guichun authored
Implementation of JVET-Q0468 support of min Luma coding block size, and JVET-Q0469 for Intra Chroma Min QT bug fix
-
Hendry authored
Add checks to ensure that the number of signalled WP is not less than the number of active ref pics
-
spaluri authored
alfGolombDecode and alfGolombEncode functions have been disabled using #if !JVET_Q0210_UEK_REMOVAL guards.
-
Jonatan Samuelsson-Allendes authored
-
Biao Wang authored
-