- 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.
-
- Mar 13, 2019
-
-
Philippe de Lagrange authored
-
Philippe de Lagrange authored
-
Philippe de Lagrange authored
-
- Mar 04, 2019
-
-
Karsten Suehring authored
keep max TU in #define for possibility of keeping the parameter TU max/min size are constants in the VVC draft. Reflecting this in the software.
-
- Feb 15, 2019
-
-
Santiago de Luxán Hernández authored
Speed-Up for ISP when JVET_M0464_UNI_MTS is enabled. It can be enabled/disabled with the config. file parameter ISPFast. When enabled, -it merges all full RD intra mode lists into one, -it tests fewer non-DCT-II transforms if ISP is likely to become the best mode and -it stops testing intra modes for an ISP split if all sub-partitions obtained a zero-cbf. Results in CTC: AI -> 0.04% loss, EncT = 97%, DecT = 100% RA -> 0.01% loss, EncT = 99%, DecT = 100%
-
- Feb 11, 2019
-
-
Karsten Suehring authored
AMVR (formely IMV) now has only one mode, which used to be mode #2 - remove SPS imv_mode parameter - remove encoder configuration for mode #1 (mode #2 replaces mode #1) - adapt config files to refer tp mode #1 - rename SPS syntax elements and access functions to AMVR Note: IMV to AMVR renaming in other parts of the software should be done by proponents.
-
- Feb 08, 2019
-
-