media/library
Oliver Woodman 8591e69b6a Remove duplicate SCTE-35 format and add sample to TsExtractorTest
It's not clear why we're currently outputting the format in both init()
and consume() - it seems likely that this was accidentally introduced
in <unknown commit>
when we started outputting the format in consume() but didn't remove it
from init().
2020-03-30 13:46:24 +01:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
core Remove duplicate SCTE-35 format and add sample to TsExtractorTest 2020-03-30 13:46:24 +01:00
dash HLS: Fix key rotation 2020-02-01 19:39:06 +00:00
hls HLS: Fix key rotation 2020-02-01 19:39:06 +00:00
smoothstreaming Fix SmoothStreaming 2020-02-18 12:15:13 +00:00
ui Disable chronometer for playback speeds != 1.0 2020-01-17 13:55:58 +00:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer library

The ExoPlayer library is split into multiple modules. See ExoPlayer's top level README for more information about the available library modules and how to use them.