..
audio
Correctly handle a SampleStream ending without providing a format
2017-02-28 13:47:18 +00:00
decoder
Reformat @IntDef field/return type annotations.
2017-02-23 14:04:42 +00:00
drm
Clarify naming for ClearKey DRM support
2017-02-23 14:51:58 +00:00
extractor
Correctly handle a SampleStream ending without providing a format
2017-02-28 13:47:18 +00:00
mediacodec
Correctly handle a SampleStream ending without providing a format
2017-02-28 13:47:18 +00:00
metadata
Correctly handle a SampleStream ending without providing a format
2017-02-28 13:47:18 +00:00
source
Correctly handle a SampleStream ending without providing a format
2017-02-28 13:47:18 +00:00
text
Correctly handle a SampleStream ending without providing a format
2017-02-28 13:47:18 +00:00
trackselection
fixed a typing error
2017-02-16 21:23:28 +09:00
ui
Final nit fixes for Cue/SubtitlePainter
2017-02-20 13:13:13 +00:00
upstream
Reformat @IntDef field/return type annotations.
2017-02-23 14:04:42 +00:00
util
Separate input/output handling in BufferProcessors.
2017-02-23 14:11:23 +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
Correctly handle a SampleStream ending without providing a format
2017-02-28 13:47:18 +00:00
C.java
Clarify naming for ClearKey DRM support
2017-02-23 14:51:58 +00:00
DefaultLoadControl.java
Make DefaultLoadControl use PriorityTaskManager if one is given
2017-01-15 23:54:20 +00:00
ExoPlaybackException.java
Reformat @IntDef field/return type annotations.
2017-02-23 14:04:42 +00: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
Remove unnecessary configuration parameter.
2017-02-15 17:03:47 +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