Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 3252f092 authored by Gilad Broner's avatar Gilad Broner Committed by Stephen Boyd
Browse files

media: dvb: Fix Out-of-Band for PES type decoder filters



Demux plugin only handled OOB commands for decoder filters of type video
or PCR and secure filters.
Setting a pes filter with output other than decoder (not DMX_OUT_DECODER)
is handled as a decoder filter nevertheless in case the pes type is one
that is associated as being of decoder class (such as DMX_PES_AUDIO).
In such case the demux plugin would ignore the OOB command.
This changes corrects this behaviour.

Change-Id: Ic3d1b6d0297fa7500e599b3d3677a5941a449c61
Signed-off-by: default avatarGilad Broner <gbroner@codeaurora.org>
parent 357b7d7b
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment