Bug 229619

Summary: [GStreamer] Fix deadlock tearing down pipeline when using fallback sink
Product: WebKit Reporter: Thibault Saunier <tsaunier>
Component: New BugsAssignee: Thibault Saunier <tsaunier>
Status: RESOLVED FIXED    
Severity: Normal CC: calvaris, cgarcia, eric.carlson, ews-watchlist, glenn, gustavo, jer.noble, magomez, menard, philipj, pnormand, sergio, vjaquez, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Patch
none
Patch
none
Patch none

Description Thibault Saunier 2021-08-27 11:36:01 PDT
[GStreamer] Fix deadlock tearing down pipeline when using fallback sink
Comment 1 Thibault Saunier 2021-08-27 11:37:56 PDT
Created attachment 436645 [details]
Patch
Comment 2 Thibault Saunier 2021-08-27 11:53:42 PDT
Created attachment 436651 [details]
Patch
Comment 3 Xabier Rodríguez Calvar 2021-08-28 08:42:33 PDT
Comment on attachment 436651 [details]
Patch

View in context: https://bugs.webkit.org/attachment.cgi?id=436651&action=review

> Source/WebCore/ChangeLog:8
> +        Whenever GstGL is disable for whatever reason the fallback sink might

disabled
Comment 4 Thibault Saunier 2021-08-28 09:05:54 PDT
Created attachment 436715 [details]
Patch
Comment 5 EWS 2021-08-31 15:50:53 PDT
Committed r281827 (241161@main): <https://commits.webkit.org/241161@main>

All reviewed patches have been landed. Closing bug and clearing flags on attachment 436715 [details].
Comment 6 Radar WebKit Bug Importer 2021-08-31 15:51:20 PDT
<rdar://problem/82600382>