media/libraries
tonihei 10dcdd1df5 Add large renderer position offset.
This helps to prevent issues where decoders can't handle negative
timestamps. In particular it avoids issues when the media accidentally
or intentionally starts with small negative timestamps. But it also
helps to prevent other renderer resets at a later point, for example
if a live stream with a large start offset is enqueued in the playlist.

#minor-release

PiperOrigin-RevId: 406786977
2021-11-09 10:07:00 +00:00
..
cast Migrate callers of deprecated C.java methods to Util.java 2021-11-08 15:17:26 +00:00
common Remove unecessary warning suppression in PlaybackException 2021-11-09 10:07:00 +00:00
database Update to androidx.media3 2021-10-27 09:12:46 +01:00
datasource Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
datasource_cronet Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
datasource_okhttp Update to androidx.media3 2021-10-27 09:12:46 +01:00
datasource_rtmp Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
decoder Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
decoder_av1 Update to androidx.media3 2021-10-27 09:12:46 +01:00
decoder_ffmpeg Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
decoder_flac Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
decoder_opus Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
decoder_vp9 Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
exoplayer Add large renderer position offset. 2021-11-09 10:07:00 +00:00
exoplayer_dash Migrate callers of deprecated C.java methods to Util.java 2021-11-08 15:17:26 +00:00
exoplayer_hls Defer setting defaults for rendition reports until playlist is parsed 2021-11-09 10:05:40 +00:00
exoplayer_ima Remove dependency from common tests to exoplayer 2021-11-09 10:07:00 +00:00
exoplayer_rtsp Migrate callers of deprecated C.java methods to Util.java 2021-11-08 15:17:26 +00:00
exoplayer_smoothstreaming Migrate callers of deprecated C.java methods to Util.java 2021-11-08 15:17:26 +00:00
exoplayer_workmanager Update to androidx.media3 2021-10-27 09:12:46 +01:00
extractor WavExtractor: split read stages into states 2021-11-09 10:07:00 +00:00
session Don't pass deviceVolume as volume in MediaControllerImplLegacy 2021-11-09 10:07:00 +00:00
test_data Add large renderer position offset. 2021-11-09 10:07:00 +00:00
test_exoplayer_playback Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
test_session_common Migrate media3.session references from Window to MediaItem 2021-11-08 15:13:41 +00:00
test_session_current Migrate callers of deprecated C.java methods to Util.java 2021-11-08 15:17:26 +00:00
test_utils Remove dependency from common tests to exoplayer 2021-11-09 10:07:00 +00:00
test_utils_robolectric Update to androidx.media3 2021-10-27 09:12:46 +01:00
transformer Add large renderer position offset. 2021-11-09 10:07:00 +00:00
ui Migrate callers of deprecated C.java methods to Util.java 2021-11-08 15:17:26 +00:00
ui_leanback Update to androidx.media3 2021-10-27 09:12:46 +01:00