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

Skip to content
Commit 9e54c42c authored by Riaz Rahaman's avatar Riaz Rahaman Committed by Steve Kondik
Browse files

libstagefright: Move checks for creating new extractor to ExtendedExtractor

- Move all the checks and creation of the extended extractor
into ExtendedExtractor.
- Restrict creation of new extractor to the following conditions
  o default extractor is NULL
  o default extractor says the content is video only
    or has an unrecognized audio stream
  o the audio stream is a amr-wb (plus).
- Avoid creation of two extractor, this improve start-up latency.
CRs-Fixed: 507045

Change-Id: Id9f9428f0ca5781ecdbc9b27f6c6d930df820751
parent 1d6d5144
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