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
d205ebecf1b0d552bd5fe49ab7220cf1788878eb
libopenshot
/
bindings
History
Jonathan Thomas
5c52be24c9
Fix Python install path detection for compatibility with Python 3.12+
2025-05-05 20:08:58 -05: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
Fix Python install path detection for compatibility with Python 3.12+
2025-05-05 20:08:58 -05: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