Files
ladybird/Libraries/LibMedia/DecoderError.h
Aliaksandr Kalenik 21e8ece013 LibMedia: Abort blocking reads for ongoing seek if it's replaced
When a seek is requested while a previous seek is still blocked waiting
for not yet available bytes, we want to abandon the old request
immediately and start processing the new one.
2025-12-16 02:42:48 -06:00

4.1 KiB