WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
314328
[GStreamer] Auto-detect USAC support via GStreamer registry
https://bugs.webkit.org/show_bug.cgi?id=314328
Summary
[GStreamer] Auto-detect USAC support via GStreamer registry
Alicia Boya García
Reported
2026-05-07 09:53:26 PDT
Add a check for USAC (xHE-AAC) codec support by probing the GStreamer registry for a decoder matching "audio/mpeg, mpegversion=(int)4, stream-format=(string)usac". The stream-format=usac caps field is not part of the standard GStreamer audio/mpeg caps definition, but some custom audio sinks advertise it, so it can be used as an indicator of USAC decoding capability. The WEBKIT_GST_CAN_PLAY_USAC environment variable still takes precedence as a manual override. See:
https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1654
Original author: Andrzej Surdej (
https://github.com/asurdej-comcast
)
Attachments
Add attachment
proposed patch, testcase, etc.
Alicia Boya García
Comment 1
2026-05-07 09:56:54 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/64475
EWS
Comment 2
2026-05-18 04:30:37 PDT
Committed
313407@main
(818599ce23c9): <
https://commits.webkit.org/313407@main
> Reviewed commits have been landed. Closing PR #64475 and removing active labels.
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