WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
310195
[MediaCapabilities][GStreamer] Check audio codecs support isConfigurationSupported()
https://bugs.webkit.org/show_bug.cgi?id=310195
Summary
[MediaCapabilities][GStreamer] Check audio codecs support isConfigurationSupp...
Enrique Ocaña
Reported
2026-03-18 10:41:24 PDT
Currently, isConfigurationSupported() only validates video codecs against the registered decoder/encoder map. Audio codecs from the audio configuration were never checked, so unsupported audio codecs could incorrectly be reported as supported. See:
https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1640
Attachments
Add attachment
proposed patch, testcase, etc.
Enrique Ocaña
Comment 1
2026-03-18 10:57:27 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/60871
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