media/library
Michael Goffioul 893c7f34ba Fix H262 segmentation.
Prepend sequence headers to the next frame, instead of appending them to
the previous frame. Tested decoders like FFMPEG and Google's
Android/MPEG2 expects to read the sequence headers before the first
frame they apply to. When sequence headers are appended to the previous
frame, these are ignored and this leads to incorrect decoding.
2017-08-02 13:33:11 +01:00
..
all Make it easier to use ExoPlayer modules in other projects II 2017-06-28 22:26:05 +01:00
core Fix H262 segmentation. 2017-08-02 13:33:11 +01:00
dash Move getBufferedPositionUs into SequenceableLoader. 2017-07-19 14:08:59 +01:00
hls Correctly flush HlsSampleStreamWrapper when primary selection changes 2017-07-19 14:20:57 +01:00
smoothstreaming Move getBufferedPositionUs into SequenceableLoader. 2017-07-19 14:08:59 +01:00
ui Allow PlaybackControlView to be overridden in SimpleExoPlayerView 2017-08-02 13:32:55 +01:00