| .. |
|
audio
|
Rename BufferProcessor to AudioProcessor.
|
2017-02-28 17:35:35 +00:00 |
|
decoder
|
Reformat @IntDef field/return type annotations.
|
2017-02-23 14:04:42 +00:00 |
|
drm
|
Support multiple track outputs from BaseMediaChunk
|
2017-02-28 17:36:45 +00:00 |
|
extractor
|
Fix some documentation nits.
|
2017-02-28 17:37:44 +00:00 |
|
mediacodec
|
Correctly handle a SampleStream ending without providing a format
|
2017-02-28 13:47:18 +00:00 |
|
metadata
|
Add some pipelining in MetadataRenderer
|
2017-02-28 17:34:29 +00:00 |
|
source
|
Support multiple track outputs from BaseMediaChunk
|
2017-02-28 17:36:45 +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
|
Discard subtitles with invalid positions
|
2017-02-28 13:47:18 +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
|
Fix some documentation nits.
|
2017-02-28 17:37:44 +00:00 |
|
DefaultLoadControl.java
|
Move and rename PRIORITY_PLAYBACK to C constants class
|
2017-02-28 13:47:18 +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
|
Rename BufferProcessor to AudioProcessor.
|
2017-02-28 17:35:35 +00:00 |
|
Timeline.java
|
Add ClippingMediaSource.
|
2016-12-14 14:23:38 +00:00 |