Commit Graph

2276 Commits

Author SHA1 Message Date
FeRD (Frank Dana)
5df3f8aef0 Add TrackedObjectBBase to Python SWIG 2021-06-04 20:05:32 -04:00
Frank Dana
6562824fb5 CMake: Drop minimum version to 3.10 (#682)
Partially reverts 7988f1a0b6
to restore compatibility with Ubuntu Bionic system CMake.
(However, the incompatibility between CMake < 3.12 and 
the bundled jsoncpp build targets still exists, despite this change.)
2021-06-03 11:52:56 -04:00
Frank Dana
0b783ee507 Clip: Restore property choice names (#681) 2021-06-02 15:45:43 -04:00
Brenno A. C. Caldato
eb4e1a0073 Merge pull request #649 from OpenShot/effect-parenting
Effect parenting
2021-05-31 22:50:36 -03:00
Frank Dana
7988f1a0b6 CMake: Set minimum version to 3.12 (#680)
Using an OBJECT library to link the bundled jsoncpp into a SHARED
libopenshot fails with CMake versions up to 3.11.
2021-05-30 14:08:15 -04:00
Frank Dana
129619f49f Clip: Mark GetFrame() override as such (#679) 2021-05-30 14:07:51 -04:00
Brenno
27eb0e6e23 Fixed Keyframe Test 2021-05-24 11:45:39 -03:00
Brenno
ae0a635716 removed assert from interpolation 2021-05-24 11:32:34 -03:00
Brenno
cd7d6fe00c Merge remote-tracking branch 'origin/develop' into effect-parenting 2021-05-24 11:01:28 -03:00
Jonathan Thomas
b09416c2e3 Merge pull request #675 from OpenShot/fix-transition-regression
WIP: Fix Mask/Transitions for Global Timeline Effects
2021-05-20 13:47:48 -05:00
Jonathan Thomas
a505f875d1 Refactoring timeline_frame_number out of apply_layer() and TimelineInfoStruct, we already have this data in scope (on the background frame instance) 2021-05-20 13:15:13 -05:00
Brenno A. C. Caldato
461a0307a8 Merge pull request #674 from OpenShot/fix-saving
Changed JSON communication for detected objects
2021-05-19 11:56:20 -03:00
Brenno
e2b51da442 Fixed missing detection in the first frame 2021-05-19 11:45:09 -03:00
Brenno
f51af2e917 More permissive range interval for Tracker test 2021-05-19 11:21:08 -03:00
Brenno
36c72224cf Fixed Json in Tracker Tests 2021-05-19 10:45:15 -03:00
Jonathan Thomas
441cb186f6 Refactor of global timeline effects, to address a regression with global/timeline Mask/Transitions no longer working correctly. This was caused by an optimization that broke the general behavior of the global transitions. 2021-05-18 14:25:36 -05:00
Brenno
d9e4f0450e Disabling Examples_opencv because it needs a deep refactor 2021-05-17 12:03:18 -03:00
Brenno
2e8ff3b982 Added TrackedObjectBBox to python bindings 2021-05-17 11:38:45 -03:00
Brenno
4362c5fd15 Included AVresample outside if statement
Small reversion on @ferdync changes because the if statement is not working on my setup
2021-05-17 11:38:24 -03:00
Frank Dana
42f9aeecf9 Merge pull request #667 from ferdnyc/debug-envvar
Settings: Support LIBOPENSHOT_DEBUG envvar
2021-05-15 07:37:17 -04:00
FeRD (Frank Dana)
97c25300a6 CMake: VERBOSE_TESTS option (default off) 2021-05-14 22:49:51 -04:00
FeRD (Frank Dana)
266455c6a2 Settings: Unit test LIBOPENSHOT_DEBUG envvar 2021-05-14 22:48:53 -04:00
Brenno
466755e526 Merge remote-tracking branch 'origin/develop' into effect-parenting 2021-05-11 12:44:38 -03:00
Brenno
e45b81bd7b Updated Json communication of Tracker effect 2021-05-11 12:12:35 -03:00
Brenno
7eb23a9f19 Removed unnecessary Json tags 2021-05-11 11:34:30 -03:00