Changes between Initial Version and Version 1 of Ticket #1649


Ignore:
Timestamp:
6 Nov 2024, 13:43:38 (7 weeks ago)
Author:
ksuehring
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #1649 – Description

    initial v1  
    99
    1010but in the VTM, the last condition is missed.
     11{{{
    1112  bool isRefScaled(const PPS* pps) const
    1213  {
     
    1617  }
    1718
     19}}}
    1820
    1921in case of single layer, SPS information is same between picture, but in multilayer profile, each CLVS can have own SPS, so the number of subpictures can be different between current picture and reference picture.