media/libraries
tonihei 0749b05923 Avoid sending periodic position updates while paused and not loading
The period updates were introduced to ensure the buffered position is
updated regularly and that any playback position drift is corrected.

None of these updates need to happen while the player is paused or
not loading and we can avoid the constant binder interactions.

PiperOrigin-RevId: 496329800
2022-12-21 15:11:28 +00:00
..
cast Clarify behavior for out-of-bounds indices and align implementations 2022-12-21 15:07:20 +00:00
common Support previewing HDR on API33+ 2022-12-21 15:10:20 +00:00
database Add javadoc links to README files 2022-12-12 11:19:23 +00:00
datasource Add javadoc links to README files 2022-12-12 11:19:23 +00:00
datasource_cronet Add javadoc links to README files 2022-12-12 11:19:23 +00:00
datasource_okhttp Add javadoc links to README files 2022-12-12 11:19:23 +00:00
datasource_rtmp Add javadoc links to README files 2022-12-12 11:19:23 +00:00
decoder Add javadoc links to README files 2022-12-12 11:19:23 +00:00
decoder_av1 Add javadoc links to README files 2022-12-12 11:19:23 +00:00
decoder_ffmpeg Add javadoc links to README files 2022-12-12 11:19:23 +00:00
decoder_flac Add javadoc links to README files 2022-12-12 11:19:23 +00:00
decoder_opus Add javadoc links to README files 2022-12-12 11:19:23 +00:00
decoder_vp9 Add javadoc links to README files 2022-12-12 11:19:23 +00:00
effect Support previewing HDR on API33+ 2022-12-21 15:10:20 +00:00
exoplayer Support previewing HDR on API33+ 2022-12-21 15:10:20 +00:00
exoplayer_dash Add javadoc links to README files 2022-12-12 11:19:23 +00:00
exoplayer_hls Add javadoc links to README files 2022-12-12 11:19:23 +00:00
exoplayer_ima Add javadoc links to README files 2022-12-12 11:19:23 +00:00
exoplayer_rtsp Add javadoc links to README files 2022-12-12 11:19:23 +00:00
exoplayer_smoothstreaming Add javadoc links to README files 2022-12-12 11:19:23 +00:00
exoplayer_workmanager Add javadoc links to README files 2022-12-12 11:19:23 +00:00
extractor Add javadoc links to README files 2022-12-12 11:19:23 +00:00
session Avoid sending periodic position updates while paused and not loading 2022-12-21 15:11:28 +00:00
test_data HDR: Implement GlEffectsFrameProcessor HLG to SDR tone-mapping. 2022-12-15 16:11:42 +00:00
test_exoplayer_playback Fix instrumentation tests not working via Gradle 2022-09-30 18:03:11 +00:00
test_session_common Migrate BROWSER_ROOT_HINTS_KEY_ROOT_CHILDREN_SUPPORTED_FLAGS to Media3 2022-11-24 14:38:41 +00:00
test_session_current Avoid sending periodic position updates while paused and not loading 2022-12-21 15:11:28 +00:00
test_utils Remove extra colons in build.gradles 2022-12-21 15:06:29 +00:00
test_utils_robolectric Remove extra colons in build.gradles 2022-12-21 15:06:29 +00:00
transformer Make clear video encoder HighQualityTargeting is experimental. 2022-12-21 15:08:24 +00:00
ui Use theme when loading drawables on API 21+ 2022-12-21 15:01:09 +00:00
ui_leanback Refactor transformation completion 2022-11-22 09:44:47 +00:00