summaryrefslogtreecommitdiff
path: root/src/avgconfig_win.h
blob: 9b2bb31974e0651184fc7ded7a80d89827680799 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
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