- Aug 04, 2019
-
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
Adarsh Krishnan Ramasubramonian authored
-
- Jul 30, 2019
-
-
Wei Chen authored
Adopt JVET-O0070 method 4-2.1a
-
- Jul 27, 2019
-
-
includes offline discussed replacement of tb(v) by ue(v) coding for alf_chroma_num_alt_filters_minus1
-
- Jul 25, 2019
-
-
Yu Han authored
-
Karsten Suehring authored
-
- Jul 15, 2019
-
-
Frank Bossen authored
-
- Jun 27, 2019
-
-
Kashyap Kammachi Sreedhar authored
-
- Jun 26, 2019
-
-
update the nonCTC cfg files
-
- Jun 18, 2019
-
-
- Fix the entry points - Put some validation for rectangular slice - Bug fix for N0124 signalling for number of bits to signal bottomrightidx
-
- Jun 12, 2019
-
-
Lidong Xu authored
-
- Jun 11, 2019
-
-
Lidong Xu authored
-
- Jun 07, 2019
-
-
Karsten Suehring authored
This reverts merge request !580
-
- Jun 04, 2019
-
-
Lidong Xu authored
Software implementation for N0278: 1. Added VPS encoding in encoder 2. Add new project StreamMergeApp to N-to-1 bitstream merge 3. Changed decoder to support only decoding the specified layer stream
-
- Jun 03, 2019
-
-
Lidong Xu authored
-
- May 28, 2019
-
-
Virginie Drugeon authored
-
- May 15, 2019
-
-
Karsten Suehring authored
- includes special handling for dps ID equal to zero (JVET-N0869) - writing of parameter set can be enabled by parameter EnableDecodingParameterSet
-
- May 13, 2019
-
-
Sheng-Yen Lin authored
-
Sheng-Yen Lin authored
-
- May 12, 2019
-
-
Karsten Suehring authored
implements: - splitting tiles into bricks - raster-scan tiles - uniform and non-uniform splits - all tiles/bricks in one slice - each brick one slice - PPS syntax missing: - rectangular tiles - slice header syntax further todo: - rework slice mode 2 to use multiple tiles for byte size matching - lots of renaming (tile->brick)
-
- May 09, 2019
-
-
Frederic Barbier authored
-
- 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.
-
Philipp Merkle authored
-
- Apr 22, 2019
-
-
Merge branch 'jvet-n0400-trianglenum' of https://vcgit.hhi.fraunhofer.de/XiangLi/VVCSoftware_VTM into jvet-n0400-trianglenum
-
- Apr 17, 2019
-
-
Muhammed Coban authored
-
- Apr 10, 2019
-
-
Santiago de Luxán Hernández authored
-
- Apr 06, 2019
-
-
Daniel Luo authored
-
- Apr 05, 2019
-
-
Seungsoo Jeong authored
#define JVET_N0127_MMVD_SPS_FLAG 1
-
- Apr 03, 2019
-
-
Jani Lainema authored
-
Karsten Suehring authored
- tiles are in the VVC spec for 3 meeting cycles now - cleanup helps with adaptation for tiles to current draft
-
- Apr 02, 2019
-
-
Jonathan Taquet authored
VTM version 4.2
-
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.
-
- Apr 01, 2019
-
-
Karsten Suehring authored
-
- Mar 13, 2019
-
-
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 28, 2019
-
-
Valeri George authored
-
- Feb 15, 2019
-
-
Karsten Suehring authored
Merge functionality from HM (macro JCTVC_Y0038_PARAMS). Add an additional configuration file parameter that allows re-sending parameter sets at every random access point.
-
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%
-