Commit 96b46d0
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 ae7468a commit 96b46d0
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 | |
|---|---|---|---|
| |||
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
435 | | - | |
436 | | - | |
437 | | - | |
438 | | - | |
439 | | - | |
| 435 | + | |
| 436 | + | |
| 437 | + | |
| 438 | + | |
| 439 | + | |
| 440 | + | |
| 441 | + | |
| 442 | + | |
| 443 | + | |
| 444 | + | |
440 | 445 | | |
441 | 446 | | |
442 | 447 | | |
| |||
0 commit comments