Skip to content
Snippets Groups Projects
  1. Dec 19, 2022
  2. Dec 08, 2022
  3. Nov 29, 2022
  4. Nov 24, 2022
  5. Nov 23, 2022
  6. 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
  7. Nov 18, 2022
  8. Nov 13, 2022
  9. Nov 10, 2022
  10. Oct 26, 2022
  11. Oct 25, 2022
  12. Oct 10, 2022
  13. Sep 22, 2022
  14. Aug 31, 2022
  15. Aug 29, 2022
  16. Jul 27, 2022
  17. 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
  18. Jul 14, 2022
  19. Jul 13, 2022
  20. Jun 28, 2022
  21. Jun 16, 2022
  22. Jun 08, 2022
  23. May 13, 2022
  24. May 02, 2022
  25. Apr 24, 2022
  26. Apr 20, 2022
  27. 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
  28. Mar 18, 2022
  29. Mar 08, 2022
  30. Mar 03, 2022
  31. Feb 22, 2022
Loading