Files
ladybird/Userland/Libraries/LibVideo
Zaggy1024 1789905d4a LibVideo/PlaybackManager: Don't crash when demuxer seek throws an error
`seek_demuxer_to_most_recent_keyframe()` wasn't correctly returning in
cases where an error was thrown by the demuxer. To avoid this, the
function now returns the error, and the playback state handler must act
on it instead, allowing it to exit the seeking state early.
2023-06-25 20:35:37 -04:00
..
2023-04-09 23:55:05 +02:00
2023-05-24 23:18:07 +02:00
2023-05-24 23:18:07 +02:00