media/libraries
samrobinson 8723e74b1f Add CanIgnoreReturnValue to AudioProcessor#configure + implementations
Although it can be useful to check the output format, it's not required or needed.

For some AudioProcessor implementations, it is stated/obvious that
the output format will match the input, in which case there is no
a need to check the return value.

#cleanup

PiperOrigin-RevId: 483403679
2022-10-31 11:29:28 +00:00
..
cast
common Add DAI specific methods to AdPlaybackState 2022-10-24 10:50:38 +00:00
database
datasource
datasource_cronet
datasource_okhttp
datasource_rtmp
decoder
decoder_av1
decoder_ffmpeg Add manifest to make gradle build work 2022-10-17 16:05:52 +00:00
decoder_flac Add manifest to make gradle build work 2022-10-17 16:05:52 +00:00
decoder_opus Add manifest to make gradle build work 2022-10-17 16:05:52 +00:00
decoder_vp9 Add manifest to make gradle build work 2022-10-17 16:05:52 +00:00
effect HDR: Support RGBA_1010102 in GlUtil as a parameter. 2022-10-24 10:43:40 +00:00
exoplayer Add CanIgnoreReturnValue to AudioProcessor#configure + implementations 2022-10-31 11:29:28 +00:00
exoplayer_dash
exoplayer_hls
exoplayer_ima Merge pull request #10618 from vishnuchilakala:fix/do_not_send_content_complete_if_midroll_skipped 2022-10-24 10:48:25 +00:00
exoplayer_rtsp Merge pull request #162 from ittiam-systems:rtp-mp4a-latm 2022-10-24 10:49:25 +00:00
exoplayer_smoothstreaming
exoplayer_workmanager
extractor Fix some incorrect comments in Cea608DecoderTest 2022-10-24 10:53:29 +00:00
session Merge pull request #141 from tzugen:patch-4 2022-10-31 11:28:21 +00:00
test_data Merge pull request #162 from ittiam-systems:rtp-mp4a-latm 2022-10-24 10:49:25 +00:00
test_exoplayer_playback
test_session_common MediaController: Add missing event flags (1/2) 2022-10-24 10:34:30 +00:00
test_session_current MediaController: Add missing event flags (1/2) 2022-10-24 10:34:30 +00:00
test_utils Test: Rename to avoid redundant substrings. 2022-09-30 18:31:56 +00:00
test_utils_robolectric
transformer Add CanIgnoreReturnValue to AudioProcessor#configure + implementations 2022-10-31 11:29:28 +00:00
ui Remove ForwardingPlayer special case from PlayerControlView.setPlayer 2022-10-24 10:37:05 +00:00
ui_leanback