summaryrefslogtreecommitdiffstats
path: root/thirdparties/android/common/include/x264_config.h
diff options
context:
space:
mode:
Diffstat (limited to 'thirdparties/android/common/include/x264_config.h')
-rw-r--r--thirdparties/android/common/include/x264_config.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/thirdparties/android/common/include/x264_config.h b/thirdparties/android/common/include/x264_config.h
new file mode 100644
index 0000000..d8b2bc6
--- /dev/null
+++ b/thirdparties/android/common/include/x264_config.h
@@ -0,0 +1,6 @@
+#define X264_BIT_DEPTH 8
+#define X264_GPL 1
+#define X264_INTERLACED 1
+#define X264_CHROMA_FORMAT 0
+#define X264_VERSION ""
+#define X264_POINTVER "0.142.x"
OpenPOWER on IntegriCloud