media/library
olly 31f0302505 Extractor tests: Output average and peak bitrates separately
Note: The dump files will need updating again when the extractors
are modified to only set the appropriate bitrate. Enhancing the
test first is nice, because it means that in subsequent CLs the
dump file updates can be used to quickly see what's changed in
the output.
PiperOrigin-RevId: 297188367
2020-02-27 17:14:47 +00:00
..
all Use new exoplayer.dev domain everywhere. 2019-04-16 15:25:27 +01:00
common Migrate HLS to Format.Builder 2020-02-25 21:23:53 +00:00
core Extractor tests: Output average and peak bitrates separately 2020-02-27 17:14:47 +00:00
dash Migrate DASH to Format.Builder 2020-02-25 21:23:45 +00:00
extractor Make Format.Builder, peakBitrate and averageBitrate public 2020-02-25 21:23:21 +00:00
hls Migrate HLS to Format.Builder 2020-02-25 21:23:53 +00:00
smoothstreaming Migrate SmoothStreaming to Format.Builder 2020-02-25 21:23:37 +00:00
ui Fix lint errors 2020-02-25 21:21:29 +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.