libstagefright: Add fix for mpeg4 data partition clips
- QC firmware does not support mpeg4 clips with data partition,
but Google software decoders support these clips.
- Add logic in OMXCodec to parse the VOL header passed from
QC parser to OMXCodec through kKeyRawCodecSpecificData
for data partition bit and fallback to software codec if it
is found.
CRs-fixed: 488740
Signed-off-by:
jmeng <jmeng@codeaurora.org>
Change-Id: I04772d7173a075b70f7a34bef2d2877b280c7f07
Loading
Please register or sign in to comment