Skip to content
Snippets Groups Projects
  1. Nov 22, 2022
    • Nikolay Shostak's avatar
      Fix activateAPS() to update pointers to APSs · a88ab508
      Nikolay Shostak authored
      It seems that caller of activateAPS() expects that pointers to lmcsAPS and scalingListAPS are updated.
      
      However they are not and then checkParameterSetsInclusionSEIconstraints() does not perform proper checks for LMCS and ScalingList APSs
      a88ab508
  2. Nov 18, 2022
  3. Nov 13, 2022
  4. Nov 10, 2022
  5. Oct 26, 2022
  6. Oct 25, 2022
  7. Oct 10, 2022
  8. Sep 22, 2022
  9. Aug 31, 2022
  10. Aug 29, 2022
  11. Jul 27, 2022
  12. Jul 15, 2022
    • Nikolay Shostak's avatar
      Fix for ticket #1562 · 8fe22699
      Nikolay Shostak authored
      Get PTL from VPS in case of Multi-layer OLS.
      
      Refactor ProfileLevelTierFeatures::extractPTLInformation to accept PTL
      from VPS, not only from SPS.
      
      When vps_pt_present_flag[i] == 0, infer Profile, Tier and constraint
      info for i-th PTL to be the same as that for (i-1)-th PTL.
      8fe22699
    • Nikolay Shostak's avatar
      Fix for ticket #1559 · d9610946
      Nikolay Shostak authored
      sh_no_output_of_prior_pics_flag is unconditionally overridden here.
      
      According to Spec this allowed (but not mandatory) only if one of
      critical parameters has changed: PicWidthMaxInSamplesY,
      PicHeightMaxInSamplesY, MaxChromaFormat, MaxBitDepthMinus8, or
      dpb_max_dec_pic_buffering_minus1.
      d9610946
  13. Jul 14, 2022
  14. Jul 13, 2022
  15. Jun 28, 2022
  16. Jun 16, 2022
  17. Jun 08, 2022
  18. May 13, 2022
  19. May 02, 2022
  20. Apr 24, 2022
  21. Apr 20, 2022
  22. Apr 15, 2022
    • Hendry's avatar
      Move the codes related to marking pics not to be outputted to location later... · e8048245
      Hendry authored
      Move the codes related to marking pics not to be outputted to location later after the value of NoOutputBeforeRecoveryFlag has been derived.
      
      Add the check on value of NoOutputBeforeRecoveryFlag to the existing if condition
      
      Update the check if the picture is CRA to be the check if the current picture is an IRAP.
      e8048245
  23. Mar 18, 2022
  24. Mar 08, 2022
  25. Mar 03, 2022
  26. Feb 22, 2022
  27. Feb 10, 2022
  28. Feb 09, 2022
  29. Feb 08, 2022
  30. Feb 07, 2022
  31. Feb 02, 2022
  32. Jan 28, 2022
Loading