Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 875db7cbec497022884622e999a04b6b2a034c3e
      
https://github.com/WebKit/WebKit/commit/875db7cbec497022884622e999a04b6b2a034c3e
  Author: Youenn Fablet <youe...@gmail.com>
  Date:   2024-02-09 (Fri, 09 Feb 2024)

  Changed paths:
    M 
Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/components/video_codec/nalu_rewriter.cc

  Log Message:
  -----------
  [Cocoa] WebCodecs H264 decoder is not always reordering frames according 
presentation time
https://bugs.webkit.org/show_bug.cgi?id=268987
rdar://122544744

Reviewed by Eric Carlson.

We needed to loop until lower or equal than cpb_cnt_minus1 as per spec.
Manually tested using 
https://w3c.github.io/webcodecs/samples/video-decode-display.

* 
Source/ThirdParty/libwebrtc/Source/webrtc/sdk/objc/components/video_codec/nalu_rewriter.cc:

Canonical link: https://commits.webkit.org/274353@main


_______________________________________________
webkit-changes mailing list
webkit-changes@lists.webkit.org
https://lists.webkit.org/mailman/listinfo/webkit-changes

Reply via email to