Skip to content

Commit 914e4d7

Browse files
authored
docs: add more notes about produced artifacts
1 parent 314f230 commit 914e4d7

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

README.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,7 @@ Statically linked ffmpeg builds
66

77
Artifacts can be found here: https://reposilite.silenium.dev/#/releases/dev/silenium/libs/ffmpeg
88

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.
9+
- LGPL and GPL variants of ffmpeg.
10+
- 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

Comments
 (0)