[webkit-changes] [WebKit/WebKit] fd5659: [GStreamer] USE_GSTREAMER_TRANSCODER and USE_GSTRE...

Michael Catanzaro noreply at github.com
Thu May 4 13:20:44 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/WebKit/WebKit
  Commit: fd5659b3362fc4edde12a2482b828778a7b3323c
      https://github.com/WebKit/WebKit/commit/fd5659b3362fc4edde12a2482b828778a7b3323c
  Author: Michael Catanzaro <mcatanzaro at redhat.com>
  Date:   2023-05-04 (Thu, 04 May 2023)

  Changed paths:
    M Source/cmake/GStreamerDefinitions.cmake

  Log Message:
  -----------
  [GStreamer] USE_GSTREAMER_TRANSCODER and USE_GSTREAMER_WEBRTC should be public
https://bugs.webkit.org/show_bug.cgi?id=256306

Reviewed by Philippe Normand.

These build options are both ON by default, but increase the minimum
required GStreamer version from 1.18 to 1.20. They should be PUBLIC
rather than PRIVATE so that distros can build with 1.18 without relying
on secret build options.

* Source/cmake/GStreamerDefinitions.cmake:

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




More information about the webkit-changes mailing list