media/libraries
olly 76928738f3 Fix 11 ErrorProneStyle findings:
* These grouping parentheses are unnecessary; it is unlikely the code will be misinterpreted without them
  (see http://go/bugpattern/UnnecessaryParentheses) (11 times)

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: 436726763
2022-03-23 13:55:36 +00:00
..
cast Remove deprecated Player track methods 2022-02-22 10:35:04 +00:00
common Convert FrameEditor to a FrameProcessorChain. 2022-03-22 14:29:53 +00:00
database Reformat some javadoc 2022-02-18 14:54:02 +00:00
datasource Allow stable API users to customise the DataSource used 2022-03-23 10:05:27 +00:00
datasource_cronet Allow stable API users to customise the DataSource used 2022-03-23 10:05:27 +00:00
datasource_okhttp Allow stable API users to customise the DataSource used 2022-03-23 10:05:27 +00:00
datasource_rtmp Reformat some javadoc 2022-02-18 14:54:02 +00:00
decoder Reformat some javadoc 2022-02-18 14:54:02 +00:00
decoder_av1 Make sure native library loads use correct class loader 2022-02-17 15:00:31 +00:00
decoder_ffmpeg Force CMake version 3.21.0+ for the FFMPEG extension 2022-03-14 13:42:31 +00:00
decoder_flac Make sure native library loads use correct class loader 2022-02-17 15:00:31 +00:00
decoder_opus Libopus Support For WebM DiscardPadding 2022-02-18 14:56:25 +00:00
decoder_vp9 Make sure native library loads use correct class loader 2022-02-17 15:00:31 +00:00
exoplayer Allow stable API users to customise the DataSource used 2022-03-23 10:05:27 +00:00
exoplayer_dash Fix 11 ErrorProneStyle findings: 2022-03-23 13:55:36 +00:00
exoplayer_hls Move TrackGroupArray back to ExoPlayer 2022-03-17 13:08:56 +00:00
exoplayer_ima Remove rounding errors of ad durations when converting from double 2022-03-17 16:02:00 +00:00
exoplayer_rtsp Move TrackGroupArray back to ExoPlayer 2022-03-17 13:08:56 +00:00
exoplayer_smoothstreaming Move TrackGroupArray back to ExoPlayer 2022-03-17 13:08:56 +00:00
exoplayer_workmanager Reformat some javadoc 2022-02-18 14:54:02 +00:00
extractor Group NAL type constants in NalUnitUtil 2022-03-22 10:32:35 +00:00
session Correct order of parameters when creating PositionInfo 2022-03-21 12:01:53 +00:00
test_data Convert FrameEditor to a FrameProcessorChain. 2022-03-22 14:29:53 +00:00
test_exoplayer_playback Move TrackGroupArray back to ExoPlayer 2022-03-17 13:08:56 +00:00
test_session_common Reformat some javadoc 2022-02-18 14:54:02 +00:00
test_session_current Misc cleanup in session tests 2022-03-04 14:24:42 +00:00
test_utils Move TrackGroupArray back to ExoPlayer 2022-03-17 13:08:56 +00:00
test_utils_robolectric Fix the position of IntDefs to match TYPE_USE 2022-02-08 11:07:50 +00:00
transformer Add javadoc for more FrameProcessorChain fields. 2022-03-23 13:36:22 +00:00
ui Rollback of 98e039d872 2022-03-14 17:29:56 +00:00
ui_leanback Fixes for some minor misc issues 2021-11-19 14:44:25 +00:00