Bug 256306
| Summary: | [GStreamer] USE_GSTREAMER_TRANSCODER and USE_GSTREAMER_WEBRTC should be public | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Michael Catanzaro <mcatanzaro> |
| Component: | WebKitGTK | Assignee: | Michael Catanzaro <mcatanzaro> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | bugs-noreply |
| Priority: | P2 | ||
| Version: | WebKit Nightly Build | ||
| Hardware: | PC | ||
| OS: | Linux | ||
Michael Catanzaro
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 | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Michael Catanzaro
Pull request: https://github.com/WebKit/WebKit/pull/13443
EWS
Committed 263691@main (fd5659b3362f): <https://commits.webkit.org/263691@main>
Reviewed commits have been landed. Closing PR #13443 and removing active labels.