- Oct 25, 2019
-
-
Takeshi Tsukuba authored
Add a description of ChromaTS into the software manual.
-
Mohammed Golam Sarwer authored
JVET-P0983/P0391: remove sps maximum sbt size flag: add configurable parameter to use 64 size SBT in encoder RDO
-
- Oct 24, 2019
-
-
Rickard Sjöberg authored
-
- Oct 23, 2019
-
-
Rickard Sjöberg authored
-
Rickard Sjöberg authored
-
Rickard Sjöberg authored
-
Rickard Sjöberg authored
-
Rickard Sjöberg authored
-
Rickard Sjöberg authored
-
- Oct 18, 2019
-
-
Christopher Hollmann authored
-
- Oct 16, 2019
-
-
Rickard Sjöberg authored
-
Rickard Sjöberg authored
-
Rickard Sjöberg authored
-
Rickard Sjöberg authored
-
- Oct 15, 2019
-
-
Frank Bossen authored
-
- Oct 10, 2019
-
-
Rickard Sjöberg authored
-
- Oct 09, 2019
-
-
Johannes Sauer authored
-
- Oct 04, 2019
-
-
Rickard Sjöberg authored
-
- Oct 03, 2019
-
-
Karsten Suehring authored
-
- Sep 30, 2019
-
-
Rickard Sjöberg authored
-
- Sep 27, 2019
-
-
Rickard Sjöberg authored
-
- Sep 26, 2019
-
-
BDChoi authored
-
- Sep 24, 2019
-
-
Yago Sanchez de la Fuente authored
JVET-N0867: Added check to confirm that the GOP size and picture order fullfils the configured DetlaTimes. If not DeltaTimes in BP and picture Timing are not used.
-
- Sep 20, 2019
-
-
Rickard Sjöberg authored
JVET-O0236 Removal of a parsing dependency
-
- Sep 19, 2019
-
-
Kazui authored
-
- Sep 13, 2019
-
-
Hendry authored
-
Karsten Suehring 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
-
Hendry authored
Update cfg file for rasterscan slice
-
Hendry authored
-
- 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.
-
- Sep 10, 2019
-
-
- Sep 07, 2019
-
-
Hendry authored
-
- Sep 05, 2019
-
-
Karsten Suehring authored
-
Karsten Suehring authored
-
- Sep 04, 2019
-
-
Karsten Suehring authored
-
- Sep 03, 2019
-
-
Karsten Suehring authored
-
- Aug 28, 2019
-
-
Karsten Suehring authored
- catch std::bad_alloc explicitly - remove catch-all handler
-
Martin Pettersson authored
Deriving values for m_PPSDepQuantEnabledIdc, m_PPSSixMinusMaxNumMergeCandPlus1, m_PPSFiveMinusMaxNumSubblockMergeCandPlus1 and m_PPSMaxNumMergeCandMinusMaxNumTriangleCandPlus1 in EncAppCfg.cpp when these parameters are to be signaled in PPS.
-
Martin Pettersson authored
Added back the TMVPModeId config parameter. \n m_PPSTemporalMVPEnabledIdc is now set based on both TMVPModeId and PPSorSliceMode.
-