media/library/common/src/main/java/com/google/android/exoplayer2
andrewlewis 39277ebe95 Pass ad tags via AdsMediaSource
This is in preparation for supporting playlists of ads media sources using
ImaAdsLoader.

Existing ways of passing ad tags should still function but are deprecated (and
won't be supported with playlists).

Issue: #3750
PiperOrigin-RevId: 335618364
2020-10-06 14:31:50 +01:00
..
audio Opus: Add utility for handling header and initialization data 2020-08-07 19:02:14 +01:00
decoder Fix remaining common module nullness issues. 2020-07-03 09:01:20 +01:00
device Implement device info/volume methods 2020-08-01 12:54:23 +01:00
drm Add UnsupportedMediaCrypto 2020-07-08 13:54:43 +01:00
metadata Hide ParsableByteArray#data behind a getter 2020-07-27 23:59:34 +01:00
offline simplify PlayerActivity towards using the media item only 2020-04-08 21:47:48 +01:00
upstream Replace ExoPlayer's functional types with Guava alternatives 2020-07-27 23:59:25 +01:00
util Pass ad tags via AdsMediaSource 2020-10-06 14:31:50 +01:00
video Hide ParsableByteArray#data behind a getter 2020-07-27 23:59:34 +01:00
C.java Assorted deprecation fixes/migrations/suppressions 2020-07-24 10:37:41 +01:00
ExoPlayerLibraryInfo.java Make User-Agent optional 2020-09-09 09:41:51 +01:00
Format.java Make Format's constructor take the Builder as argument 2020-08-21 12:51:33 +01:00
MediaItem.java Clarify MediaItem.Builder javadoc 2020-08-17 16:08:34 +01:00
MediaMetadata.java simplify PlayerActivity towards using the media item only 2020-04-08 21:47:48 +01:00
package-info.java Split out extractor and common modules 2020-01-24 18:15:19 +00:00
ParserException.java Split out extractor and common modules 2020-01-24 18:15:19 +00:00