media/library
andrewlewis 387cc2f2bd Trim more than one sample for elst gapless
Allow trimming an arbitrary small number of samples (needing to trim up to two
samples actually seems to be common). For larger numbers of samples we do coarse
trimming by applying the edit list in the normal path, and don't use gapless
playback.

-------------
Created by MOE: https://github.com/google/moe
MOE_MIGRATED_REVID=192736956
2018-04-16 10:42:48 +01:00
..
all Migrate ExoPlayer Gradle build files. 2018-03-02 09:20:02 +00:00
core Trim more than one sample for elst gapless 2018-04-16 10:42:48 +01:00
dash Remove test max SDK version overrides. 2018-04-08 16:39:57 +01:00
hls Remove test max SDK version overrides. 2018-04-08 16:39:57 +01:00
smoothstreaming Remove test max SDK version overrides. 2018-04-08 16:39:57 +01:00
ui Expose setExtraAdGroupMarkers on PlayerView 2018-04-11 00:23:10 +01: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.