media/extensions
bachinger 121592a41d Include audio metadata with DefaultMediaItemConverter for Cast
This change adds more standard metadata fields to Cast metadata including the artwork URL that makes the cast device show the artwork in the Cast route dialog (https://screenshot.googleplex.com/uj4n4Jqd7it9bob) and the Cast device.

This change also discriminates between media with an audio MIME type and others. For audio MIME type the Cast metadata is set to MEDIA_TYPE_MUSIC_TRACK which changes the layout and shows artwork and additional audio meta data to be displayed (https://screenshot.googleplex.com/ASy3KDcsTdJDM2T).

Issue: google/ExoPlayer#9663
PiperOrigin-RevId: 422589957
2022-01-25 18:37:25 +00:00
..
av1 Rename some references from PlayerView to LegacyPlayerView 2022-01-10 12:53:59 +00:00
cast Include audio metadata with DefaultMediaItemConverter for Cast 2022-01-25 18:37:25 +00:00
cronet Update dependency versions 2021-11-15 10:53:47 +00:00
ffmpeg Add a builder to DefaultAudioSink 2021-12-08 10:01:38 +00:00
flac Add a builder to DefaultAudioSink 2021-12-08 10:01:38 +00:00
ima Add an anchor tag for the IMA compat URL in ImaAdsLoader javadoc 2022-01-17 14:27:04 +00:00
leanback Fixes for some minor misc issues 2021-11-15 10:58:32 +00:00
media2 Migrate usages of deprecated MediaItem symbols 2021-11-08 09:48:45 +00:00
mediasession Make mapping of STATE_IDLE configurable 2021-12-06 12:51:04 +00:00
okhttp Tidy READMEs 2021-10-26 14:08:21 +01:00
opus Fix 1 ErrorProneStyle finding: 2022-01-04 17:17:13 +00:00
rtmp Make package in test manifest consistent 2021-10-29 11:35:26 +01:00
vp9 Rename some references from PlayerView to LegacyPlayerView 2022-01-10 12:53:59 +00:00
workmanager Tidy READMEs 2021-10-26 14:08:21 +01:00
README.md Tweak and add READMEs + remove refs to V1 2017-08-17 22:59:34 +01:00

ExoPlayer extensions

ExoPlayer extensions are modules that depend on external libraries to provide additional functionality. Browse the individual extensions and their READMEs to learn more.