media/libraries
hschlueter a2cf38c67d Split VideoSamplePipeline from TransformerTranscodingVideoRenderer.
The `VideoSamplePipeline` handles all steps from decoding to
re-encoding that where previously in
`TransformerTranscodingVideoRenderer`. The renderer is now only
responsible for reading the format, reading input, passing it to the
pipeline and passing the pipeline's output to the muxer.

When no transformations are needed, decoding and re-encoding is
skipped using the `PassthroughPipeline`.

PiperOrigin-RevId: 408619407
2021-11-19 14:28:03 +00:00
..
cast Migrate usages of Window-based Player methods 2021-11-09 10:07:30 +00:00
common Split MediaItemTest#setSubtitles into two tests 2021-11-09 10:10:11 +00:00
database Update to androidx.media3 2021-10-27 09:12:46 +01:00
datasource Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
datasource_cronet Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
datasource_okhttp Update to androidx.media3 2021-10-27 09:12:46 +01:00
datasource_rtmp Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
decoder Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
decoder_av1 Update to androidx.media3 2021-10-27 09:12:46 +01:00
decoder_ffmpeg Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
decoder_flac Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
decoder_opus Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
decoder_vp9 Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
exoplayer Plumb PlayerId to renderers. 2021-11-19 14:26:51 +00:00
exoplayer_dash Add @Deprecated to MediaSourceFactory deprecated overrides 2021-11-09 10:10:11 +00:00
exoplayer_hls Accumulate remainder in buffer duration calculations. 2021-11-19 14:22:24 +00:00
exoplayer_ima Add @Deprecated to MediaSourceFactory deprecated overrides 2021-11-09 10:10:11 +00:00
exoplayer_rtsp Add missing RetentionPolicy for IntDef 2021-11-09 10:09:13 +00:00
exoplayer_smoothstreaming Add @Deprecated to MediaSourceFactory deprecated overrides 2021-11-09 10:10:11 +00:00
exoplayer_workmanager Update to androidx.media3 2021-10-27 09:12:46 +01:00
extractor WavExtractor: skip unknown chunks consistently 2021-11-19 14:23:48 +00:00
session Remove statically initialized SessionResult 2021-11-09 10:10:10 +00:00
test_data Accumulate remainder in buffer duration calculations. 2021-11-19 14:22:24 +00:00
test_exoplayer_playback Make package in test manifest consistent 2021-11-08 15:18:26 +00:00
test_session_common Migrate media3.session references from Window to MediaItem 2021-11-08 15:13:41 +00:00
test_session_current Use app target sdk of 29 everywhere. 2021-11-09 10:10:10 +00:00
test_utils Migrate usages of Window-based Player methods 2021-11-09 10:07:30 +00:00
test_utils_robolectric Migrate usages of Window-based Player methods 2021-11-09 10:07:30 +00:00
transformer Split VideoSamplePipeline from TransformerTranscodingVideoRenderer. 2021-11-19 14:28:03 +00:00
ui Migrate usages of Window-based Player methods 2021-11-09 10:07:30 +00:00
ui_leanback Suppress lint warnings in leanback module. 2021-11-09 10:09:13 +00:00