media/libraries
bachinger 95e0763ef1 Add live ad breaks for DASH multi-period streams
This includes:

- Add an ad for each LOADED event of the SDK by taking the duration
  of the ad from the media structure to exactly match the start position
  of ads and then use `addLiveAdBreak()` that is used for HLS live already.
- When the refreshed content timeline arrives, possibly correct
  the duration of an ad that has been inserted while the period duration was
  still unknown (last period of the live timeline).
- When an ad period is removed the ad group needs to be put into a condition
  that allows continuing playback.

PiperOrigin-RevId: 520919236
2023-04-05 15:39:11 +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 Add warning logs if DefaultDrmSessionManager is used on wrong thread 2023-04-05 15:36:09 +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 live ad breaks for DASH multi-period streams 2023-04-05 15:39:11 +01: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 adjustable ftyp functionality from Mp4Muxer 2023-04-05 15:37:39 +01: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 Add live ad breaks for DASH multi-period streams 2023-04-05 15:39:11 +01:00
test_utils_robolectric Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
transformer Fix and simplify timestamps handling 2023-04-05 15:38:27 +01: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