..
audio
Add flag to force spurious audio timestamps to fail playback.
2015-06-12 17:46:41 +01:00
chunk
Remove requirement to specify downstream renderer count.
2015-06-12 17:52:56 +01:00
dash
Steps toward enabling seeking in DASH live
2015-06-18 14:28:54 +01:00
drm
Pass whole PSSH box to MediaDrm (except in the WV+L case).
2015-06-18 14:16:37 +01:00
extractor
Handle stbl atoms with no samples.
2015-06-18 14:18:09 +01:00
hls
Make HlsChunkSource sane again.
2015-06-18 18:01:47 +01:00
metadata
Steps toward full multi-track support.
2015-06-18 14:27:24 +01:00
smoothstreaming
Pass whole PSSH box to MediaDrm (except in the WV+L case).
2015-06-18 14:16:37 +01:00
text
Refine TTML parsing logic + setup for adding styling information.
2015-06-18 17:31:14 +01:00
upstream
Allow reading of response headers from HttpDataSource implementations
2015-06-12 17:36:48 +01:00
util
Rename URL->URI for manifest fetching
2015-06-15 17:43:53 +01:00
BehindLiveWindowException.java
SmoothStreaming Live support.
2014-09-25 20:16:30 +01:00
C.java
Further cleanup subtitle implementations.
2015-06-12 17:44:01 +01:00
CodecCounters.java
Implement event reporting from HlsSampleSource.
2015-04-13 19:03:04 +01:00
CryptoInfo.java
Initial drop. 1.0.10.
2014-06-16 12:56:04 +01:00
DecoderInfo.java
Use new MediaCodecList APIs on L.
2014-11-18 18:58:04 +00:00
DefaultLoadControl.java
Use Java7 <> syntax
2015-05-22 21:40:22 +01:00
DummyTrackRenderer.java
Steps toward full multi-track support.
2015-06-18 14:27:24 +01:00
ExoPlaybackException.java
Distinguish exceptions caught at top level.
2015-05-01 20:31:49 +01:00
ExoPlayer.java
Steps toward full multi-track support.
2015-06-18 14:27:24 +01:00
ExoPlayerImpl.java
Steps toward full multi-track support.
2015-06-18 14:27:24 +01:00
ExoPlayerImplInternal.java
Steps toward full multi-track support.
2015-06-18 14:27:24 +01:00
ExoPlayerLibraryInfo.java
Bump to 1.3.3
2015-05-22 20:57:24 +01:00
FrameworkSampleSource.java
Pass whole PSSH box to MediaDrm (except in the WV+L case).
2015-06-18 14:16:37 +01:00
LoadControl.java
Treat "no chunk to load yet" in the same way as finished.
2014-10-09 17:27:20 +01:00
MediaClock.java
Steps toward full multi-track support.
2015-06-18 14:27:24 +01:00
MediaCodecAudioTrackRenderer.java
Steps toward full multi-track support.
2015-06-18 14:27:24 +01:00
MediaCodecTrackRenderer.java
Steps toward full multi-track support.
2015-06-18 14:27:24 +01:00
MediaCodecUtil.java
Use Build.DEVICE not Build.PRODUCT.
2015-05-29 12:52:05 +01:00
MediaCodecVideoTrackRenderer.java
Enable passthrough based on the input MIME type.
2015-05-08 17:04:21 +01:00
MediaFormat.java
Set MediaFormat for VTT chunks + cleanup.
2015-06-05 18:24:22 +01:00
MediaFormatHolder.java
Generalize getPsshInfo to properly accomodate WebM.
2015-03-10 19:42:48 +00:00
ParserException.java
Allow relaxation of TTML validity requirement when parsing subtitles.
2014-10-09 17:19:14 +01:00
SampleHolder.java
Change decodeOnly to be a sample flag.
2015-04-10 22:55:12 +01:00
SampleSource.java
Remove requirement to specify downstream renderer count.
2015-06-12 17:52:56 +01:00
SmoothFrameReleaseTimeHelper.java
Add frame rate to Format for use in format selection (when known).
2015-04-22 16:16:42 +01:00
StandaloneMediaClock.java
Steps toward full multi-track support.
2015-06-18 14:27:24 +01:00
TimeRange.java
First steps toward implementing bounded live seek.
2015-05-19 15:16:29 +01:00
TrackInfo.java
Make sure SmoothStreaming manifest durations are -1 for Live.
2014-12-03 18:26:48 +00:00
TrackRenderer.java
Steps toward full multi-track support.
2015-06-18 14:27:24 +01:00
VideoSurfaceView.java
Initial drop. 1.0.10.
2014-06-16 12:56:04 +01:00