media: dvb: Fix processing of indexing descriptors
While parsing indexing descriptor data it may appear that match TSP
address precedes the PUSI TSP address, in such case the PUSI TSP
address does not belong to the current recording chunk, but rather
to the previous recording chunk.
In addition, partial indexing descriptors are now processed as well,
to maximize indexing data for the current recording chunk.
Change-Id: Idbc0434724ce3a7d0b40f509f8f3e52c1fc03be5
Signed-off-by:
Gilad Broner <gbroner@codeaurora.org>
Loading
Please register or sign in to comment