[webkit-changes] [WebKit/WebKit] 027112: [Flatpak SDK] Update gst-plugins-rs to version 0.9.0

Philippe Normand noreply at github.com
Mon Nov 7 06:07:43 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: 0271128a91b632beef01dee0f3c2aaa8971556d4
      https://github.com/WebKit/WebKit/commit/0271128a91b632beef01dee0f3c2aaa8971556d4
  Author: Philippe Normand <philn at igalia.com>
  Date:   2022-11-07 (Mon, 07 Nov 2022)

  Changed paths:
    M Tools/buildstream/elements/sdk-platform.bst
    M Tools/buildstream/elements/sdk/gst-plugin-closedcaption.bst
    M Tools/buildstream/elements/sdk/gst-plugin-dav1d.bst
    A Tools/buildstream/elements/sdk/gst-plugin-rtp.bst
    M Tools/buildstream/files/gst-plugin-closedcaption/Cargo.lock
    M Tools/buildstream/files/gst-plugin-dav1d/Cargo.lock
    A Tools/buildstream/files/gst-plugin-rtp/Cargo.lock
    R Tools/buildstream/patches/gst-plugin-dav1d-fix-build-for-dav1d-1-0.diff

  Log Message:
  -----------
  [Flatpak SDK] Update gst-plugins-rs to version 0.9.0
https://bugs.webkit.org/show_bug.cgi?id=247543

Reviewed by Žan Doberšek.

This patch also adds the RTP plugin, needed for AV1 RTP (de)payloading support and Google Congestion
Control support, both will be optional runtime dependencies for the GstWebRTC backend.

* Tools/buildstream/elements/sdk-platform.bst:
* Tools/buildstream/elements/sdk/gst-plugin-closedcaption.bst:
* Tools/buildstream/elements/sdk/gst-plugin-dav1d.bst:
* Tools/buildstream/elements/sdk/gst-plugin-rtp.bst: Added.
* Tools/buildstream/files/gst-plugin-closedcaption/Cargo.lock:
* Tools/buildstream/files/gst-plugin-dav1d/Cargo.lock:
* Tools/buildstream/files/gst-plugin-rtp/Cargo.lock: Copied from Tools/buildstream/files/gst-plugin-dav1d/Cargo.lock.
* Tools/buildstream/patches/gst-plugin-dav1d-fix-build-for-dav1d-1-0.diff: Removed.

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




More information about the webkit-changes mailing list