2022-02-08 23:35:50 +04:00

7 lines
172 B
C

#define X264_GPL 1
#define X264_INTERLACED 1
#define X264_BIT_DEPTH 8
#define X264_CHROMA_FORMAT 0
#define X264_VERSION ""
#define X264_POINTVER "0.164.x"