media/libraries
jbibik 25bf0c6738 Remove previously deprecated MediaItem.PlaybackProperties in favour of LocalConfiguration.
Deprecated field `MediaItem.playbackProperties` remains for backwards compatibility, but its type is changed from `MediaItem.PlaybackProperties` to `MediaItem.LocalConfiguration`. The private `MediaItem` constructor will now also take in a `LocalConfiguration` argument instead.

PiperOrigin-RevId: 535648420
2023-05-30 10:13:11 +00:00
..
cast Implement Player.replaceMediaItem(s) 2023-05-25 10:00:02 +01:00
common Remove previously deprecated MediaItem.PlaybackProperties in favour of LocalConfiguration. 2023-05-30 10:13:11 +00:00
container Add support for adding capture FPS via transformer 2023-05-24 16:11:27 +01:00
database Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +01:00
datasource Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +01:00
datasource_cronet Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +01:00
datasource_okhttp Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +01:00
datasource_rtmp Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +01:00
decoder Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +01:00
decoder_av1 Add android.namespace to all build.gradle files 2023-05-19 17:19:15 +01:00
decoder_ffmpeg Add android.namespace to all build.gradle files 2023-05-19 17:19:15 +01:00
decoder_flac Add android.namespace to all build.gradle files 2023-05-19 17:19:15 +01:00
decoder_opus Add android.namespace to all build.gradle files 2023-05-19 17:19:15 +01:00
decoder_vp9 Add android.namespace to all build.gradle files 2023-05-19 17:19:15 +01:00
effect Transmux video if rotation is only effect applied 2023-05-26 15:14:52 +00:00
exoplayer Make the API 34 check inline and refactor the comment 2023-05-25 09:58:07 +00:00
exoplayer_dash Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +01:00
exoplayer_hls Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +01:00
exoplayer_ima Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +01:00
exoplayer_rtsp Use base Uri from the RTSP DESCRIBE response header for relative paths 2023-05-25 09:58:12 +01:00
exoplayer_smoothstreaming Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +01:00
exoplayer_workmanager Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +01:00
extractor Adjust the comment lines 2023-05-25 09:58:07 +00:00
muxer Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +01:00
session Implement Player.replaceMediaItem(s) 2023-05-25 10:00:02 +01:00
test_data Transmux video if rotation is only effect applied 2023-05-26 15:14:52 +00:00
test_exoplayer_playback Add android.namespace to all build.gradle files 2023-05-19 17:19:15 +01:00
test_session_common Implement Player.replaceMediaItem(s) 2023-05-25 10:00:02 +01:00
test_session_current Implement Player.replaceMediaItem(s) 2023-05-25 10:00:02 +01:00
test_utils Implement Player.replaceMediaItem(s) 2023-05-25 10:00:02 +01:00
test_utils_robolectric Move MdtaMetadataEntry class into container module 2023-05-24 15:29:23 +01:00
transformer Image transcoding: Add support for bmp image format. 2023-05-26 15:16:17 +00:00
ui Keep aspect ratio of PlayerView when IDLE 2023-05-25 09:55:10 +01:00
ui_leanback Add singleVariant publishing config to all published gradle files 2023-05-19 17:22:21 +01:00