From: Peter Keuter Date: Sat, 6 Aug 2016 19:00:56 +0000 (+0200) Subject: Fix CPU hogging on EOF in ffmpeg producer. X-Git-Tag: 2.1.0_Beta1~65^2^2 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=dd695abcd8b29c620842f8e463c13008a0ef9deb;hp=dd695abcd8b29c620842f8e463c13008a0ef9deb;p=casparcg Fix CPU hogging on EOF in ffmpeg producer. This PR fixes the CPU-usage going up when a file has finished playing in the ffmpeg-producer. ---