summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/DataSource.cpp
Commit message (Expand)AuthorAgeFilesLines
* 64-bit file size/offset support for media frameworkJames Dong2010-11-181-2/+2
* - register DRM sniffer only when drmserver is upGloria Wang2010-10-291-1/+8
* A temporary fix for "Waiting for service drm.drmManager".Gloria Wang2010-10-261-1/+1
* resolved conflicts for merge of 9084631d to gingerbread-plus-aospGloria Wang2010-10-251-0/+2
|\
| * DRM framework support:Gloria Wang2010-10-251-0/+2
* | Allow sniffers to return a packet of opaque data that the corresponding extra...Andreas Huber2010-08-251-6/+11
* | Restore feature parity with the old HTTPDataSource as far as support for extr...Andreas Huber2010-06-111-1/+1
* | Switch stagefright's approach to prefetching to the new model. The java Media...Andreas Huber2010-06-101-5/+5
* | Initial checkin of mpeg2 transport stream parser for stagefright.Andreas Huber2010-06-071-0/+2
* | Support for media extraction from .mkv/.mka Matroska files in stagefright.Andreas Huber2010-05-201-0/+3
|/
* A new OggExtractor/VorbisDecoder combo to support approximate seeking.Andreas Huber2010-05-071-2/+2
* Support for Ogg Vorbis decoding in stagefright.Andreas Huber2010-05-041-0/+2
* Increase the size of the pages used in CachingDataSource (total amount of mem...Andreas Huber2010-04-081-1/+1
* HTTPStream and HTTPDataSource now support cancellation of the connection proc...Andreas Huber2010-03-121-2/+5
* Reduce buffer sizes related to HTTP media data transfer in order to reduce th...Andreas Huber2010-03-101-1/+1
* Support the specification of additional HTTP headers in the creation of a Dat...Andreas Huber2010-01-281-2/+3
* Squashed commit of the following:Andreas Huber2010-01-121-0/+23
* Adds a WAVExtractor for 16-bit signed PCM audio wave files.Andreas Huber2009-11-031-0/+2
* New API to instantiate a MediaExtractor given a URI and optional MIME type.Andreas Huber2009-10-231-1/+1
* Moving the individual extractor headers files to the private include directory.Andreas Huber2009-10-231-3/+4
* Added a .amr file extractor (for AMR-NB and AMR-WB content).Andreas Huber2009-09-091-0/+2
* Squashed commit of the following:Andreas Huber2009-08-171-0/+13
* Squashed commit of the following:Andreas Huber2009-07-161-0/+76