media/libraries
andrewlewis b85109e700 Add a way to specify default buffer size
Based on experimentation, when CameraX is producing input for frame processor the buffer size is not being set to match the camera capture resolution, so the output has lower resolution than expected. Expose the default buffer size setter on `SurfaceTexture` to allow apps to process frames at full resolution for use cases like this one where the producer doesn't override the default buffer size.

PiperOrigin-RevId: 504022107
2023-01-25 18:36:02 +00:00
..
cast Clarify behavior for out-of-bounds indices and align implementations 2022-12-21 15:07:20 +00:00
common Explicitly document most Player.Listener methods in terms of getters 2023-01-23 12:30:18 +00:00
database Add javadoc links to README files 2022-12-12 11:19:23 +00:00
datasource Add javadoc links to README files 2022-12-12 11:19:23 +00:00
datasource_cronet Add javadoc links to README files 2022-12-12 11:19:23 +00:00
datasource_okhttp Add javadoc links to README files 2022-12-12 11:19:23 +00:00
datasource_rtmp Add javadoc links to README files 2022-12-12 11:19:23 +00:00
decoder Add javadoc links to README files 2022-12-12 11:19:23 +00:00
decoder_av1 Add javadoc links to README files 2022-12-12 11:19:23 +00:00
decoder_ffmpeg Add javadoc links to README files 2022-12-12 11:19:23 +00:00
decoder_flac Add javadoc links to README files 2022-12-12 11:19:23 +00:00
decoder_opus Add javadoc links to README files 2022-12-12 11:19:23 +00:00
decoder_vp9 Add javadoc links to README files 2022-12-12 11:19:23 +00:00
effect Add a way to specify default buffer size 2023-01-25 18:36:02 +00:00
exoplayer Rename FloatResamplingAudioProcessor to ToFloatPcmAudioProcessor. 2023-01-23 12:35:47 +00:00
exoplayer_dash Add javadoc links to README files 2022-12-12 11:19:23 +00:00
exoplayer_hls Add javadoc links to README files 2022-12-12 11:19:23 +00:00
exoplayer_ima Clarify what default settings are being used for SSAI AdsLoader 2023-01-17 02:11:18 +00:00
exoplayer_rtsp Add javadoc links to README files 2022-12-12 11:19:23 +00:00
exoplayer_smoothstreaming Add javadoc links to README files 2022-12-12 11:19:23 +00:00
exoplayer_workmanager Add javadoc links to README files 2022-12-12 11:19:23 +00:00
extractor Fix javadoc references to writeSampleData 2023-01-18 12:05:08 +00:00
session Add onSetMediaItems listener with access to start index and position 2023-01-23 12:34:44 +00:00
test_data Generate silent audio if no audio track is available. 2023-01-18 12:03:59 +00:00
test_exoplayer_playback Fix instrumentation tests not working via Gradle 2022-09-30 18:03:11 +00:00
test_session_common Use onMediaMetadataChanged for updating the legacy session 2023-01-17 01:46:39 +00:00
test_session_current Add onSetMediaItems listener with access to start index and position 2023-01-23 12:34:44 +00:00
test_utils Effect: Automatically save bitmaps in pixel test. 2023-01-17 02:10:24 +00:00
test_utils_robolectric Rollback of 7e63997459 2022-12-21 15:13:24 +00:00
transformer Move AudioMixer classes from transformer.audio to transformer package. 2023-01-23 12:36:57 +00:00
ui Disables play/pause button when there's nothing to play 2023-01-18 11:59:03 +00:00
ui_leanback Fix Dackka error due to param name mismatch 2022-12-21 15:17:34 +00:00