aboutsummaryrefslogtreecommitdiff
path: root/Emby.Server.Implementations/Session/WebSocketController.cs
diff options
context:
space:
mode:
authorgnattu <gnattu@users.noreply.github.com>2025-02-06 22:15:29 +0800
committerGitHub <noreply@github.com>2025-02-06 07:15:29 -0700
commit341bb024227a1be91a00fbaf0a30ee44d915e342 (patch)
treeebbaf4ed5593bc5d4ccca2d47658d91fbf627bf1 /Emby.Server.Implementations/Session/WebSocketController.cs
parentead7de18df61ceb331bcc980a4c5616f9daf5d83 (diff)
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.
Diffstat (limited to 'Emby.Server.Implementations/Session/WebSocketController.cs')
0 files changed, 0 insertions, 0 deletions