- Dec 17, 2019
-
-
- 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.
-
- Dec 10, 2019
-
-
- Remove bricks and related syntax. - Add new tile / slice syntax from P1004. - Fix cross tile / slice prediction bugs. - Update config files and documentation with new tile / slice config options.
-
- Oct 31, 2019
-
-
Edouard Francois authored
-
- Oct 30, 2019
-
-
Frank Bossen authored
Looks like !1094 was not tested...
-
Edouard Francois authored
-
- Oct 25, 2019
-
-
Takeshi Tsukuba authored
Add a description of ChromaTS into the software manual.
-
- Oct 23, 2019
-
-
Rickard Sjöberg authored
-
- Oct 18, 2019
-
-
Christopher Hollmann authored
-
- Oct 16, 2019
-
-
Rickard Sjöberg authored
-
- Sep 27, 2019
-
-
Rickard Sjöberg authored
-
- Sep 10, 2019
-
-
- Aug 29, 2019
-
-
Philip Cowan authored
-
- Aug 28, 2019
-
-
Martin Pettersson authored
-
- Aug 25, 2019
-
-
Philip Cowan authored
-
- Aug 22, 2019
-
-
Karsten Suehring authored
- add option to completely disable - add iparameter to software manual
-
- 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 09, 2019
-
-
Christian Helmrich authored
-
- Aug 08, 2019
-
-
Yin Zhao authored
-
- Aug 07, 2019
-
-
Christian Helmrich authored
fix some JCCR related indentation, encapsulation, and descriptive text, add --PYUV to software manual
-
- Aug 06, 2019
-
-
Frank Bossen authored
This should implement the following from the meeting notes: For CTC, it was initially agreed to use the new syntax to achieve the chroma QP settings proposed in O0186 for SDR, N0221 for PQ, O0433 for HLG. For the joint table, use the average of the Cb and Cr tables. Below QP = 16, chroma and luma QP should be equal for CEs using low QP. Decision (CTC): This was further discussed in the closing plenary on Friday. It was suggested to keep the anchor QP settings for PQ and HLG as in CTC of prior meeting cycle. For SDR, see above. Below QP = 16, chroma and luma QP should be equal for CEs using low QP.
-
- Aug 05, 2019
-
-
Fangdong Chen authored
-
- Aug 04, 2019
-
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
- Aug 02, 2019
-
-
Santiago de Luxán Hernández authored
-
- Aug 01, 2019
-
-
Fangdong Chen authored
-
Yin Zhao authored
Add a cfg option "FastIntraPass", and use it for turning on/off the fast algorithm of intra pass coding in RDO. In cfg files, the parameter FastIntraPass is set as 0 for RA and 1 for LDB/LDP.
-
- Jul 31, 2019
-
-
Fangdong Chen authored
-
- Jul 30, 2019
-
-
Wei Chen authored
Adopt JVET-O0070 method 4-2.1a
-
- Jul 25, 2019
-
-
Taoran Lu authored
-
- Jun 26, 2019
-
-
update the nonCTC cfg files
-
- Apr 26, 2019
-
-
- Previous name: Reduced Secondary Transform (RST) - The parameter, LFNST, should be added in cfg file for enabing LFNST, i.e. LFNST = 1
-
- Apr 23, 2019
-
-
Philipp Merkle authored
Added 'FastMIP' encoder config parameter, removed condition on intra period and picture height in IntraSearch.cpp.
-
- Apr 10, 2019
-
-
Santiago de Luxán Hernández authored
-
- Apr 09, 2019
-
-
Karsten Suehring authored
- also adds documentation for ReWriteParamSets parameter
-
- Apr 06, 2019
-
-
Daniel Luo authored
-
- Apr 05, 2019
-
-
Seungsoo Jeong authored
#define JVET_N0127_MMVD_SPS_FLAG 1
-
- Apr 02, 2019
-
-
Yan Zhang authored
-
Yan Zhang authored
MMVD simplification by removing the two largest distance entries in the MMVD distance table using encoder only change method. To make the number of MMVD distance entries configurable by the software, additionally adding 'MmvdDisNum' as a new option in the cfg files.
-