- 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 08, 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 23, 2019
-
-
Karsten Suehring authored
-
Chen-Yen Lai authored
-
- May 18, 2019
-
-
Karsten Suehring authored
- create own files for HRD classes - rename HRD to HRDParameters - create HRD class that can hold all HRD related parameters as base for encoder/decoder specific implementations
-
- 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 27, 2019
-
-
move m_fixedFilterNum to CommonDef.h, rename bRdo and bRedo to isRdo and isRedo, remove redundant stat derivation.
-
- 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
-
- Apr 10, 2019
-
-
Santiago de Luxán Hernández authored
-
Karsten Suehring 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
-
- Apr 01, 2019
-
-
Karsten Suehring authored
-
- Mar 27, 2019
-
-
Adam Wieckowski authored
-
Adam Wieckowski authored
-
- Mar 15, 2019
-
-
Karsten Suehring authored
includes: - rename flag HandleCraAsBlaFlag to HandleCraAsCvsStartFlag - changes of NAL unit types (reduced number) - profile_tier_level and general_constraint_info structures
-
- Mar 13, 2019
-
-
Karsten Suehring authored
- remove duplicate ALF parameters from Slice - add activation (to avoide overwriting when a new APS arrives) - rename macro
-
Philippe de Lagrange authored
-
- Mar 10, 2019
-
-
Zhipin Deng authored
-
- Mar 05, 2019
-
-
Hendry authored
-
- Mar 04, 2019
-
-
Hendry authored
-
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 19, 2019
-
-
Nan Hu 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.
-
- Feb 14, 2019
-
-
Zhipin Deng authored
-
- Feb 12, 2019
-
-
Karsten Suehring authored
compositeRefEnabled is an encoder only option. It should not be stored in the SPS. This commit is the last to remove unused parameters from SPSNext. Thus also all comments related to SPSNext are removed.
-