Merge pull request #618 from ferdnyc/deprecate-TooManySeeks

Deprecate TooManySeeks, instead of removing
This commit is contained in:
Frank Dana
2021-01-26 22:59:06 -05:00
committed by GitHub
76 changed files with 100 additions and 39 deletions

View File

@@ -32,6 +32,7 @@
*/
#include "FFmpegReader.h"
#include "Exceptions.h"
#include <thread> // for std::this_thread::sleep_for
#include <chrono> // for std::chrono::milliseconds