You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Many Windows related fixes and tweaks. Also fixed some issues with newer versions of CMake and Swig files.
This commit is contained in:
@@ -489,6 +489,10 @@ void FrameMapper::Open() throw(InvalidFile)
|
||||
|
||||
// Open the reader
|
||||
reader->Open();
|
||||
|
||||
// Set child reader in debug mode (if needed)
|
||||
if (debug)
|
||||
reader->debug = true;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user