You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Improved the compositing engine to more accurately compare doubles and floats.
This commit is contained in:
@@ -159,8 +159,8 @@ int main()
|
||||
// c1.time.PrintValues();
|
||||
|
||||
// Add clips
|
||||
t.AddClip(&c1);
|
||||
t.AddClip(&c2);
|
||||
//t.AddClip(&c1);
|
||||
//t.AddClip(&c2);
|
||||
t.AddClip(&c3);
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user