summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/DataSource.h
Commit message (Expand)AuthorAgeFilesLines
* FINAL ATTEMPT: HTTP services are now provided from JAVA and made available to...Andreas Huber2014-02-041-0/+2
* Only initialize sniffers once, don't hold mutex while sniffingMarco Nelissen2013-11-111-1/+3
* Add support for common encryptionMarco Nelissen2013-04-081-0/+1
* Add support for fragmented mp4 to MPEG4ExtractorMarco Nelissen2013-02-151-0/+2
* Separate sniffing from session initializationJames Dong2012-01-121-1/+1
* Retry datasource fetches a few times before giving up (NuCachedSource2).Andreas Huber2011-07-221-0/+5
* Do not call getEstimatedBandwidth if the streaming is not HTTP-basedJames Dong2011-06-021-0/+1
* Stagefright DataSources now expose the underlying content mime type.Andreas Huber2011-03-301-0/+2
* Fix for bug 3477330Gloria Wang2011-03-101-2/+2
* - Do not use global DrmManagerClientGloria Wang2011-02-071-1/+1
* 64-bit file size/offset support for media frameworkJames Dong2010-11-181-3/+3
* Add getUri() for streamingGloria Wang2010-11-181-0/+3
* resolved conflicts for merge of 9084631d to gingerbread-plus-aospGloria Wang2010-10-251-0/+8
|\
| * DRM framework support:Gloria Wang2010-10-251-0/+8
* | HTTP Live content that are tagged as complete are now seekable.Andreas Huber2010-10-121-0/+1
* | Allow sniffers to return a packet of opaque data that the corresponding extra...Andreas Huber2010-08-251-2/+7
|/
* Disable vorbis seek when streaming from localhost.Andreas Huber2010-05-061-1/+2
* Support the specification of additional HTTP headers in the creation of a Dat...Andreas Huber2010-01-281-1/+4
* Better support for HTTP streaming media content, fixes to the way HTTPDataSou...Andreas Huber2010-01-261-0/+8
* Squashed commit of the following:Andreas Huber2010-01-121-0/+2
* New API to instantiate a MediaExtractor given a URI and optional MIME type.Andreas Huber2009-10-231-1/+3
* Squashed commit of the following:Andreas Huber2009-08-171-3/+9
* Squashed commit of the following:Andreas Huber2009-07-161-0/+61