- Sep 17, 2019
-
-
Brian Heng authored
-
- Sep 16, 2019
-
-
Frank Bossen authored
correct CHECKs for field coding in VideoIOYuv See merge request !945
-
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.
-
Karsten Suehring authored
JVET-N0494: Dependent RAP indication SEI message See merge request jvet/VVCSoftware_VTM!930
-
Karsten Suehring authored
JVET_O0179 : Update SEIRemovalApp and StreamMergeApp with the new nal unit syntax See merge request !943
-
- Sep 15, 2019
-
-
Frank Bossen authored
Revert "Merge branch 'JVET_O1164_RPR' into 'master'" See merge request !944
-
Frank Bossen authored
This reverts merge request !915
-
- Sep 14, 2019
-
-
Frank Bossen authored
RPR fix for affine and half pel AMVR See merge request !915
-
Frank Bossen authored
fix for JVET-N0353: initialize picture timing only, if buffering period is available See merge request !941
-
Karsten Suehring authored
Fix #522: allow APS activation on all slices See merge request jvet/VVCSoftware_VTM!934
-
Karsten Suehring authored
Fix#526: Max tiles in rectangular slice See merge request !937
-
- 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.
-
Karsten Suehring authored
JVET-O0179 : Nal unit syntax See merge request !933
-
Karsten Suehring authored
Wave front bug-fix and comment-fix See merge request !938
-
Karsten Suehring authored
-
Karsten Suehring authored
JVET-O0178 : conditionally signal sps_sub_layer_ordering_info_present_flag See merge request !936
-
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.
-
Frank Bossen authored
fix spelling of "length" in several messages See merge request !928
-
Karsten Suehring authored
JVET-O0428: check lmcs aps id in multiple slices of same picture See merge request jvet/VVCSoftware_VTM!931
-
- 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.
-