Files
FFmpeg/fftools
Niklas Haas 41bd67b9fd fftools/ffmpeg_sched: fix race on SchFilterIn.send_finished
This logic was previously added to the scheduler. That commit added locking
(and rescheduling) when updating the corresponding `receive_finished` flag,
but missed doing the same for `send_finished`.

Fixes: fd1fd5850d
2026-02-03 12:00:31 +01:00
..
2025-11-22 18:38:40 +00:00
2025-11-23 12:53:43 +00:00
2025-11-23 12:53:43 +00:00