Bug 256306 - [GStreamer] USE_GSTREAMER_TRANSCODER and USE_GSTREAMER_WEBRTC should be public
Summary: [GStreamer] USE_GSTREAMER_TRANSCODER and USE_GSTREAMER_WEBRTC should be public
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: WebKitGTK (show other bugs)
Version: WebKit Nightly Build
Hardware: PC Linux
: P2 Normal
Assignee: Michael Catanzaro
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-04 08:06 PDT by Michael Catanzaro
Modified: 2023-05-04 13:20 PDT (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.