media/libraries
bachinger d7010da614 Remove mediaTimeOffsetMs from EventDispatcher
The `DashMediaSource` wrongly added an offset to the media times set
to the `MediaLoadData`. With this the `startTimeMS` and `endTimeMs`
don't represent the positions in the period but in the stream.

`DashMediaSource` was the only call site that was setting the offset
to a non-zero value. So if we are using 0 for the `DashMediaSource`
as well, the offset is redundant and we can remove it everywhere.

PiperOrigin-RevId: 520682026
2023-04-05 15:34:35 +01:00
..
cast Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
common Temporarily use exoplayer2-hosted SVGs in media3 javadoc 2023-03-30 17:27:20 +00:00
database Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
datasource Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
datasource_cronet Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
datasource_okhttp Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
datasource_rtmp Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
decoder Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
decoder_av1 Add media3 guide entries in README files 2023-03-30 17:28:03 +00:00
decoder_ffmpeg Add media3 guide entries in README files 2023-03-30 17:28:03 +00:00
decoder_flac Add media3 guide entries in README files 2023-03-30 17:28:03 +00:00
decoder_opus Add media3 guide entries in README files 2023-03-30 17:28:03 +00:00
decoder_vp9 Add media3 guide entries in README files 2023-03-30 17:28:03 +00:00
effect Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
exoplayer Remove mediaTimeOffsetMs from EventDispatcher 2023-04-05 15:34:35 +01:00
exoplayer_dash Remove mediaTimeOffsetMs from EventDispatcher 2023-04-05 15:34:35 +01:00
exoplayer_hls Remove mediaTimeOffsetMs from EventDispatcher 2023-04-05 15:34:35 +01:00
exoplayer_ima Add media3 guide entries in README files 2023-03-30 17:28:03 +00:00
exoplayer_rtsp Add media3 guide entries in README files 2023-03-30 17:28:03 +00:00
exoplayer_smoothstreaming Remove mediaTimeOffsetMs from EventDispatcher 2023-04-05 15:34:35 +01:00
exoplayer_workmanager Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
extractor Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
session Remove deprecated stop(boolean) 2023-03-30 17:24:35 +00:00
test_data Remove all RawCC references from media3 2023-03-30 17:25:20 +00:00
test_exoplayer_playback Fix instrumentation tests not working via Gradle 2022-09-30 18:03:11 +00:00
test_session_common Exclude test_session_{common,current} from API and Javadoc tests 2023-03-07 11:48:38 +00:00
test_session_current Remove deprecated stop(boolean) 2023-03-30 17:24:35 +00:00
test_utils Remove mediaTimeOffsetMs from EventDispatcher 2023-04-05 15:34:35 +01:00
test_utils_robolectric Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
transformer Clarify and fix SequenceAssetLoader threading 2023-03-30 17:28:46 +00:00
ui Add media3 guide entries in README files 2023-03-30 17:28:03 +00:00
ui_leanback Fix (another) LeanbackPlayerAdapter param name mismatch 2023-02-01 10:41:50 +00:00