Changeset 275461 in webkit


Ignore:
Timestamp:
Apr 5, 2021 5:39:47 PM (3 years ago)
Author:
commit-queue@webkit.org
Message:

[Flatpak SDK] Backport GStreamer fakeaudiosink
https://bugs.webkit.org/show_bug.cgi?id=224053

Patch by Philippe Normand <pnormand@igalia.com> on 2021-04-05
Reviewed by Adrian Perez de Castro.

This audio sink will be used for the media layout and API tests.

  • elements/sdk/gst-plugins-bad.bst:
  • patches/gst-plugins-bad-0001-debugutils-Add-fakeaudiosink-element.patch: Added.
Location:
trunk/Tools/buildstream
Files:
1 added
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/Tools/buildstream/ChangeLog

    r275145 r275461  
     12021-04-05  Philippe Normand  <pnormand@igalia.com>
     2
     3        [Flatpak SDK] Backport GStreamer fakeaudiosink
     4        https://bugs.webkit.org/show_bug.cgi?id=224053
     5
     6        Reviewed by Adrian Perez de Castro.
     7
     8        This audio sink will be used for the media layout and API tests.
     9       
     10        * elements/sdk/gst-plugins-bad.bst:
     11        * patches/gst-plugins-bad-0001-debugutils-Add-fakeaudiosink-element.patch: Added.
     12
    1132021-03-27  Lauro Moura  <lmoura@igalia.com>
    214
  • trunk/Tools/buildstream/elements/sdk/gst-plugins-bad.bst

    r275032 r275461  
    44  url: gst_downloads:gst-plugins-bad/gst-plugins-bad-1.18.4.tar.xz
    55  ref: 74e806bc5595b18c70e9ca93571e27e79dfb808e5d2e7967afa952b52e99c85f
     6# Should be shipped in GStreamer 1.20. https://gitlab.freedesktop.org/gstreamer/gst-plugins-bad/-/merge_requests/2125
     7- kind: patch
     8  path: patches/gst-plugins-bad-0001-debugutils-Add-fakeaudiosink-element.patch
    69build-depends:
    710- freedesktop-sdk.bst:public-stacks/buildsystem-meson.bst
Note: See TracChangeset for help on using the changeset viewer.