- Dec 12, 2019
-
-
Karsten Suehring authored
-
- 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.
-
- Nov 26, 2019
-
-
Brian Heng authored
-
- Nov 21, 2019
-
-
- Add picture header and related syntax changes.
-
- Nov 19, 2019
-
-
Takeshi Tsukuba authored
-
- Nov 14, 2019
-
-
Takeshi Tsukuba authored
-
- Nov 06, 2019
-
-
Xiaoyu Xiu authored
1. enabling the encoder-side RD check of ISP mode when ACT is disabled at CU level 2. ACT intra RD code clean-up
-
- Nov 04, 2019
-
-
Remy Foray authored
-
- Nov 01, 2019
-
-
Santiago de Luxán Hernández authored
-
- Oct 31, 2019
-
-
Philipp Merkle authored
- remove unnecessary checks, restrict Hadamard encoder search (non-normative, bit-identical for CTC)
-
Takeshi Tsukuba authored
Enable BDPCM for Chroma for 444.
-
- Oct 29, 2019
-
-
Yung-Hsuan Chao (Jessie) authored
-
-
Philipp Merkle authored
-
- Oct 28, 2019
- Oct 27, 2019
-
-
Jani Lainema authored
-
- Oct 25, 2019
-
-
Takeshi Tsukuba authored
Add a description of ChromaTS into the software manual.
-
- Oct 24, 2019
-
-
U-EU\bray authored
-
Kato Yusuke authored
-
- Oct 23, 2019
-
-
Xiaoyu Xiu authored
-
- Oct 19, 2019
-
-
Shih-Ta Hsiang authored
-
- Oct 17, 2019
-
-
Mohammed Golam Sarwer authored
-
- Oct 16, 2019
-
-
Yuling Hsiao authored
-
Brian Heng authored
- Fix overlap in context between the bi-pred flag for 8x8 CUs and the L0/L1 flag for all size CUs.
-
- Oct 15, 2019
-
-
Yi-Wen Chen authored
-
Jie authored
-
Frank Bossen authored
-
- Sep 11, 2019
-
-
Remy Foray authored
Move chroma qp offset from PPS extension to PPS
-
- Aug 28, 2019
-
-
Martin Pettersson authored
Added back sps_temporal_mvp_enabled_flag to align with specification text in JVET-O2001-vE. \n This also means that sps_sbtmvp_enabled_flag can be signaled in SPS as before instead of in PPS.
-
Martin Pettersson authored
-
-
Frank Bossen authored
This reverts commit 8e16ada0.
-
- Aug 25, 2019
-
-
Karsten Suehring authored
-
- Aug 22, 2019
-
-
Hongtao Wang authored
-
Hongtao Wang authored
-
- Aug 21, 2019
-
-
Brian Heng authored
-
Frank Bossen authored
Use vectors and resize them if needed instead of deleting and reallocating memory for every picture. This appears to have a significant impact on decoder run time. Use PLTRunMode type where appropriate instead of bool since using vector<bool> creates a number of issues
-
Frank Bossen authored
Remove partitioner factory to simplify memory allocation for the partitioner (use stack instead of heap)
-
- Aug 16, 2019
-
-
Remy Foray authored
-