- Jul 31, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
-
- Jul 30, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
1. indentation 2. function naming 3. Class declaration positions
-
Yung-Hsuan Chao (Jessie) authored
initial commit of JVET_O0119_BASE_PALETTE_444: palette in HEVC and palette mode coding in JVET-N0258
-
- Jul 23, 2019
-
-
Xiaoyu Xiu authored
use m_pcEncCfg->getUseAffineAmvrEncOpt() to control the effect of m_pcEncCfg->getIntraPeriod() != ( uint32_t ) -1, i.e., low delay setting.
-
- Jul 22, 2019
-
-
Christian Helmrich authored
-
- Jul 21, 2019
-
-
Suhong Wang authored
JVET_O0078_SINGLE_HMVPLUT: Single HMVP table for all CUs inside the shared merge list region for IBC
-
- Jul 19, 2019
-
-
Brian Heng authored
- Apply changes provided in bug ticket attachment.
-
Christian Helmrich authored
-
- Jul 15, 2019
-
-
Frank Bossen 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
-
- May 28, 2019
-
-
Nan Hu authored
-
- May 23, 2019
-
-
Karsten Suehring authored
-
Tomohiro Ikai authored
-
Tomohiro Ikai authored
-
- May 18, 2019
-
-
Zizheng Liu authored
Fix the huge loss in rate control with the macro WCG_EXT enabled by In-Loop Reshaping by saving the unadjusted lambda for RD cost before encoding current CTU. This commit has removed the macro as recommended.
-
- 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 25, 2019
-
-
Frederic Barbier authored
-
- Apr 22, 2019
-
-
Merge branch 'jvet-n0400-trianglenum' of https://vcgit.hhi.fraunhofer.de/XiangLi/VVCSoftware_VTM into jvet-n0400-trianglenum
-
- Apr 10, 2019
-
-
Karl Sharman authored
-
Karsten Suehring authored
-
- Apr 06, 2019
-
-
Hongbin Liu authored
-
- Apr 03, 2019
-
-
Xiaoyu Xiu authored
-
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 01, 2019
-
-
Karsten Suehring authored
-
- Mar 27, 2019
-
-
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
-
-
Philippe de Lagrange authored
-
- Mar 05, 2019
-
-
Adam Wieckowski 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.
-
- Mar 01, 2019
-
-
Brian Heng authored
- Add corresponding change for encoder side.
-
- Feb 28, 2019
-
-
Valeri George authored
-
- Feb 20, 2019
-
-
Zizheng Liu authored
-
- Feb 19, 2019
-
-
Christian Helmrich authored
-
- Feb 18, 2019
-
-
Adam Wieckowski 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.
-
- Feb 07, 2019
-
-
Karsten Suehring authored
- all elements of SPSNext are moved into SPS - syntax elements of SPS are sorted according to draft (as far as possible) - comments were added where software and draft diverge
-