Files
SimpleRemoter/compress/x264/x264_config.h
2025-03-30 19:44:02 +08:00

9 lines
227 B
C

#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"