x264_config.h 236 B

12345678
  1. #define X264_GPL 1
  2. #define X264_INTERLACED 1
  3. #define X264_BIT_DEPTH 0
  4. #define X264_CHROMA_FORMAT 0
  5. #define X264_REV 2
  6. #define X264_REV_DIFF 0
  7. #define X264_VERSION " r2M 70157da"
  8. #define X264_POINTVER "0.157.2M 70157da"