| .. |
|
audio
|
Minor fixes for Javadoc warnings
|
2015-07-16 21:48:14 +01:00 |
|
chunk
|
Don't print warning if we get a SeekMap when reading DASH chunks.
|
2015-07-29 21:48:17 +01:00 |
|
dash
|
Modified timing of manifest fetches to compensate for drift due to fetch time.
|
2015-07-23 13:44:52 +01:00 |
|
drm
|
Pass whole PSSH box to MediaDrm (except in the WV+L case).
|
2015-06-18 14:16:37 +01:00 |
|
extractor
|
Improvements to Mp4Extractor and FragmentedMp4Extractor.
|
2015-07-29 21:49:19 +01:00 |
|
hls
|
Make Aes128DataSource private to the HLS package.
|
2015-07-29 22:35:48 +01:00 |
|
metadata
|
Improve error propagation
|
2015-07-21 10:07:49 +01:00 |
|
smoothstreaming
|
Modified timing of manifest fetches to compensate for drift due to fetch time.
|
2015-07-23 13:44:52 +01:00 |
|
text
|
Multiple small fixes for subtitles/mp4.
|
2015-07-23 13:43:48 +01:00 |
|
upstream
|
Make Aes128DataSource private to the HLS package.
|
2015-07-29 22:35:48 +01:00 |
|
util
|
Modified timing of manifest fetches to compensate for drift due to fetch time.
|
2015-07-23 13:44:52 +01:00 |
|
AspectRatioFrameLayout.java
|
Change how subtitles are laid out in the demo app.
|
2015-07-15 11:09:20 +01:00 |
|
BehindLiveWindowException.java
|
SmoothStreaming Live support.
|
2014-09-25 20:16:30 +01:00 |
|
C.java
|
Minor fixes for Javadoc warnings
|
2015-07-16 21:48:14 +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
|
Remove dead code (failed==false in all cases)
|
2015-07-21 17:36:07 +01:00 |
|
DummyTrackRenderer.java
|
Improve error propagation
|
2015-07-21 10:07:49 +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
|
Improve error propagation
|
2015-07-21 10:07:49 +01:00 |
|
ExoPlayerLibraryInfo.java
|
Bump version to 1.4.1
|
2015-07-17 11:49:48 +01:00 |
|
FrameworkSampleSource.java
|
Add support for choosing an extractor based on sniffing the container.
|
2015-07-21 17:39:38 +01:00 |
|
LoadControl.java
|
Remove dead code (failed==false in all cases)
|
2015-07-21 17:36:07 +01:00 |
|
MediaClock.java
|
Steps toward full multi-track support.
|
2015-06-18 14:27:24 +01:00 |
|
MediaCodecAudioTrackRenderer.java
|
Rm Timescale from AudioTrack. Not required.
|
2015-07-15 11:27:10 +01:00 |
|
MediaCodecTrackRenderer.java
|
Improve error propagation
|
2015-07-21 10:07:49 +01:00 |
|
MediaCodecUtil.java
|
Add device-specific workarounds for VP8 and MP3.
|
2015-07-10 11:47:24 +01:00 |
|
MediaCodecVideoTrackRenderer.java
|
Always use timed video frame release on V21+.
|
2015-07-21 09:58:38 +01:00 |
|
MediaFormat.java
|
Multiple small fixes for subtitles/mp4.
|
2015-07-23 13:43:48 +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
|
Improve error propagation
|
2015-07-21 10:07:49 +01:00 |
|
SingleSampleSource.java
|
Simplify subtitle loading with a SingleSampleSource.
|
2015-07-29 21:58:59 +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
|
Document usage of MATCH_LONGEST_US.
|
2015-07-15 11:01:44 +01:00 |
|
TrackRenderer.java
|
Improve error propagation
|
2015-07-21 10:07:49 +01:00 |