Gitiles
Code Review
Sign In
review.evervolv.com
/
android_frameworks_av
/
530a7536ac6f17c25eb9c3f6b93b2343b0617399
/
media
/
libdatasource
/
include
/
datasource
/
NuCachedSource2.h
19b0be6
Remove DrmInitialization from IDataSource
by Marco Nelissen
· 7 years ago
fa8be7d
Split datasource out of libstagefright
by Marco Nelissen
· 7 years ago
[Renamed from media/libstagefright/include/NuCachedSource2.h]
3f65764
Update DataSourceBase::getAvailableSize signature
by Robert Shih
· 8 years ago
0324403
Network DataSources: implement disconnect in close
by Robert Shih
· 8 years ago
ed388ad
NuMediaExtractor: remove NuCachedSource2 reference
by Robert Shih
· 8 years ago
92541a3
Remove unused code DataSource::getDrmInfo
by Dongwon Kang
· 9 years ago
d91dc5a
Remove libmedia and libstagefright dependency from extractors
by Dongwon Kang
· 9 years ago
69d3d8a
Expand mediaextractor dumpsys
by Marco Nelissen
· 11 years ago
316c3d9
NuCachedSource2: fix possible erroneous early free
by Wonsik Kim
· 11 years ago
48296b7
Disconnect HTTP-based data source upon reset
by Chong Zhang
· 12 years ago
a53d87c
Add the ability to query the amount of cached data to NuMediaExtractor.
by Andreas Huber
· 14 years ago
9d2f386
Separate sniffing from session initialization
by James Dong
· 15 years ago
49c5981
YouTube can now request custom cache/prefetch parameters and disconnect-at-highwater
by Andreas Huber
· 15 years ago
a045cb0
Allow a system property "media.stagefright.cache-params" to override cache/prefetcher
by Andreas Huber
· 15 years ago
0683eba
Retry datasource fetches a few times before giving up (NuCachedSource2).
by Andreas Huber
· 15 years ago
b33d2ac
Do not call getEstimatedBandwidth if the streaming is not HTTP-based
by James Dong
· 15 years ago
5b1b8a9
Send estimated bandwidth value as informational event when cache fetcher pauses
by James Dong
· 15 years ago
7bf8413
Make sure a read restarts the prefetcher if necessary.
by Andreas Huber
· 15 years ago
6511c97
Stagefright DataSources now expose the underlying content mime type.
by Andreas Huber
· 16 years ago
b5ce361
Fix for bug 3477330
by Gloria Wang
· 16 years ago
889b340
- Do not use global DrmManagerClient
by Gloria Wang
· 16 years ago
1bd233c
Don't report 100% buffered when the stream ends prematurely.
by Bryan Mawhinney
· 16 years ago
145e68f
Increase cache size and low-watermark threshold, also
by Andreas Huber
· 16 years ago
a44153c
Squashed commit of the following:
by Andreas Huber
· 16 years ago
c7fc37a
64-bit file size/offset support for media framework
by James Dong
· 16 years ago
771b85d
Add getUri() for streaming
by Gloria Wang
· 16 years ago
a628f89
Increase the prefetcher's low water mark so it restarts fetching data earlier.
by Andreas Huber
· 16 years ago
34ef0f3
Make sure the prefetcher is actively fetching data if we pause playback due to cache underrun.
by Andreas Huber
· 16 years ago
b371426
Add support for WV DRM
by Gloria Wang
· 16 years ago
bff07d0
HTTP Live content that are tagged as complete are now seekable.
by Andreas Huber
· 16 years ago
9235bc8
Finetune some of the prefetcher parameters to a) buffer as much as froyo did b) ensure that keepalives actually trigger a network read instead of just draining internal buffers
by Andreas Huber
· 16 years ago
a5273eb
Make the prefetcher read packets from the network after a keep-alive timeout expires regardless of whether its currently actively fetching data or not.
by Andreas Huber
· 16 years ago
5994b47
Initial check-in of new caching/prefetching data source implementation.
by Andreas Huber
· 16 years ago