media/extensions
olly cc144f5875 Fix 1 ErrorProneStyle finding:
* @CryptoType is a TYPE_USE annotation, so should appear after modifiers and directly before the type.
  (see go/java-style#s4.8.5-annotations)

This CL looks good? Just LGTM and Approve it!
This CL doesn’t look good? This is what you can do:
* Revert this CL, by replying "REVERT: <provide reason>"
* File a bug under go/error-prone-bug for category ErrorProneStyle if the change looks generally problematic.
* Revert this CL and not get a CL that cleans up these paths in the future by
replying "BLOCKLIST: <provide reason>". This is not reversible! We recommend to
opt out the respective paths in your CL Robot configuration instead:
go/clrobot-opt-out.

This CL was generated by CL Robot - a tool that cleans up code findings
(go/clrobot). The affected code paths have been enabled for CL Robot in //depot/google3/java/com/google/android/libraries/media/METADATA which is reachable following include_presubmits from //depot/google3/third_party/java_src/android_libs/media/METADATA.
Anything wrong with the signup? File a bug at go/clrobot-bug.

#codehealth

Tested:
    Local presubmit tests passed.

PiperOrigin-RevId: 423821355
2022-01-25 19:49:34 +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 Fix 1 ErrorProneStyle finding: 2022-01-25 19:49:34 +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.