RESOLVED FIXED256306
[GStreamer] USE_GSTREAMER_TRANSCODER and USE_GSTREAMER_WEBRTC should be public
https://bugs.webkit.org/show_bug.cgi?id=256306
Summary [GStreamer] USE_GSTREAMER_TRANSCODER and USE_GSTREAMER_WEBRTC should be public
Michael Catanzaro
Reported 2023-05-04 08:06:14 PDT
The USE_GSTREAMER_TRANSCODER and USE_GSTREAMER_WEBRTC 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.
Attachments
Michael Catanzaro
Comment 1 2023-05-04 08:08:26 PDT
EWS
Comment 2 2023-05-04 13:20:35 PDT
Committed 263691@main (fd5659b3362f): <https://commits.webkit.org/263691@main> Reviewed commits have been landed. Closing PR #13443 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.