[webkit-changes] [WebKit/WebKit] 1e0ed8: [WebCodecs] Realign audio decoder configuration

Philippe Normand noreply at github.com
Fri Sep 8 07:10:23 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 1e0ed8ccee82b57c0266cd6d88b24f021106d85e
      https://github.com/WebKit/WebKit/commit/1e0ed8ccee82b57c0266cd6d88b24f021106d85e
  Author: Philippe Normand <philn at igalia.com>
  Date:   2023-09-08 (Fri, 08 Sep 2023)

  Changed paths:
    M Source/WebCore/Modules/webcodecs/WebCodecsAudioDecoder.cpp

  Log Message:
  -----------
  [WebCodecs] Realign audio decoder configuration
https://bugs.webkit.org/show_bug.cgi?id=261325

Reviewed by Youenn Fablet.

The decoder is now closed earlier on, in case the codec is not supported. The video decoder does
this as well.

* Source/WebCore/Modules/webcodecs/WebCodecsAudioDecoder.cpp:
(WebCore::WebCodecsAudioDecoder::configure):

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




More information about the webkit-changes mailing list