- Dec 10, 2019
-
-
- Remove bricks and related syntax. - Add new tile / slice syntax from P1004. - Fix cross tile / slice prediction bugs. - Update config files and documentation with new tile / slice config options.
-
- Dec 05, 2019
-
-
Brian Heng authored
- Fix picture header initialization issue when RPR is enabled.
-
- Nov 27, 2019
-
-
Karsten Suehring authored
-
Yong He authored
-
- Nov 26, 2019
-
-
Chao-Hsiung Hung authored
use MAX_NUM_CHANNEL_TYPE instead of MAX_NUM_COMPONENT - 1
-
- Nov 21, 2019
-
-
Virginie Drugeon authored
Signalling of CPB timing parameters for sub-layers in DU-based HRD operations Remove pt_max_sub_layers_minus1 and use corresponding syntax element in BP SEI Make parsing of BP, PT and DUI SEI independent from SPS
-
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 20, 2019
-
-
Karsten Suehring authored
Generate prefix APS instead of suffix
-
- Nov 19, 2019
-
-
Karsten Suehring authored
-
- Nov 10, 2019
-
-
Vadim Seregin authored
-
- Nov 09, 2019
-
-
Jani Lainema authored
Align the encoder side output reporting conditions for RPR scaling factors with those of the decoder.
-
- Oct 30, 2019
-
-
Edouard Francois authored
-
- Oct 29, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin 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
-
Yang Wang authored
-
- Oct 23, 2019
-
-
Rickard Sjöberg authored
-
- Oct 22, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin authored
-
- Oct 20, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin authored
-
- Oct 19, 2019
-
-
Vadim Seregin authored
-
- Oct 18, 2019
-
-
Vadim Seregin authored
-
Vadim Seregin authored
-
- Oct 16, 2019
-
-
Rickard Sjöberg authored
-
- Oct 15, 2019
-
-
Frank Bossen authored
-
- Oct 09, 2019
-
-
Johannes Sauer authored
-
- Sep 28, 2019
-
-
Vadim Seregin authored
-
- Sep 27, 2019
-
-
Rickard Sjöberg authored
-
- Sep 25, 2019
-
-
Vadim Seregin 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.
-
Karl Sharman authored
Will slightly impact CTCs, especially at low QPs.
-
- Sep 20, 2019
-
-
Yago Sanchez de la Fuente authored
-
Yago Sanchez de la Fuente authored
-
- Sep 19, 2019
-
-
Kazui authored
-
- Sep 17, 2019
-
-
Hendry authored
-
- Sep 13, 2019
-
-
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
-
- 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.
-