jellyfin/Jellyfin.Server.Implementations
gnattu 341bb02422
Order MediaStream query by StreamIndex (#13506)
Our stream index calculation logic implemented in #7529, assumes an in-order array. However, our current query may return out-of-order items, leading the server to pass an incorrect index to ffmpeg, causing the transcoding to crash.
2025-02-06 07:15:29 -07:00
..
2024-08-30 15:29:48 +02:00
2024-11-14 21:47:42 +00:00
2025-01-25 21:04:37 -05:00
2025-01-25 20:05:15 -05:00