WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
263532
[MSE][GStreamer] always reset appsink/parser state when recycling the track
https://bugs.webkit.org/show_bug.cgi?id=263532
Summary
[MSE][GStreamer] always reset appsink/parser state when recycling the track
Enrique Ocaña
Reported
2023-10-23 10:18:56 PDT
After applying [1], appsink can receive EOS event that was sent by qtdemux before removing an "old" streamd. This marks the sink as "received_eos" and makes it reject any events from subsequent appends. Resulting in append failing with ParsingFailed error. See:
https://github.com/WebPlatformForEmbedded/WPEWebKit/pull/1208
[1]
https://gitlab.freedesktop.org/gstreamer/gstreamer/-/merge_requests/4535
Attachments
Add attachment
proposed patch, testcase, etc.
Enrique Ocaña
Comment 1
2023-10-23 10:24:46 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/19424
EWS
Comment 2
2023-10-25 08:00:37 PDT
Committed
269761@main
(8842c1ea3c56): <
https://commits.webkit.org/269761@main
> Reviewed commits have been landed. Closing PR #19424 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-10-25 08:01:14 PDT
<
rdar://problem/117475086
>
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