- Dec 02, 2019
-
-
Remy Foray authored
-
Remy Foray authored
num_extra_slice_header_bits is not present in the spec, and is not used any more in the slice header
-
- Nov 26, 2019
-
-
Brian Heng authored
-
- Nov 25, 2019
-
-
Xuewei Meng authored
-
- Nov 21, 2019
-
-
Virginie Drugeon authored
Constraint that vps_video_parameter_set_id shall be greater than 0 Added that the bitstream does not contain any VPS when signalled sps_video_parameter_set_id is equal to zero (was already in VVC Draft, but not in VTM)
-
- Add picture header and related syntax changes.
-
- Nov 19, 2019
-
-
Adarsh Krishnan Ramasubramonian authored
-
- Nov 18, 2019
-
-
- Nov 15, 2019
-
-
Rickard Sjöberg authored
Encoder fix for ticket #712 to not use STSA for pictures that refer to pictures having the same temporal ID
-
- Nov 12, 2019
-
-
- Oct 31, 2019
-
-
Frank Bossen authored
This reverts merge request !1101
-
Tangi Poirier authored
-
Takeshi Tsukuba authored
Enable BDPCM for Chroma for 444.
-
- Oct 30, 2019
-
-
Chen-Yen Lai authored
-
- Oct 29, 2019
-
-
U-EU\bray authored
-
U-EU\bray authored
-
Yuling Hsiao authored
-
- Oct 28, 2019
-
-
Virginie Drugeon authored
Removal of pps_temporal_mvp_enabled_idc and constraint that slice_temporal_mvp_enabled_flag has to be equal to 0 if there are no reference pictures with the same resolution as the current picture
-
- Oct 25, 2019
-
-
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 23, 2019
-
-
Brian Heng authored
- Unsafe use of reference picture PPS pointers.
-
- Oct 22, 2019
-
-
Vadim Seregin authored
-
- Oct 18, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin authored
-
- Oct 15, 2019
-
-
Frank Bossen authored
-
- Oct 09, 2019
-
-
Johannes Sauer authored
-
- Oct 03, 2019
-
-
Rickard Sjöberg authored
-
- Oct 02, 2019
-
-
Karsten Suehring authored
-
- Sep 30, 2019
-
-
Decoding process for generating unavailable reference pictures
-
- Sep 28, 2019
-
-
Vadim Seregin authored
-
- Sep 26, 2019
-
-
BDChoi authored
-
- Sep 25, 2019
-
-
Philip Cowan authored
Allow signaling of HRD parameters for temporal sub-layers to be optionally controlled by a flag
-
- Sep 24, 2019
-
-
Kiyofumi Abe authored
-
Kiyofumi Abe authored
-
- Sep 20, 2019
-
-
Philip Cowan authored
-
- Sep 19, 2019
-
-
Kazui authored
-
- Sep 18, 2019
-
-
Kiyofumi Abe authored
-
Kiyofumi Abe authored
-
- Sep 16, 2019
-
-
Adarsh Krishnan Ramasubramonian authored
-
- Sep 13, 2019
-
-
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
-
- Sep 12, 2019
-
-
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.
-