Added a configuration option to specify ffmpeg binary location #5
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user