Files
SimpleRemoter/Dependencies.md
2026-04-19 22:55:21 +02:00

22 lines
901 B
Markdown

# All Dependencies
## compress
- [zlib v1.3.2](https://zlib.net)
- [zstd v1.5.7](https://github.com/facebook/zstd/tree/v1.5.7)
- [x264 v0.164.3194](https://github.com/corecodec/x264)
- [libyuv v190](https://chromium.googlesource.com/libyuv/libyuv)
- [ffmpeg 7.1](https://git.ffmpeg.org/ffmpeg.git)
- [jsoncpp v1.9.6](https://github.com/open-source-parsers/jsoncpp)
- [jpeg v3.1.1](https://github.com/libjpeg-turbo/libjpeg-turbo)
- [opus-1.6.1](https://opus-codec.org/release/stable/2026/01/14/libopus-1_6_1.html)
- [libpeconv c7d1e48](https://github.com/hasherezade/libpeconv)
## *Note*
The proper operation of the program depends on the above library files.
Some libraries are not open source, please contact author for details.
These libraries are all compiled personally by the author and can be used with confidence.
If you use libraries from other sources, there may be compilation risks.