- Feb 05, 2020
-
-
Biao Wang authored
-
- Jan 31, 2020
-
-
Biao Wang authored
JVET-O1143: motion and in-loop filter low-level operations adaptation when subpic boundaries are treated as pic boundaries
-
- Jan 22, 2020
- Jan 21, 2020
-
-
Brian Heng authored
- Extend "RefPicIsScaled" logic to cover corner cases where the scale factor is 1:1, but the scaling window offsets are not aligned. - Specify scaling window offsets in units of SubWidthC and SubHeightC pixels.
-
- Jan 17, 2020
-
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
-
Frank Bossen authored
-
- Jan 15, 2020
-
-
Karsten Suehring authored
-
- Dec 27, 2019
-
-
BDChoi authored
JVET-P1019: Output layer set
-
- Dec 12, 2019
-
-
Karsten Suehring authored
-
- Dec 11, 2019
-
-
Jonatan Samuelsson-Allendes 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
-
-
Chao-Hsiung Hung authored
use MAX_NUM_CHANNEL_TYPE instead of MAX_NUM_COMPONENT - 1
-
- Nov 21, 2019
-
-
- Add picture header and related syntax changes.
-
- Nov 15, 2019
-
-
Vadim Seregin authored
-
- Nov 13, 2019
-
-
Sagar Kotecha authored
The bandwidth reported is always nan as it was not getting accumulated because of changes in m_bFirstSliceInPicture handling
-
- Nov 12, 2019
-
-
Vadim Seregin authored
-
- Nov 06, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin authored
-
- Oct 29, 2019
-
-
Vadim Seregin authored
-
- Oct 25, 2019
-
-
Brian Heng authored
- Code cleanup.
-
- Oct 23, 2019
-
-
Brian Heng authored
- Incorrect clipping at picture border and insufficient picture buffer margin.
-
- Oct 18, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin authored
-
- Oct 15, 2019
-
-
Frank Bossen authored
-
- Oct 09, 2019
-
-
Johannes Sauer authored
-
- Sep 27, 2019
-
-
Karsten Suehring authored
Consistently subtract one compared to old code.
-
- Sep 25, 2019
-
-
Vadim Seregin authored
-
- Sep 20, 2019
-
-
Rickard Sjöberg authored
JVET-O0236 Removal of a parsing dependency
-
- Sep 17, 2019
-
-
Bae Keun Lee authored
Replacing num_brick_rows_minus1 with num_brick_rows_minus2
-
- Sep 13, 2019
-
-
Remy Foray authored
-
Martin Pettersson authored
The following fixes has been made: - Removed prefixes like 'i' for new variables - Adding braces also for if-clauses with a single statement - Removed some trailing spaces - Changed variable precedingDRAP in Picture from int to bool
-
- Sep 12, 2019
-
-
Karsten Suehring authored
When calling pcPicCurr->finalInit() pointers to LMCS APS or Scalining List APS can be zero. Dereferencing those is undefined. It's also not necessary, because the arguments passed as reference are later converted to pointers again.
-
- Sep 11, 2019
-
-
Martin Pettersson authored
Implementation of the Dependent RAP indication SEI message. Pictures are marked as DRAP pictures using the encoder config parameter DRAPPeriod, which sets DRAP pictures periodically. Conformance checks are performed at the decoder side to verify that the DRAP pictures follow the constraints in the VVC specification.
-
- Aug 29, 2019
-
-
Moonmo Koo authored
- This merge request provides the implementation for JVET_O0299, i.e., Support for user defined Scaling List Matrics in the APS.
-