media/libraries/exoplayer/src
tonihei dfe8bee0cf Fix setDataSourceFactory handling in DefaultMediaSourceFactory
The call doesn't currently reset the already loaded suppliers and
factories. Also fix the supplier loading code to use a local copy
of the current dataSourceFactory to avoid leaking an updated
instance to a later invocation.

Issue: androidx/media#116

PiperOrigin-RevId: 460721541
(cherry picked from commit adc50515e9)
2022-07-13 15:27:55 +00:00
..
androidTest Migrate leaf listeners of Player to new onCues override 2022-05-24 11:02:03 +01:00
main Fix setDataSourceFactory handling in DefaultMediaSourceFactory 2022-07-13 15:27:55 +00:00
test Add tests for extracting MP4 with large bitrates 2022-07-07 13:04:29 +00:00