Bug 256306

Summary: [GStreamer] USE_GSTREAMER_TRANSCODER and USE_GSTREAMER_WEBRTC should be public
Product: WebKit Reporter: Michael Catanzaro <mcatanzaro>
Component: WebKitGTKAssignee: Michael Catanzaro <mcatanzaro>
Status: RESOLVED FIXED    
Severity: Normal CC: bugs-noreply
Priority: P2    
Version: WebKit Nightly Build   
Hardware: PC   
OS: Linux   

Description Michael Catanzaro 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.
Comment 1 Michael Catanzaro 2023-05-04 08:08:26 PDT
Pull request: https://github.com/WebKit/WebKit/pull/13443
Comment 2 EWS 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.