1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2024-06-27 23:53:19 +00:00
NewPipe/app/src/main/java
AudricV 41da8fc05f
Add ability to use ExoPlayer's decoder fallback option
This option could help to avoid decoder initialization issues, which falls back
to lower-priority decoders if decoder initialization fails. This may result in
poor playback performance than when using primary decoders.

It is disabled by default, but can be enabled in ExoPlayer settings.
2023-04-10 17:37:30 +02:00
..
androidx/fragment/app Use toArray() with zero-length arrays. 2022-08-05 06:50:55 +05:30
com/google/android/material/appbar Use List.of(). 2022-07-20 04:39:11 +05:30
org Add ability to use ExoPlayer's decoder fallback option 2023-04-10 17:37:30 +02:00
us/shandian/giga Correctly open urls in browser on Android 11+ 2023-02-25 09:13:59 +01:00