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

Skip to content
Commit e3d937c6 authored by Gilad Broner's avatar Gilad Broner
Browse files

media: dvb: Change separated-PES header pipe descriptor size



Setting the header pipe descriptor size to be the same exact size as
the data written by TSPP2 for each PES causes a race-condition between
TSPP2 setting the EOT flag, and BAM driver interrupt handler collecting
the complete descriptor since it is now full.
In addition, descriptor needs to be able to contain two headers in case
PES header spreads over more than a single TS packet.

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