Commit 2d9c61e
committed
[GStreamer][EME] Allow GST_EVENT_CUSTOM_DOWNSTREAM_OOB to propagate when not handled
https://bugs.webkit.org/show_bug.cgi?id=271041
Reviewed by Philippe Normand.
We may wish to use GST_EVENT_CUSTOM_DOWNSTREAM_OOB event for use cases beyond signaling an "attempt-to-decrypt".
Patch by Filipe Norte <filipe.norte@sky.uk>.
* Source/WebCore/platform/graphics/gstreamer/eme/WebKitCommonEncryptionDecryptorGStreamer.cpp:
(sinkEventHandler):
Canonical link: https://commits.webkit.org/276144@main1 parent 855f7c0 commit 2d9c61e
1 file changed
Lines changed: 10 additions & 5 deletions
Lines changed: 10 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
435 | 435 | | |
436 | 436 | | |
437 | 437 | | |
438 | | - | |
439 | | - | |
440 | | - | |
441 | | - | |
442 | | - | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
| 445 | + | |
| 446 | + | |
| 447 | + | |
443 | 448 | | |
444 | 449 | | |
445 | 450 | | |
| |||
0 commit comments