[FFmpeg-devel] [PATCH] Fix libavdevice/vfwcap.c for w32api-3.12
JonY
10walls
Wed Sep 10 16:28:35 CEST 2008
HWND_MESSAGE is now present in w32api but only exposed when WINVER is at
least 0x0500.
I want to stress that vfwcap is still not buildable, it ends with
"error: WM_CAP_FIRSTA undeclared" when compiled with w32api-3.12.
Defines for WM_CAP_FIRSTA == WM_CAP_START, but was undef'ed for reasons
unknown in "vfw.h" soon after it was defined, currently awaiting
explaination from the MinGW team.
Do we support older w32api versions? Comments?
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: vfw.patch
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20080910/9dc0e5c4/attachment.txt>
More information about the ffmpeg-devel
mailing list