media/library
sneelavara b534097d1c This pull request is for issue#1807. Refactoring the PR #8356
In this change -

Handling the sequence number discontinuity in caption channel packet header.

The processCurrentPacket returns if the packet length does not match with the currentIndex. That assumption is wrong. As per spec the the packet can end on reception of next cc_type = 0x3.
2020-12-30 17:35:44 -08:00
..
all Move common gradle setup to a setting file. 2020-06-26 11:13:25 +01:00
common Add live configuration to Timeline.Window 2020-12-14 10:17:23 +00:00
core This pull request is for issue#1807. Refactoring the PR #8356 2020-12-30 17:35:44 -08:00
dash Add live configuration to Timeline.Window 2020-12-14 10:17:23 +00:00
extractor Minor refactor in Matroska extractor 2020-12-14 10:18:13 +00:00
hls Add live configuration to Timeline.Window 2020-12-14 10:17:23 +00:00
smoothstreaming Add live configuration to Timeline.Window 2020-12-14 10:17:23 +00:00
ui Fix UI menu not dismissing on API level 22 and earlier 2020-12-14 10:18:43 +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.