WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
257195
[GStreamer] Report video decode errors
https://bugs.webkit.org/show_bug.cgi?id=257195
Summary
[GStreamer] Report video decode errors
Vivienne Watermeier
Reported
2023-05-23 03:54:00 PDT
When a GST_STREAM_ERROR or GST_STREAM_ERROR_TYPE_NOT_FOUND occurs, the player does not set the error to MediaPlayer::NetworkState::DecodeError, but expects the application to do so if needed via the stalled event. However the latter is too generic for the application to determine the actual cause of error and decide whether this is a decode error or some other deficiency (e.g. temporary bandwidth issues). See:
https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1072
Attachments
Add attachment
proposed patch, testcase, etc.
Vivienne Watermeier
Comment 1
2023-05-23 04:05:32 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/14237
EWS
Comment 2
2023-06-27 03:49:17 PDT
Committed
265543@main
(47683cbce224): <
https://commits.webkit.org/265543@main
> Reviewed commits have been landed. Closing PR #14237 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-06-27 03:50:17 PDT
<
rdar://problem/111383120
>
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