1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2026-05-16 08:38:24 +02:00

DirectShow capture support

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
Ramiro Polla
2011-05-21 14:24:50 +02:00
committed by Michael Niedermayer
parent f8c49d02b0
commit 95eb2e3a38
11 changed files with 1820 additions and 2 deletions
-2
View File
@@ -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 {