- Sep 19, 2019
-
-
Remy Foray authored
-
Kazui authored
-
- Sep 18, 2019
-
-
-
Hendry authored
-
Bae Keun Lee authored
-
-
Kiyofumi Abe authored
-
Kiyofumi Abe authored
-
Moonmo Koo authored
- The return value of getscalingListPresentFlag function in Slice.h has been fixed to be m_tileGroupscalingListPresentFlag from m_tileGroupLmcsEnabledFlag.
-
- Sep 17, 2019
-
-
Philip Cowan authored
When the brick_splitting_present_flag is equal to 1, the value of rect_slice_flag shall be equal to 1.
-
Hendry authored
-
Hendry authored
-
Bae Keun Lee authored
Replacing num_brick_rows_minus1 with num_brick_rows_minus2
-
Hendry authored
-
Hendry authored
-
Hendry authored
-
Brian Heng authored
- Add macro for code changes.
-
Brian Heng authored
-
- Sep 16, 2019
-
-
Hendry authored
-
Frank Bossen authored
-
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
-
-
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
-
- 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
-
Hendry authored
Fixing incorrect condition. Previous condition in the check has problem when the picture being check is also an IRAP picture. Updating the retrival of VUI to avoid crash when VUI is not setup.
-
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.
-