mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-06 21:00:22 +00:00
This folder contains gstreamer native binaries to be used with gst1-java. The binaries were procured by:
- Installing the latest version of gstreamer (at time of writing, this is the
MSVC 64-bit (VS 2019, Release CRT) - 1.20.0 runtime installer
) - Do a custom install selecting only the following packages:
- core
- system plugins
- plugins for playback
- codecs
- codecs under the GPL license and/or with patents issues
- restricted codecs with potential patent issues in some countries
- libav wrapper
- visual studio build scripts
- Copy the install files (i.e.
C:\gstreamer
) into the lib folder (<repo>\thirdparty\gstreamer\1.0\x86_64
)