..
audio
Add support for resetting the AudioTrack stream type.
2016-11-21 19:13:34 +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
Remove CC validity checks in SeiReader (now performed in decoder)
2016-11-30 22:05:27 +00:00
mediacodec
drainOutputBuffer return false on EOS
2016-11-30 21:55:25 +00:00
metadata
Fix lint errors
2016-11-30 21:59:32 +00:00
source
Add #EXT-X-PROGRAM-DATE-TIME support for HLS media playlists
2016-11-30 22:00:17 +00:00
text
Use separate mimeType for CEA-608 embedded in MP4
2016-11-30 22:02:55 +00:00
trackselection
Add option to select track that exceeds renderer capabilities
2016-11-30 21:58:13 +00:00
ui
Fix playback control focus
2016-11-30 22:04:18 +00:00
upstream
Fix unnecessary rewrite of cache index file after CachedContentIndex.readFile()
2016-12-01 13:46:52 +00:00
util
Use separate mimeType for CEA-608 embedded in MP4
2016-11-30 22:02:55 +00:00
video
Allow changing of video scaling mode
2016-11-21 19:14:39 +00:00
BaseRenderer.java
Fix a bunch more Javadoc
2016-08-31 15:25:24 +01: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
Make Timeline always non-null from ExoPlayer
2016-11-25 20:18:32 +00:00
ExoPlayerFactory.java
Improve SimpleExoPlayer flexibility
2016-11-25 20:18:32 +00:00
ExoPlayerImpl.java
Make Timeline always non-null from ExoPlayer
2016-11-25 20:18:32 +00:00
ExoPlayerImplInternal.java
Load the next period only if its start point is known.
2016-11-30 22:03:36 +00:00
ExoPlayerLibraryInfo.java
Bump version to r2.0.4
2016-10-20 12:20:10 +01: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
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
Fix a bunch more Javadoc
2016-08-31 15:25:24 +01: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
Make Timeline always non-null from ExoPlayer
2016-11-25 20:18:32 +00:00