media/libraries
kimvde dc4c6daf0b Fix HDR tone mapping stuck on SM device
Tone-mapping an HDR video with MediaCodec on sm-s908u1 was timing out.
The reason for that is that the decoder was dropping frames, and the
ExternalTextureManager was therefore never propagating the end-of-stream
signal.

There was already a workaround for a similar issue but restricted to
sm-f936b. Removed the model check as the bug is probably present on more
devices.

PiperOrigin-RevId: 530639437
2023-05-11 09:53:25 +00:00
..
cast Add Builder for DeviceInfo 2023-04-24 11:33:13 +01:00
common Fix HDR tone mapping stuck on SM device 2023-05-11 09:53:25 +00:00
database Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
datasource Add DataSource contract test checking scheme case insensitivity 2023-05-03 17:10:47 +01:00
datasource_cronet Update dependencies to latest versions 2023-04-26 15:49:57 +01: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 Update dependencies to latest versions 2023-04-26 15:49:57 +01:00
decoder_av1 Remove Javadoc TODO from README of decoder extensions 2023-04-05 15:48:58 +01:00
decoder_ffmpeg Remove Javadoc TODO from README of decoder extensions 2023-04-05 15:48:58 +01:00
decoder_flac Update dependencies to latest versions 2023-04-26 15:49:57 +01:00
decoder_opus Update dependencies to latest versions 2023-04-26 15:49:57 +01:00
decoder_vp9 Update dependencies to latest versions 2023-04-26 15:49:57 +01:00
effect Effect: Support input via texture ID 2023-05-11 09:49:26 +00:00
exoplayer Fix HDR tone mapping stuck on SM device 2023-05-11 09:53:25 +00:00
exoplayer_dash Ensure DrmSessionManager.setPlayer() is called before prepare() 2023-04-24 11:40:19 +01:00
exoplayer_hls Ensure DrmSessionManager.setPlayer() is called before prepare() 2023-04-24 11:40:19 +01:00
exoplayer_ima Downgrade IMA SDK to 3.29.0 2023-05-05 16:53:06 +00:00
exoplayer_rtsp Handle seek after playback ends 2023-04-17 17:14:21 +01:00
exoplayer_smoothstreaming Ensure DrmSessionManager.setPlayer() is called before prepare() 2023-04-24 11:40:19 +01:00
exoplayer_workmanager Update dependencies to latest versions 2023-04-26 15:49:57 +01:00
extractor Add UTF-16 encoded subtitle support to SsaDecoder 2023-05-03 17:04:35 +01:00
muxer Improve documentation for metadataSampleEntry method 2023-05-05 16:49:39 +00:00
session Add MediaSession.setSessionActivity(PendingIntent) 2023-05-11 09:52:04 +00:00
test_data Transformer: Add codec support for Dolby Vision HDR video 2023-05-11 09:47:52 +00:00
test_exoplayer_playback Update dependencies to latest versions 2023-04-26 15:49:57 +01:00
test_session_common Add MediaSession.setSessionActivity(PendingIntent) 2023-05-11 09:52:04 +00:00
test_session_current Add MediaSession.setSessionActivity(PendingIntent) 2023-05-11 09:52:04 +00:00
test_utils Effect: Support input via texture ID 2023-05-11 09:49:26 +00:00
test_utils_robolectric Fix javadoc links in media README files 2023-03-30 17:26:40 +00:00
transformer Fix HDR tone mapping stuck on SM device 2023-05-11 09:53:25 +00:00
ui Update translations 2023-05-03 17:15:08 +01:00
ui_leanback Use Util method for common UI play/pause button logic. 2023-04-26 15:52:50 +01:00