- Sep 16, 2019
-
-
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 jvet/VVCSoftware_VTM!943
-
- Sep 15, 2019
-
-
Frank Bossen authored
Revert "Merge branch 'JVET_O1164_RPR' into 'master'" See merge request jvet/VVCSoftware_VTM!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 jvet/VVCSoftware_VTM!941
-
Xiang Li authored
fix#527: Performance of IBDI = 12 is worse than IBDI = 10 on top of VTM-6 See merge request jvet/VVCSoftware_VTM!942
-
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 jvet/VVCSoftware_VTM!937
-
- Sep 13, 2019
-
-
Philip Cowan authored
-
FANGJUN PU authored
-
Hendry authored
-
Xiang Li authored
add VS2019/cmake and LaTeX files to .gitignore See merge request jvet/VVCSoftware_VTM!939
-
Xiang Li authored
Remove EMULATION_PREVENTION_FIX macro See merge request jvet/VVCSoftware_VTM!940
-
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 jvet/VVCSoftware_VTM!938
-
Karsten Suehring authored
-
Karsten Suehring authored
JVET-O0178 : conditionally signal sps_sub_layer_ordering_info_present_flag See merge request jvet/VVCSoftware_VTM!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 !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.
-
Karsten Suehring authored
unused function definition See merge request jvet/VVCSoftware_VTM!929
-
Karsten Suehring authored
JVET-O0428: add decoder check that all slices in one picture shall use same LMCS aps id See merge request !926
-
Philipp Merkle authored
-