Added a configuration option to specify ffmpeg binary location #5

This commit is contained in:
emeric
2019-10-25 13:51:59 +02:00
parent 4ab91aea44
commit 88570d7f0b
4 changed files with 12 additions and 52 deletions
-2
View File
@@ -23,8 +23,6 @@
#include <string>
#include <vector>
std::filesystem::path searchExecPath(std::string filename);
void computeCrc(const std::filesystem::path& p, std::vector<unsigned char>& checksum);
// Make sure the given path is a directory