media/extensions
Googler dfdcf76daf Fix 1 ErrorProneStyle finding:
* Non-standard parameter comment; prefer `/* paramName= */ arg`
  (see http://go/bugpattern/ParameterComment)

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 there's an issue with the CL content.
* File a bug under go/rosie-bug if there's an issue with how the CL was managed.
* 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: 472252461
2022-10-19 20:48:24 +00:00
..
av1 Update CMake version for AV1 extension 2022-10-19 18:15:44 +00:00
cast Add device info to CastPlayer 2022-10-19 19:02:04 +00:00
cronet Fix 1 ErrorProneStyle finding: 2022-10-19 20:48:24 +00:00
ffmpeg Replace usage of android_binary with build_test for libraries 2022-10-19 19:13:34 +00:00
flac Switch incorrectly configured native multidex to legacy 2022-10-19 19:39:59 +00:00
ima Switch incorrectly configured native multidex to legacy 2022-10-19 19:39:59 +00:00
leanback Update Leanback library from androidx-platform-dev with build#8803384 2022-10-19 15:56:41 +00:00
media2 Switch incorrectly configured native multidex to legacy 2022-10-19 19:39:59 +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 Switch incorrectly configured native multidex to legacy 2022-10-19 19:39:59 +00:00
rtmp Annotate methods that always return this with @CanIgnoreReturnValue 2022-07-25 22:19:11 +01:00
vp9 Switch incorrectly configured native multidex to legacy 2022-10-19 19:39:59 +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.