summaryrefslogtreecommitdiff
path: root/libavdevice/vfwcap.c
diff options
context:
space:
mode:
authorRamiro Polla <ramiro.polla@gmail.com>2011-05-21 14:24:50 +0200
committerMichael Niedermayer <michaelni@gmx.at>2011-05-21 17:23:14 +0200
commit95eb2e3a3819e8b6d87940bfa41bf1ea3ae68f5a (patch)
treea6b05f2a93b4fadf6790d032d8830906150e3e3d /libavdevice/vfwcap.c
parentf8c49d02b0f17c3011712ec4638ec4c6c76e7831 (diff)
DirectShow capture support
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'libavdevice/vfwcap.c')
-rw-r--r--libavdevice/vfwcap.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libavdevice/vfwcap.c b/libavdevice/vfwcap.c
index 2155db6ece..b8ca419b40 100644
--- a/libavdevice/vfwcap.c
+++ b/libavdevice/vfwcap.c
@@ -29,8 +29,6 @@
* Remove this when MinGW incorporates them. */
#define HWND_MESSAGE ((HWND)-3)
-#define BI_RGB 0
-
/* End of missing MinGW defines */
struct vfw_ctx {