| .. |
|
audio
|
Fix AudioTrack typos.
|
2015-05-22 20:39:28 +01:00 |
|
chunk
|
Use Java7 <> syntax
|
2015-05-22 21:40:22 +01:00 |
|
dash
|
Temporarily revert bounded live seeking. It's causing issues in its current form.
|
2015-05-28 17:11:28 +01:00 |
|
drm
|
Simplify the demo app.
|
2015-05-28 17:18:26 +01:00 |
|
extractor
|
parse mp4 tx3g
|
2015-06-01 19:47:46 +08:00 |
|
hls
|
Make HlsSampleSource use LoadControl.
|
2015-05-28 17:14:52 +01:00 |
|
metadata
|
Use Java7 <> syntax
|
2015-05-22 21:40:22 +01:00 |
|
smoothstreaming
|
Fixed issue in which the segment/chunk shift value could become incorrect.
|
2015-05-28 17:08:39 +01:00 |
|
text
|
clean the list while forward seek.
|
2015-06-03 20:28:30 +08:00 |
|
upstream
|
Cleanup/Sync with internal tree
|
2015-05-22 21:45:13 +01:00 |
|
util
|
clean up unused code.
|
2015-06-02 21:00:22 +08:00 |
|
BehindLiveWindowException.java
|
SmoothStreaming Live support.
|
2014-09-25 20:16:30 +01:00 |
|
C.java
|
Move WEBVTT custom header constants.
|
2015-05-22 21:36:35 +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
|
Avoid loading first chunk when preparing HLS for non-zero position.
|
2015-05-11 21:10:20 +01:00 |
|
ExoPlaybackException.java
|
Distinguish exceptions caught at top level.
|
2015-05-01 20:31:49 +01:00 |
|
ExoPlayer.java
|
Fix doc image refs
|
2015-05-12 16:57:39 +01:00 |
|
ExoPlayerImpl.java
|
Use Java7 <> syntax
|
2015-05-22 21:40:22 +01:00 |
|
ExoPlayerImplInternal.java
|
Use Java7 <> syntax
|
2015-05-22 21:40:22 +01:00 |
|
ExoPlayerLibraryInfo.java
|
Bump to 1.3.3
|
2015-05-22 20:57:24 +01:00 |
|
FrameworkSampleSource.java
|
Avoid loading first chunk when preparing HLS for non-zero position.
|
2015-05-11 21:10:20 +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
|
Smoother playback #1.
|
2014-10-09 17:26:01 +01:00 |
|
MediaCodecAudioTrackRenderer.java
|
Enable passthrough based on the input MIME type.
|
2015-05-08 17:04:21 +01:00 |
|
MediaCodecTrackRenderer.java
|
Use Java7 <> syntax
|
2015-05-22 21:40:22 +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
|
clean up unused code.
|
2015-06-02 21:00:22 +08: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
|
Avoid loading first chunk when preparing HLS for non-zero position.
|
2015-05-11 21:10:20 +01:00 |
|
SmoothFrameReleaseTimeHelper.java
|
Add frame rate to Format for use in format selection (when known).
|
2015-04-22 16:16:42 +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
|
Fix doc image refs
|
2015-05-12 16:57:39 +01:00 |
|
VideoSurfaceView.java
|
Initial drop. 1.0.10.
|
2014-06-16 12:56:04 +01:00 |