summaryrefslogtreecommitdiffstats
path: root/media/libstagefright/NuCachedSource2.cpp
Commit message (Expand)AuthorAgeFilesLines
* Squashed commit of the following:Andreas Huber2010-12-061-44/+2
* Fix an artifact of going from off_t to off64_tAndreas Huber2010-11-191-1/+1
* 64-bit file size/offset support for media frameworkJames Dong2010-11-181-9/+9
* Add getUri() for streamingGloria Wang2010-11-181-0/+3
* Make sure the prefetcher is actively fetching data if we pause playback due t...Andreas Huber2010-11-111-3/+11
* Add support for WV DRMGloria Wang2010-11-051-0/+8
* HTTP Live content that are tagged as complete are now seekable.Andreas Huber2010-10-121-3/+45
* Remove stagefright foundation's incompatible logging interface and update cal...Andreas Huber2010-09-211-14/+14
* ALoopers can now be named (useful to distinguish threads).Andreas Huber2010-08-271-0/+1
* Make the prefetcher read packets from the network after a keep-alive timeout ...Andreas Huber2010-06-221-3/+15
* Must hold lock here...Andreas Huber2010-06-111-0/+1
* Fix a typo in NuCachedSource2 that would trigger an assert near the end of a ...Andreas Huber2010-06-111-1/+1
* Initial check-in of new caching/prefetching data source implementation.Andreas Huber2010-06-101-0/+458