| .. |
|
audio
|
Set the passthrough buffer size based on encoded format bit rates.
|
2016-01-15 18:48:24 +00:00 |
|
chunk
|
Internal refactor.
|
2016-01-14 17:13:08 +00:00 |
|
dash
|
Add eventSourceId to onAvailableRangeChange events
|
2016-01-22 11:38:06 +00:00 |
|
drm
|
Make sure we use the correct mimeType with DRM initialization data.
|
2015-11-25 16:47:05 +00:00 |
|
extractor
|
Comment (e-)AC-3/DTS descriptor tags.
|
2016-01-15 18:49:03 +00:00 |
|
hls
|
Treat seeks in HLS live to be at t=0, as in ExtractorSampleSource.
|
2016-01-18 19:22:47 +00:00 |
|
metadata
|
Clean up expansion of sample buffers.
|
2015-09-28 20:23:45 +01:00 |
|
smoothstreaming
|
resolve #1095 get language for all types, not just audio
|
2016-01-16 12:35:32 +01:00 |
|
text
|
Make TtmlColorParser comment a little clearer.
|
2016-01-15 19:18:19 +00:00 |
|
upstream
|
Added a isLocalFileUrlOrPath(Uri) method to remove manual checks
|
2015-11-27 15:59:25 +00:00 |
|
util
|
Add readString to ParsableByteArray
|
2016-01-22 11:40:02 +00:00 |
|
AspectRatioFrameLayout.java
|
Change how subtitles are laid out in the demo app.
|
2015-07-15 11:09:20 +01:00 |
|
BehindLiveWindowException.java
|
Make classes/methods final to prevent uncontrolled extension.
|
2015-08-03 15:18:09 +01:00 |
|
C.java
|
Use API level 23 constants.
|
2015-11-25 17:05:59 +00:00 |
|
CodecCounters.java
|
check maximum consecutively dropped frames in video tests
|
2015-11-25 17:01:21 +00:00 |
|
CryptoInfo.java
|
Make classes/methods final to prevent uncontrolled extension.
|
2015-08-03 15:18:09 +01:00 |
|
DecoderInfo.java
|
Use new MediaCodecList APIs on L.
|
2014-11-18 18:58:04 +00:00 |
|
DefaultLoadControl.java
|
Make classes/methods final to prevent uncontrolled extension.
|
2015-08-03 15:18:09 +01:00 |
|
DummyTrackRenderer.java
|
Propagate MediaFormat instead of TrackInfo.
|
2015-08-11 18:23:22 +01:00 |
|
ExoPlaybackException.java
|
Distinguish exceptions caught at top level.
|
2015-05-01 20:31:49 +01:00 |
|
ExoPlayer.java
|
Make getRendererEnabled behavior the same as it used to be, until it's removed.
|
2015-08-19 16:32:01 +01:00 |
|
ExoPlayerImpl.java
|
Make getRendererEnabled behavior the same as it used to be, until it's removed.
|
2015-08-19 16:32:01 +01:00 |
|
ExoPlayerImplInternal.java
|
Don't consider switching tracks as "joining".
|
2016-01-14 17:13:32 +00:00 |
|
ExoPlayerLibraryInfo.java
|
Bump version to 1.5.3.
|
2015-12-08 18:00:46 +00:00 |
|
FrameworkSampleSource.java
|
Make sure we use the correct mimeType with DRM initialization data.
|
2015-11-25 16:47:05 +00:00 |
|
LoadControl.java
|
Clarify @param bufferSizeContribution documentation.
|
2016-01-14 17:13:32 +00:00 |
|
MediaClock.java
|
Steps toward full multi-track support.
|
2015-06-18 14:27:24 +01:00 |
|
MediaCodecAudioTrackRenderer.java
|
Expose control over decoder selection.
|
2015-12-16 20:41:51 +00:00 |
|
MediaCodecSelector.java
|
Expose control over decoder selection.
|
2015-12-16 20:41:51 +00:00 |
|
MediaCodecTrackRenderer.java
|
Apply flush workaround on S5 Mini devices with Exynos chipset.
|
2016-01-18 19:22:47 +00:00 |
|
MediaCodecUtil.java
|
Work around broken MP3 decoder.
|
2016-01-18 19:22:47 +00:00 |
|
MediaCodecVideoTrackRenderer.java
|
Add a comment to explain the input size calculation.
|
2016-01-14 17:13:31 +00:00 |
|
MediaFormat.java
|
Enable track selection + WebVTT for HLS.
|
2016-01-14 17:13:32 +00:00 |
|
MediaFormatHolder.java
|
Generalize getPsshInfo to properly accomodate WebM.
|
2015-03-10 19:42:48 +00:00 |
|
ParserException.java
|
Throw ParserException from parsers when a parse exception occurs.
|
2015-10-26 15:18:53 +00:00 |
|
SampleHolder.java
|
Clean up expansion of sample buffers.
|
2015-09-28 20:23:45 +01:00 |
|
SampleSource.java
|
Allow ChunkSource an opportunity to fail preparation.
|
2015-08-17 17:14:21 +01:00 |
|
SampleSourceTrackRenderer.java
|
Implement handlesTrack using MediaCodecUtil.
|
2015-09-18 18:22:40 +01:00 |
|
SingleSampleSource.java
|
Clean up expansion of sample buffers.
|
2015-09-28 20:23:45 +01:00 |
|
StandaloneMediaClock.java
|
Make classes/methods final to prevent uncontrolled extension.
|
2015-08-03 15:18:09 +01:00 |
|
TimeRange.java
|
Support dynamic TimeRange for DASH live.
|
2015-09-01 14:14:10 +01:00 |
|
TrackRenderer.java
|
Don't consider switching tracks as "joining".
|
2016-01-14 17:13:32 +00:00 |
|
VideoFrameReleaseTimeHelper.java
|
Work around for the Choreographer's resource leak.
|
2016-01-04 20:58:39 +00:00 |