media/extensions
ibaker 14e23d34e1 Fix Dackka parameter name error in Gav1Decoder and VpxDecoder
These aren't caught by presubmit because the classes are annotated
`@VisibleForTesting` and are therefore stripped out by Metalava. However
Metalava doesn't run when we're generating javadoc for real.

#minor-release

PiperOrigin-RevId: 487476260
2022-11-10 15:38:06 +00:00
..
av1 Fix Dackka parameter name error in Gav1Decoder and VpxDecoder 2022-11-10 15:38:06 +00:00
cast Add 'Player.getVideoSurfaceSize' that returns the size of the surface 2022-11-08 14:09:54 +00:00
cronet Fix instrumentation tests not working via Gradle 2022-10-19 22:54:45 +00:00
ffmpeg Fix Dackka/Metalava errors in av1, flac, ffmpeg, midi, and opus modules 2022-11-10 15:26:45 +00:00
flac Fix Dackka/Metalava errors in av1, flac, ffmpeg, midi, and opus modules 2022-11-10 15:26:45 +00:00
ima Fix Dackka/Metalava errors in the ExoPlayer module 2022-11-10 15:15:25 +00:00
leanback Update Leanback library from androidx-platform-dev with build#8803384 2022-10-19 15:56:41 +00:00
media2 Add manifest to make gradle build work 2022-10-20 02:35:14 +00:00
mediasession Fix the position of IntDefs to match TYPE_USE 2022-02-08 12:34:06 +00:00
okhttp Annotate methods that always return this with @CanIgnoreReturnValue 2022-07-25 22:19:11 +01:00
opus Fix Dackka/Metalava errors in av1, flac, ffmpeg, midi, and opus modules 2022-11-10 15:26:45 +00:00
rtmp Annotate methods that always return this with @CanIgnoreReturnValue 2022-07-25 22:19:11 +01:00
vp9 Fix Dackka parameter name error in Gav1Decoder and VpxDecoder 2022-11-10 15:38:06 +00:00
workmanager Reformat some javadoc 2022-02-18 15:02:33 +00: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.