This website requires JavaScript.
Explore
Help
Sign In
openshot
/
libopenshot
Watch
0
Star
0
Fork
0
You've already forked libopenshot
mirror of
https://github.com/OpenShot/libopenshot.git
synced
2026-03-02 08:53:52 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
344dc4a4b90c39a4ffcafe4d09ffac353feea580
libopenshot
/
bindings
History
Vũ Quang Hải
da709c36ae
Merge branch 'OpenShot:develop' into develop
2025-01-06 09:29:35 +07:00
..
java
Fixing swig java support to generate a package (org.openshot) and correctly wrap the shared pointers for Frame and Audio buffers.
2024-12-30 23:50:06 -06:00
python
Add Outline effect class and integrate into OpenShot
2024-12-10 17:13:34 +07:00
ruby
Improvements to AudioWaveformer to use RMS (Root Mean Square), and return both average RMS and max RMS for graphing, including some new unit tests.
2022-11-01 15:17:03 -05:00
CMakeLists.txt
Add experimental support for Java bindings for libopenshot. This generates the *.class and *.java files, and a JNI library (libopenshot-java.so) to invoke the actual C++ openshot library, and a openshotJNI.jar which contains all of these files.
2024-06-08 14:56:30 -05:00