]> git.sesse.net Git - casparcg/commit
Fix CPU hogging on EOF in ffmpeg producer.
authorPeter Keuter <github@peterkeuter.nl>
Sat, 6 Aug 2016 19:00:56 +0000 (21:00 +0200)
committerGitHub <noreply@github.com>
Sat, 6 Aug 2016 19:00:56 +0000 (21:00 +0200)
commitdd695abcd8b29c620842f8e463c13008a0ef9deb
treef43e9089e35579d80ec3f348ad09894db6bfcf5d
parent7e7ef09558efdd89c3168017592978e90531f76d
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.
modules/ffmpeg/producer/input/input.cpp