media/library/src/main/java/com/google/android/exoplayer
2015-05-22 20:37:52 +01:00
..
audio Don't sample the timestamp/latency for AC-3 passthrough playback. 2015-05-19 14:00:49 +01:00
chunk Fix handling of widths/heights when choosing formats. 2015-05-19 14:06:48 +01:00
dash First steps toward implementing bounded live seek. 2015-05-19 15:16:29 +01:00
drm Cleanup 2015-05-19 15:24:18 +01:00
extractor First steps toward implementing bounded live seek. 2015-05-19 15:16:29 +01:00
hls Fix handling of widths/heights when choosing formats. 2015-05-19 14:06:48 +01:00
metadata Avoid loading first chunk when preparing HLS for non-zero position. 2015-05-11 21:10:20 +01:00
smoothstreaming Fix format equality checking. 2015-05-05 20:30:32 +01:00
text Step towards enhanced Webvtt parser to support HTML-rich captions and positioning. 2015-05-19 15:19:59 +01:00
upstream Try and use httpDataSource if scheme isn't recognised. 2015-05-22 20:37:52 +01:00
util First steps toward implementing bounded live seek. 2015-05-19 15:16:29 +01:00
BehindLiveWindowException.java SmoothStreaming Live support. 2014-09-25 20:16:30 +01:00
C.java Select E-AC-3 in preference to AC-3, and remove other tracks. 2015-04-17 20:01:06 +01:00
CodecCounters.java Implement event reporting from HlsSampleSource. 2015-04-13 19:03:04 +01:00
CryptoInfo.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
DecoderInfo.java Use new MediaCodecList APIs on L. 2014-11-18 18:58:04 +00:00
DefaultLoadControl.java Reintroduce Allocation abstraction. 2015-05-01 20:28:49 +01:00
DummyTrackRenderer.java Avoid loading first chunk when preparing HLS for non-zero position. 2015-05-11 21:10:20 +01:00
ExoPlaybackException.java Distinguish exceptions caught at top level. 2015-05-01 20:31:49 +01:00
ExoPlayer.java Fix doc image refs 2015-05-12 16:57:39 +01:00
ExoPlayerImpl.java Misc performance/correctness tweaks. 2014-12-17 19:18:33 +00:00
ExoPlayerImplInternal.java Avoid loading first chunk when preparing HLS for non-zero position. 2015-05-11 21:10:20 +01:00
ExoPlayerLibraryInfo.java Bump to 1.3.2 2015-05-19 14:37:29 +01:00
FrameworkSampleSource.java Avoid loading first chunk when preparing HLS for non-zero position. 2015-05-11 21:10:20 +01:00
LoadControl.java Treat "no chunk to load yet" in the same way as finished. 2014-10-09 17:27:20 +01:00
MediaClock.java Smoother playback #1. 2014-10-09 17:26:01 +01:00
MediaCodecAudioTrackRenderer.java Enable passthrough based on the input MIME type. 2015-05-08 17:04:21 +01:00
MediaCodecTrackRenderer.java Avoid loading first chunk when preparing HLS for non-zero position. 2015-05-11 21:10:20 +01:00
MediaCodecUtil.java Add ability to query size/rate support in MediaCodecUtil. 2015-04-10 23:15:52 +01:00
MediaCodecVideoTrackRenderer.java Enable passthrough based on the input MIME type. 2015-05-08 17:04:21 +01:00
MediaFormat.java Remove MediaFormat.bitrate. 2015-05-01 20:29:32 +01:00
MediaFormatHolder.java Generalize getPsshInfo to properly accomodate WebM. 2015-03-10 19:42:48 +00:00
ParserException.java Allow relaxation of TTML validity requirement when parsing subtitles. 2014-10-09 17:19:14 +01:00
SampleHolder.java Change decodeOnly to be a sample flag. 2015-04-10 22:55:12 +01:00
SampleSource.java Avoid loading first chunk when preparing HLS for non-zero position. 2015-05-11 21:10:20 +01:00
SmoothFrameReleaseTimeHelper.java Add frame rate to Format for use in format selection (when known). 2015-04-22 16:16:42 +01:00
TimeRange.java First steps toward implementing bounded live seek. 2015-05-19 15:16:29 +01:00
TrackInfo.java Make sure SmoothStreaming manifest durations are -1 for Live. 2014-12-03 18:26:48 +00:00
TrackRenderer.java Fix doc image refs 2015-05-12 16:57:39 +01:00
VideoSurfaceView.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00