1
0
mirror of https://github.com/TeamNewPipe/NewPipe synced 2025-10-28 05:47:39 +00:00
Files
NewPipe/app
Profpatsch 64c68cf2f1 VideoPlaybackResolver: implicit -1 videoIndex
All functions that set videoIndex return `-1` if the list is empty, so
we don’t have to check manually for that case.

I’m somewhat more questioning why `StreamInfoTag.of` allows the index
to be out-of-bounds in the constructor, that should be an error.
2024-01-06 17:37:17 +01:00
..
2023-12-29 10:48:37 +01:00
2023-05-12 01:09:08 -04:00