media/library/src/main/java/com/google/android/exoplayer2
olly ee3c5f875f Simplify chunk package ahead of EMSG/608 piping
Issue: #2362
Issue: #2176

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=146243681
2017-02-15 16:43:36 +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 Simplify chunk package ahead of EMSG/608 piping 2017-02-15 16:43:36 +00:00
extractor Simplify chunk package ahead of EMSG/608 piping 2017-02-15 16:43:36 +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 Simplify chunk package ahead of EMSG/608 piping 2017-02-15 16:43:36 +00:00
text Fixing some Javadoc errors 2017-02-15 16:35:17 +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 Support tunneling in video renderer 2017-01-16 11:43:07 +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 Fixing some Javadoc errors 2017-02-15 16:35:17 +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