media: dvb: mpq: Fix notification of first video PTS

demux reported the first video PTS using the PTS value within the
first video PES after playback starts. When playbak starts demux
drops all PES data until reaching sequence-header, the PTS of the
first PES holding a video frame after reaching the sequence header
should be used and not the one in the first PES before data is dropped.

Change-Id: If22ca2ea5d40de06f509f04660f2633b5f87c421
Signed-off-by: Hamad Kadmany <hkadmany@codeaurora.org>
1 file changed