- Sep 17, 2019
-
-
Brian Heng authored
- Add macro for code changes.
-
Brian Heng authored
-
- Sep 16, 2019
-
-
Karsten Suehring authored
Both fields are required to have the same dimensions for being combined into one picture again. The checks fail, if the dimensions are the same, so they need to be inverted.
-
- Sep 15, 2019
-
-
Frank Bossen authored
This reverts merge request !915
-
- Sep 13, 2019
-
-
Philip Cowan authored
-
FANGJUN PU authored
-
Hendry authored
-
Remy Foray authored
-
Karsten Suehring authored
-
Karsten Suehring authored
The fix was confirmed as part of the specification.
-
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
-
Tomohiro Ikai authored
-
Tomohiro Ikai authored
-
Hendry authored
Update cfg file for rasterscan slice
-
Hendry authored
-
- Sep 12, 2019
-
-
Philip Cowan authored
-
Philip Cowan authored
-
Philip Cowan authored
-
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
-
-
Philip Cowan authored
-
Philip Cowan authored
Implement option B for NAL unit header syntax. NOTE: Neither the JVET-O0129-v2 or the JVET-O2001-vEJVET-O2001-vE documents specify a nal unit type NAL_UNIT_VPS, and this nal unit type is required. In this implementation NAL_UNIT_VPS is defined to be 25.
-
Taoran Lu authored
-
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.
-
Philipp Merkle authored
-
Karsten Suehring authored
-
Remy Foray authored
-
Remy Foray authored
Move chroma qp offset from PPS extension to PPS
-
- Sep 10, 2019
-
-
Taoran Lu authored
-
-
Karsten Suehring authored
-
When no RPL are parsed, RPL0, RPL1 and NumRefIdx shall be reset in the slice, else the decoder crash in checkCRA function
-
- Sep 09, 2019
-
-
Hendry authored
-
Hendry authored
-
Gordon CLARE authored
-
- Sep 07, 2019
- Sep 06, 2019
-
-
Hendry authored
-
Hendry authored
-
Frank Bossen authored
-