NEW310195
[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
Enrique Ocaña
Comment 1 2026-03-18 10:57:27 PDT
Note You need to log in before you can comment on or make changes to this bug.