media/library
olly ff71425dca Fix resetting TimestampAdjuster with DO_NOT_OFFSET
Prior to this change, an initalized TimestampAdjuster that's then
reset with DO_NOT_OFFSET would incorrectly continue to apply the
offset.

Also add a test case for this issue, and for some other simple use
cases.

#minor-release

PiperOrigin-RevId: 388182645
2021-08-04 18:55:25 +01:00
..
all Include RTSP module in gradle project 2021-05-10 23:41:50 +01:00
common Fix resetting TimestampAdjuster with DO_NOT_OFFSET 2021-08-04 18:55:25 +01:00
core Remove FfmpegVideoRenderer from 2.15.0 release 2021-08-02 16:35:43 +01:00
dash Fix parameter names on overridden methods 2021-07-29 21:09:30 +01:00
extractor Fix parameter names on overridden methods 2021-07-28 09:15:29 +01:00
hls Fix parameter names on overridden methods 2021-07-28 09:15:29 +01:00
rtsp Fix parameter names on overridden methods 2021-07-28 09:15:29 +01:00
smoothstreaming Fix parameter names on overridden methods 2021-07-29 21:09:30 +01:00
transformer Remove ExoPlaybackException factory method that doesn't take errorCode 2021-07-09 09:10:19 +01:00
ui Fix parameter names on overridden methods 2021-07-28 09:15:29 +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.