media/library/src/main/java/com/google/android/exoplayer2
2017-02-15 16:55:24 +00:00
..
audio Pass an array of BufferProcessors to the AudioTrack. 2017-02-15 16:41:32 +00:00
decoder Use @IntDef where possible. 2016-09-28 11:25:02 +01:00
drm Propagate track type through ExtractorOutput.track 2017-02-15 16:49:47 +00:00
extractor Update exoplayer 1 and 2 to support stereo mesh layout. 2017-02-15 16:55:24 +00:00
mediacodec Pass an array of BufferProcessors to the AudioTrack. 2017-02-15 16:41:32 +00:00
metadata Move TimestampAdjuster from extractor to util 2017-01-24 14:25:47 +00:00
source Flexibilize mp4 extensions detection for HLS chunks 2017-02-15 16:50:52 +00:00
text Fixed an issue with Cea608Decoder in which tab commands were not being used correctly. 2017-02-15 16:53:04 +00:00
trackselection Use bitrate as fixed track selection tie breaker 2017-01-24 14:25:47 +00:00
ui Some minor cleanup 2017-01-05 14:57:31 +00:00
upstream Enable buffering for CacheDataSink by default 2017-02-15 16:42:34 +00:00
util Add support for multiple programs in a single TS 2017-02-15 16:40:28 +00:00
video Set max resolution from codec capabilities for ABR where resolutions are unknown 2017-01-25 19:25:02 +00:00
BaseRenderer.java Enable tunneling end-to-end 2017-01-17 17:21:10 +00:00
C.java Update exoplayer 1 and 2 to support stereo mesh layout. 2017-02-15 16:55:24 +00:00
DefaultLoadControl.java Make DefaultLoadControl use PriorityTaskManager if one is given 2017-01-15 23:54:20 +00:00
ExoPlaybackException.java Use @IntDef where possible. 2016-09-28 11:25:02 +01:00
ExoPlayer.java Add convenience methods to query current window 2017-01-13 17:27:26 +00:00
ExoPlayerFactory.java Improve SimpleExoPlayer flexibility 2016-11-25 20:18:32 +00:00
ExoPlayerImpl.java Add convenience methods to query current window 2017-01-13 17:27:26 +00:00
ExoPlayerImplInternal.java Resume from playback position by default when media source changes 2017-01-30 16:27:53 +00:00
ExoPlayerLibraryInfo.java Bump version + update release notes 2017-01-30 16:31:30 +00:00
Format.java Update exoplayer 1 and 2 to support stereo mesh layout. 2017-02-15 16:55:24 +00:00
FormatHolder.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
IllegalSeekPositionException.java Correctly handle dynamic playlist modifications 2016-12-06 20:04:01 +00:00
LoadControl.java Report track groups and selections through ExoPlayer 2016-10-27 12:27:55 +01:00
ParserException.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
Renderer.java Enable tunneling end-to-end 2017-01-17 17:21:10 +00:00
RendererCapabilities.java Report tunneling support via RendererCapabilities API 2017-01-13 17:27:25 +00:00
RendererConfiguration.java Enable tunneling end-to-end 2017-01-17 17:21:10 +00:00
SimpleExoPlayer.java Pass an array of BufferProcessors to the AudioTrack. 2017-02-15 16:41:32 +00:00
Timeline.java Add ClippingMediaSource. 2016-12-14 14:23:38 +00:00