Merge commit '8bc52dbd9d'
* commit '8bc52dbd9d':
vfwcap: Drop fallback VfW defines
Conflicts:
libavdevice/vfwcap.c
Merged-by: Michael Niedermayer <michaelni@gmx.at>
This commit is contained in:
commit
c18a3b3e8e
1 changed files with 0 additions and 6 deletions
|
|
@ -27,12 +27,6 @@
|
|||
#include <vfw.h>
|
||||
#include "avdevice.h"
|
||||
|
||||
/* Defines for VFW missing from MinGW.
|
||||
* Remove this when MinGW incorporates them. */
|
||||
#define HWND_MESSAGE ((HWND)-3)
|
||||
|
||||
/* End of missing MinGW defines */
|
||||
|
||||
struct vfw_ctx {
|
||||
const AVClass *class;
|
||||
HWND hwnd;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue