media/library/src/main/java/com/google/android/exoplayer2
olly cb3f349926 Bump version + update release notes
-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=142539314
2016-12-20 11:43:54 +00:00
..
audio Expose whether decoders support tunneling 2016-12-06 20:04:44 +00:00
decoder Use @IntDef where possible. 2016-09-28 11:25:02 +01:00
drm Fix some analysis warnings. 2016-11-25 20:18:32 +00:00
extractor Ignore discontinuities in TSs for HLS 2016-12-14 14:23:38 +00:00
mediacodec Expose whether decoders support tunneling 2016-12-06 20:04:44 +00:00
metadata Fix lint errors 2016-11-30 21:59:32 +00:00
source Fix large timestamps for HLS playbacks 2016-12-19 19:11:19 +00:00
text Improvements for 608 positioning 2016-12-06 20:02:42 +00:00
trackselection Try exceeding renderer capabilities by default 2016-12-12 16:15:38 +00:00
ui Add hook for modifying or cancelling a user invoked seek 2016-12-14 14:23:38 +00:00
upstream Change Sink to Source in license header 2016-12-13 14:29:15 -05:00
util Update SDK_INT 2016-12-14 16:22:48 +00:00
video Expose whether decoders support tunneling 2016-12-06 20:04:44 +00:00
BaseRenderer.java Correctly offset subsample timestamps. 2016-12-19 19:11:04 +00:00
C.java Allow changing of video scaling mode 2016-11-21 19:14:39 +00:00
DefaultLoadControl.java Report track groups and selections through ExoPlayer 2016-10-27 12:27:55 +01:00
ExoPlaybackException.java Use @IntDef where possible. 2016-09-28 11:25:02 +01:00
ExoPlayer.java Add hook for modifying or cancelling a user invoked seek 2016-12-14 14:23:38 +00:00
ExoPlayerFactory.java Improve SimpleExoPlayer flexibility 2016-11-25 20:18:32 +00:00
ExoPlayerImpl.java Fix onTimelineChanged call (timeline should never be null). 2016-12-14 14:23:38 +00:00
ExoPlayerImplInternal.java Fix playback of media with >1MB preparation data 2016-12-19 19:10:38 +00:00
ExoPlayerLibraryInfo.java Bump version + update release notes 2016-12-20 11:43:54 +00:00
Format.java Added support for multiple RawCC (CEA-608/CEA-708) tracks in DASH. 2016-11-10 21:14:57 +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 Correctly handle dynamic playlist modifications 2016-12-06 20:04:01 +00:00
RendererCapabilities.java Fix a bunch more Javadoc 2016-08-31 15:25:24 +01:00
SimpleExoPlayer.java Improve SimpleExoPlayer flexibility 2016-11-25 20:18:32 +00:00
Timeline.java Add ClippingMediaSource. 2016-12-14 14:23:38 +00:00