You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced 2026-03-02 08:53:52 -08:00
Fixing an issue caused by timeline::GetClip returning a ClipBase instead of a Clip (broke waveform generation).
Also adding a swig definition for the Caption effect.
This commit is contained in:
@@ -219,6 +219,7 @@
|
||||
%include "effects/Bars.h"
|
||||
%include "effects/Blur.h"
|
||||
%include "effects/Brightness.h"
|
||||
%include "effects/Caption.h"
|
||||
%include "effects/ChromaKey.h"
|
||||
%include "effects/ColorShift.h"
|
||||
%include "effects/Crop.h"
|
||||
|
||||
Reference in New Issue
Block a user