media/library/src/main/java/com/google/android/exoplayer
Oliver Woodman 43b7efa986 Widen support for fMP4 streams.
- Add support for parsing avc3 boxes.
- Make workaround for signed sample offsets in trun files always enabled.
- Generalize remaining workaround into a flag, to make it easy to add additional workarounds going forward without changing the API.
- Fix DataSourceStream bug where read wouldn't return -1 having fully read segment whose spec length was unbounded.
2014-07-07 15:55:01 +01:00
..
chunk Propagate erors to ChunkSource implementations. 2014-07-04 01:06:20 +01:00
dash Propagate erors to ChunkSource implementations. 2014-07-04 01:06:20 +01:00
drm Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
parser Widen support for fMP4 streams. 2014-07-07 15:55:01 +01:00
smoothstreaming Widen support for fMP4 streams. 2014-07-07 15:55:01 +01:00
text Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
upstream Widen support for fMP4 streams. 2014-07-07 15:55:01 +01:00
util Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
CodecCounters.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
CryptoInfo.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
DecoderInfo.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
DefaultLoadControl.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
DummyTrackRenderer.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ExoPlaybackException.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ExoPlayer.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ExoPlayerImpl.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ExoPlayerImplInternal.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ExoPlayerLibraryInfo.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
FormatHolder.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
FrameworkSampleSource.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
LoadControl.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
MediaClock.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
MediaCodecAudioTrackRenderer.java Keep audio time in sync with arbitrary decodeOnly samples. 2014-07-04 00:52:19 +01:00
MediaCodecTrackRenderer.java Keep audio time in sync with arbitrary decodeOnly samples. 2014-07-04 00:52:19 +01:00
MediaCodecUtil.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
MediaCodecVideoTrackRenderer.java Keep audio time in sync with arbitrary decodeOnly samples. 2014-07-04 00:52:19 +01:00
MediaFormat.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
ParserException.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
SampleHolder.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
SampleSource.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
TrackInfo.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
TrackRenderer.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00
VideoSurfaceView.java Initial drop. 1.0.10. 2014-06-16 12:56:04 +01:00