summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/JPEGSource.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Move away from MediaDebug and use ADebug insteadJames Dong2012-02-101-2/+2
| | | | Change-Id: I963a3b6f79a7292891973cbeeaf3378b38629f08
* 64-bit file size/offset support for media frameworkJames Dong2010-11-181-1/+1
| | | | Change-Id: I3452bc2c0f1d990cc67285df2fce1f9f86ff8e10
* Support finer seek control on MediaSources.Andreas Huber2010-07-211-1/+2
| | | | | | related-to-bug: 2858448 Change-Id: Ifb4b13b990fd5889113e47e2c62249ac43391fa1
* New API to instantiate a MediaExtractor given a URI and optional MIME type.Andreas Huber2009-10-231-3/+3
| | | | | | Also DataSources now must provide a method initCheck() and DataSource::reat_at has been renamed to readAt to conform to standard API naming guidelines.
* Move JPEGSource.{cpp,h} into libstagefright.Andreas Huber2009-09-111-0/+233