media/extensions
olly a632acc1d0 Fix 1 ErrorProneStyle finding:
* @ImaAdState is not a TYPE_USE annotation, so should appear before any modifiers and after Javadocs.
  (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:
* Suggest a fix on the CL (go/how-to-suggest-fix).
* 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

PiperOrigin-RevId: 383121587
2021-07-09 09:01:04 +01:00
..
av1 Make copybara remove the LINT.IfChange tag 2021-04-29 17:35:05 +01:00
cast Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
cronet Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
ffmpeg Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
flac Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
gvr Fix file formatting 2021-05-27 10:40:54 +01:00
ima Fix 1 ErrorProneStyle finding: 2021-07-09 09:01:04 +01:00
leanback Move ExoPlaybackException back into core 2021-06-30 13:47:30 +01:00
media2 Migrate usage of Player.EventListener to Player.Listener 2021-06-30 13:43:51 +01:00
mediasession Add MediaSessionConnector#setDispatchUnsupportedActionsEnabled(boolean) 2021-06-21 22:00:23 +01:00
okhttp Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
opus Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
rtmp Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
vp9 Remove @DoNotInstrument from test classes 2021-07-09 08:58:38 +01:00
workmanager Upgrade some dependency versions 2021-02-04 09:57:27 +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.