WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
256482
[WPE][GStreamer] support auto-pluging of different sinks
https://bugs.webkit.org/show_bug.cgi?id=256482
Summary
[WPE][GStreamer] support auto-pluging of different sinks
emutavchi
Reported
2023-05-08 12:55:27 PDT
Creating auto sinks may unnecessarily allocate resources and interfere with another playback. This is true for embedded devices where the sink allocates resources in a READY state (WesterosSink, Realtek, Amlogic, Broadcom). For example in the secondary (video-only) playback use case: the audio sink interferes with the main playback. Another use case is support for "external" playback (or playback with "decoder" sink elements). In this case, we want playbin2 to auto-plug needed elements.
Attachments
Add attachment
proposed patch, testcase, etc.
emutavchi
Comment 1
2023-05-08 17:03:29 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13612
EWS
Comment 2
2023-05-11 09:24:59 PDT
Committed
263972@main
(bfa95384feb8): <
https://commits.webkit.org/263972@main
> Reviewed commits have been landed. Closing PR #13612 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-05-11 09:25:20 PDT
<
rdar://problem/109212113
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug