summaryrefslogtreecommitdiff
path: root/src/avgconfig_win.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/avgconfig_win.h')
-rw-r--r--src/avgconfig_win.h28
1 files changed, 28 insertions, 0 deletions
diff --git a/src/avgconfig_win.h b/src/avgconfig_win.h
new file mode 100644
index 0000000..9b2bb31
--- /dev/null
+++ b/src/avgconfig_win.h
@@ -0,0 +1,28 @@
+/* src/avgconfig.h.in. Generated from configure.in by autoheader. */
+
+/* Enable DirectShow camera support */
+#define AVG_ENABLE_DSHOW
+
+/* Enable CMU 1394 Digital Camera Driver support */
+#define AVG_ENABLE_CMU1394
+
+/* Enable firewire camera support */
+#undef AVG_ENABLE_1394
+
+/* Enable firewire camera support v.2 */
+#undef AVG_ENABLE_1394_2
+
+/* ffmpeg >= 0.5.0 */
+#define HAVE_LIBAVFORMAT_AVFORMAT_H
+
+/* Enable Video4Linux2 camera support */
+#undef AVG_ENABLE_V4L2
+
+/* Enable parallel port support */
+#undef AVG_ENABLE_PARPORT
+
+/* Enable ffmpeg swscale support. */
+#define AVG_ENABLE_SWSCALE
+
+/* Name of package */
+#undef PACKAGE