summaryrefslogtreecommitdiffstats
path: root/include/media/stagefright/DataSource.h
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'android-6.0.1_r46' into HEADJessica Wagantall2016-06-071-1/+60
|\
| * Resolve merge conflict when cp'ing ag/931301 to mnc-mr1-releaseZach Jang2016-04-211-1/+60
* | video: Add metadata support for DataSourceSurajit Podder2016-03-081-2/+6
* | Revert "DataSource: Remove global variables in DataSource related to sniff"Steve Kondik2015-11-201-36/+6
* | libstagefright: Extended media support via FFMPEGSteve Kondik2015-10-281-0/+4
* | DataSource: Remove global variables in DataSource related to sniffSurajit Podder2015-10-281-5/+33
* | Stagefright: Extensions for HTTP progressive streaming.Apurupa Pattapu2015-10-061-1/+2
|/
* stagefright: warnings be gone, some are now errors, use clangLajos Molnar2015-04-171-1/+1
* Unhide the android.media.[Media]DataSource interface.Chris Watkins2015-04-151-0/+5
* GenericSource: support disconnect before NuCachedSource2 is createdRobert Shih2014-10-011-1/+5
* move cache prefill to GenericSource's message handlerChong Zhang2014-08-211-5/+1
* some fixes for crash when extractor creation failsChong Zhang2014-08-061-1/+7
* 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