straw/app/src
TiA4f8R 82cd30a249 Fix fetch of video streams (when switching between tracks in a play queue) and subtitles when using a seamless transition between background and video players
Make the use of the new method setDisabledTrackTypes in DefaultTrackSelector.ParametersBuilder, which disables selection of tracks type for every TrackGroup instead of the current group, which is the current behavior.
This removes the use of the deprecated of setSelectionOverride method.

Note that for progressive media, the content is still fetched, but only for initialization purposes (so requests are pretty small, most of times with a few kilobytes size).
2022-04-03 14:07:56 +02:00
..
androidTest/java/org/schabi/newpipe Fix tests 2022-04-02 15:43:50 +02:00
debug Improved documentation 2022-01-24 21:08:48 +01:00
main Fix fetch of video streams (when switching between tracks in a play queue) and subtitles when using a seamless transition between background and video players 2022-04-03 14:07:56 +02:00
test Fixed test compilation 2022-03-26 21:44:16 +01:00