media/library/common
olly 0d052e0399 HLS: Allow audio variants to initialize the timestamp adjuster
This makes HLS playback less liable to become stuck if discontinuity
tags are inserted at different times across media playlists.

Issue: #8700
Issue: #8372
PiperOrigin-RevId: 362903428
2021-04-09 16:59:46 +01:00
..
src HLS: Allow audio variants to initialize the timestamp adjuster 2021-04-09 16:59:46 +01:00
build.gradle Make Cronet extension depend only on common 2021-02-01 22:56:05 +00:00
proguard-rules.txt Refine ProGuard config workaround for Function 2021-02-03 15:49:10 +00:00
README.md Split out extractor and common modules 2020-01-24 18:15:19 +00:00

ExoPlayer common library module

Common code used by other ExoPlayer modules.

  • Javadoc: Note that this Javadoc is combined with that of other modules.