Commit eb1c70d
committed
[Gstreamer][Westeros] Bring back westeros autoplug code for playbin3
https://bugs.webkit.org/show_bug.cgi?id=263714
Reviewed by Philippe Normand.
To autoplug westeros sink in playbin3 we need to specify the stop caps to ensure encoded data goes directly into the
sink.
This is a revert of # https://commits.webkit.org/266178@main.
* Source/WebCore/platform/graphics/gstreamer/MediaPlayerPrivateGStreamer.cpp:
(WebCore::MediaPlayerPrivateGStreamer::syncOnClock):
(WebCore::MediaPlayerPrivateGStreamer::configureElementPlatformQuirks):
Canonical link: https://commits.webkit.org/269808@main1 parent d89d709 commit eb1c70d
1 file changed
Lines changed: 28 additions & 2 deletions
Lines changed: 28 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
981 | 981 | | |
982 | 982 | | |
983 | 983 | | |
984 | | - | |
985 | | - | |
986 | 984 | | |
987 | 985 | | |
988 | 986 | | |
| |||
2294 | 2292 | | |
2295 | 2293 | | |
2296 | 2294 | | |
| 2295 | + | |
| 2296 | + | |
| 2297 | + | |
| 2298 | + | |
| 2299 | + | |
| 2300 | + | |
| 2301 | + | |
| 2302 | + | |
| 2303 | + | |
| 2304 | + | |
| 2305 | + | |
| 2306 | + | |
| 2307 | + | |
| 2308 | + | |
| 2309 | + | |
| 2310 | + | |
| 2311 | + | |
| 2312 | + | |
| 2313 | + | |
| 2314 | + | |
2297 | 2315 | | |
2298 | 2316 | | |
2299 | 2317 | | |
2300 | 2318 | | |
2301 | 2319 | | |
2302 | 2320 | | |
| 2321 | + | |
| 2322 | + | |
| 2323 | + | |
| 2324 | + | |
| 2325 | + | |
| 2326 | + | |
| 2327 | + | |
| 2328 | + | |
2303 | 2329 | | |
2304 | 2330 | | |
2305 | 2331 | | |
| |||
0 commit comments