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

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

media: dvb: Out-of-Band (OOB) commands support



Extend demux API with ability to push OOB commands to the DVR device
during playback from memory. OOB command is then received by all running
filters. Two types of OOB commands are supported:
1. Data markers - these allow user to mark with an identifier certain
points in the source stream, and be notified via the demux filters when
those are reached.
2. End-of-Stream (EOS) - allow user to declare source stream has reached
its end. This will make pending data readable to user and block any more
data from being output.

Change-Id: I3b3574718fa975ff7626663c38ed3b8f9e1853e4
Signed-off-by: default avatarGilad Broner <gbroner@codeaurora.org>
parent 2b899baf
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