Init: Migrate SimpleRemoter (Since v1.3.1) to Gitea

This commit is contained in:
yuanyuanxiang
2026-04-19 19:55:01 +02:00
commit 5a325a202b
744 changed files with 235562 additions and 0 deletions

BIN
compress/x264/libx264.lib Normal file

Binary file not shown.

Binary file not shown.

1009
compress/x264/x264.h Normal file

File diff suppressed because it is too large Load Diff

View File

@@ -0,0 +1,8 @@
#define X264_BIT_DEPTH 8
#define X264_GPL 1
#define X264_INTERLACED 1
#define X264_CHROMA_FORMAT 0
#define X264_REV 3194
#define X264_REV_DIFF 0
#define X264_VERSION " r3194"
#define X264_POINTVER "0.164.3194"