media/libraries
bachinger c7c7517322 Ignore MetadataRenderer when evaluating SSAI period transitions
This makes the reading period advance early as expected at the end of an ad
period. Before this change the reading position of the metadata renderer
prevented advancing the period until metadata arrived after the start position of
the following period. Only then the reading position of the metadata renderer
is updated and beyond the start position of the following period which is a
condition to advance the reading period.

Because transitioning to the next period is a virtual transition and the
SharedMediaPeriod keeps reading from the same underlying sample streams, the
metadata renderer can safely be ignored for this check.

#minor-release

PiperOrigin-RevId: 432646037
2022-03-05 14:16:43 +00:00
..
cast Remove deprecated Player track methods 2022-02-22 10:35:04 +00:00
common TrackSelectionOverride: Remove select-all-tracks constructor 2022-03-03 12:14:42 +00:00
database Reformat some javadoc 2022-02-18 14:54:02 +00:00
datasource Reformat some javadoc 2022-02-18 14:54:02 +00:00
datasource_cronet Reformat some javadoc 2022-02-18 14:54:02 +00:00
datasource_okhttp Reformat some javadoc 2022-02-18 14:54:02 +00:00
datasource_rtmp Reformat some javadoc 2022-02-18 14:54:02 +00:00
decoder Reformat some javadoc 2022-02-18 14:54:02 +00:00
decoder_av1 Make sure native library loads use correct class loader 2022-02-17 15:00:31 +00:00
decoder_ffmpeg Depend on llvm-xy bin utils instead of GNU's binutils 2022-02-17 15:08:04 +00:00
decoder_flac Make sure native library loads use correct class loader 2022-02-17 15:00:31 +00:00
decoder_opus Libopus Support For WebM DiscardPadding 2022-02-18 14:56:25 +00:00
decoder_vp9 Make sure native library loads use correct class loader 2022-02-17 15:00:31 +00:00
exoplayer Ignore MetadataRenderer when evaluating SSAI period transitions 2022-03-05 14:16:43 +00:00
exoplayer_dash Reformat some javadoc 2022-02-18 14:54:02 +00:00
exoplayer_hls Reformat some javadoc 2022-02-18 14:54:02 +00:00
exoplayer_ima Drop ads for which we don't have metadata when joining a live stream 2022-03-01 09:42:24 +00:00
exoplayer_rtsp Merge pull request #36 from ittiam-systems:rtp-h265 2022-02-18 16:41:12 +00:00
exoplayer_smoothstreaming Reformat some javadoc 2022-02-18 14:54:02 +00:00
exoplayer_workmanager Reformat some javadoc 2022-02-18 14:54:02 +00:00
extractor FMP4: Fix output of mixed v0 and v1 emsg samples 2022-03-01 09:35:58 +00:00
session Start playback from notification 2022-03-04 17:52:46 +00:00
test_data Clarify instructions for updating expected output bitmaps. 2022-02-23 16:17:57 +00:00
test_exoplayer_playback Extend support for audio spatialization in MediaCodecAudioRenderer 2022-01-25 18:59:43 +00:00
test_session_common Reformat some javadoc 2022-02-18 14:54:02 +00:00
test_session_current Misc cleanup in session tests 2022-03-04 14:24:42 +00:00
test_utils Simplify application of track overrides 2022-03-04 18:54:25 +00:00
test_utils_robolectric Fix the position of IntDefs to match TYPE_USE 2022-02-08 11:07:50 +00:00
transformer Add method to disable passthrough. 2022-03-04 17:15:16 +00:00
ui Remove media3 PlayerView javadoc references to overriding layouts 2022-03-07 11:30:48 +00:00
ui_leanback Fixes for some minor misc issues 2021-11-19 14:44:25 +00:00