media: dvb: dvb-core: Stall demux in PULL mode when events queue is full
In PULL mode demux should stall when output buffers are full until there's free space for new data. The demux data events queue could also get full and overflow if user is not reading data fast enough. Added checking the fullness of data events queue when working in PULL mode so that demux stalls in case it is full. Change-Id: I3d2cb89a2e3c5fb8e1be4b1df9d7efbb8ca458e2 Signed-off-by:Hamad Kadmany <hkadmany@codeaurora.org> Signed-off-by:
Neha Pandey <nehap@codeaurora.org>
Loading
Please sign in to comment