| .. |
|
cache
|
Attempt to guard against ExoCache corruption.
|
2015-04-10 22:33:10 +01:00 |
|
Aes128DataSource.java
|
Clean up Aes128DataSource.
|
2015-04-10 23:12:47 +01:00 |
|
Allocator.java
|
Major surgery to move all playback modes to the new Extractor model.
|
2015-04-13 18:57:31 +01:00 |
|
BandwidthMeter.java
|
Finish painful bytes/sec -> bits/sec conversion.
|
2014-08-01 15:51:21 +01:00 |
|
BufferPool.java
|
Major surgery to move all playback modes to the new Extractor model.
|
2015-04-13 18:57:31 +01:00 |
|
ByteArrayDataSink.java
|
Minor cleanup.
|
2014-08-11 18:38:39 +01:00 |
|
ByteArrayDataSource.java
|
Bug fixes for ByteArrayDataSource.
|
2015-02-03 12:43:09 +00:00 |
|
DataSink.java
|
Initial drop. 1.0.10.
|
2014-06-16 12:56:04 +01:00 |
|
DataSource.java
|
Add END_OF_INPUT constant + start using it.
|
2015-04-10 23:00:23 +01:00 |
|
DataSourceInputStream.java
|
Make NetworkLoadable use an injected HttpDataSource.
|
2015-02-25 13:39:15 +00:00 |
|
DataSpec.java
|
Add flags to DataSpec. Support GZIP option.
|
2015-03-03 17:14:48 +00:00 |
|
DefaultBandwidthMeter.java
|
Finish painful bytes/sec -> bits/sec conversion.
|
2014-08-01 15:51:21 +01:00 |
|
DefaultHttpDataSource.java
|
Add END_OF_INPUT constant + start using it.
|
2015-04-10 23:00:23 +01:00 |
|
FileDataSource.java
|
Make FileDataSource throw EOFException.
|
2015-04-10 22:29:51 +01:00 |
|
HttpDataSource.java
|
Major surgery to move all playback modes to the new Extractor model.
|
2015-04-13 18:57:31 +01:00 |
|
Loader.java
|
Support delayed loading by Loader.
|
2015-03-10 19:43:25 +00:00 |
|
NetworkLoadable.java
|
Add flags to DataSpec. Support GZIP option.
|
2015-03-03 17:14:48 +00:00 |
|
NetworkLock.java
|
Misc performance/correctness tweaks.
|
2014-12-17 19:18:33 +00:00 |
|
PriorityDataSource.java
|
Initial drop. 1.0.10.
|
2014-06-16 12:56:04 +01:00 |
|
TeeDataSource.java
|
Attempt to guard against ExoCache corruption.
|
2015-04-10 22:33:10 +01:00 |
|
TransferListener.java
|
Initial drop. 1.0.10.
|
2014-06-16 12:56:04 +01:00 |
|
UnexpectedLengthException.java
|
Clean up Aes128DataSource.
|
2015-04-10 23:12:47 +01:00 |
|
UriDataSource.java
|
Make NetworkLoadable use an injected HttpDataSource.
|
2015-02-25 13:39:15 +00:00 |