media/libraries
samrobinson f60f79bb10 Handle media item (Effects/Format) changes in AudioSamplePipeline.
On a MediaItem change, the input Format (and Effects to apply) may be
different. Therefore the AudioProcessingPipeline must be reconfigured
to determine what processing is active, and what the AudioFormat of the
data output is. In the event that it is different, additional
AudioProcessor instances must be used to ensure the encoder will still
be able to accept the audio buffers.

PiperOrigin-RevId: 544338451
2023-06-29 23:14:10 +00:00
..
cast Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
common Handle media item (Effects/Format) changes in AudioSamplePipeline. 2023-06-29 23:14:10 +00:00
container Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
database Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
datasource Remove unnecessary final on DefaultHttpDataSource.Factory method 2023-06-29 23:09:14 +00:00
datasource_cronet Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
datasource_okhttp Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
datasource_rtmp Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
decoder Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
decoder_av1 Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
decoder_ffmpeg Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
decoder_flac Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
decoder_midi Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
decoder_opus Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
decoder_vp9 Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
effect Add tracing info for EOS signaling in the texture managers 2023-06-29 23:11:44 +00:00
exoplayer Ensure that ShuffleOrder has the same length as the current playlist 2023-06-29 23:10:29 +00:00
exoplayer_dash Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
exoplayer_hls Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
exoplayer_ima Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
exoplayer_rtsp Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
exoplayer_smoothstreaming Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
exoplayer_workmanager Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00
extractor Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
muxer Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
session Remove IfAny suffix from @Nullable IntDef locals in MCImplBase 2023-06-29 22:57:38 +00:00
test_data Handle media item (Effects/Format) changes in AudioSamplePipeline. 2023-06-29 23:14:10 +00:00
test_exoplayer_playback Add android.namespace to all build.gradle files 2023-05-19 17:19:15 +01:00
test_session_common Rollback of 7956c80f73 2023-06-19 16:09:13 +01:00
test_session_current Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
test_utils Texture Input: Add GLSyncToken to the OnInputFrameProcessedListener 2023-06-29 23:02:20 +00:00
test_utils_robolectric Replace deprecated NullableType from checkerframework with our own one 2023-06-19 16:08:20 +01:00
transformer Handle media item (Effects/Format) changes in AudioSamplePipeline. 2023-06-29 23:14:10 +00:00
ui Do not trim audio samples by changing their timestamp 2023-06-29 22:50:04 +00:00
ui_leanback Remove exoplayer2-only javadoc machinery from media3 2023-06-05 09:47:58 +00:00