We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 314f230 commit 914e4d7Copy full SHA for 914e4d7
README.md
@@ -6,5 +6,7 @@ Statically linked ffmpeg builds
6
7
Artifacts can be found here: https://reposilite.silenium.dev/#/releases/dev/silenium/libs/ffmpeg
8
9
-There is a loader class to load the dynamic ffmpeg libraries into the JVM.
10
-There are also zipped builds that contain all output files produced by the build.
+- LGPL and GPL variants of ffmpeg.
+- Kotlin wrapper to load the dynamic ffmpeg libraries into JNI
11
+- zipped builds that contain all output files produced by the build, can be used to link your own code against
12
+- platform naming scheme and detection is provided by https://github.com/silenium-dev/jni-utils
0 commit comments