Lib: add Dependencies.md and update some libraries

This commit is contained in:
yuanyuanxiang
2025-07-27 17:32:28 +08:00
parent c4a613a2e1
commit c9904b2822
20 changed files with 871 additions and 790 deletions

16
Dependencies.md Normal file
View File

@@ -0,0 +1,16 @@
# All Dependencies
## compress
- [zlib v1.3.1](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 4.5.r104394](https://github.com/ShiftMediaProject/FFmpeg) (libavutil, libavcodec)
- [jsoncpp v1.9.6](https://github.com/open-source-parsers/jsoncpp)
- [jpeg v3.1.1](https://github.com/libjpeg-turbo/libjpeg-turbo)
## lib
- [HPSocket vv6.0.3](https://github.com/ldcsaa/HP-Socket)
- [shrink v0.0.1](https://github.com/yuanyuanxiang/PrivateRemoter/tree/master/shrink)