avicap32 patch (redirected for original author)

Vladdy Impaler m.b.lankhorst at gmail.com
Mon Mar 7 16:20:58 CST 2005


This patch is meant for V4L2 devices, it will allow you to use 
capGetDriverDescription in avicap32, I didn't make much effort on 
capCreateCaptureWindow, but if you want to play with it there's some 
basic code, just write the rest of it ;).

If you're interested in getting capCreateCaptureWindow to work, here are 
some links:
http://msdn.microsoft.com/library/en-us/multimed/htm/_win32_video_capture_reference.asp
http://v4l2spec.bytesex.org/spec-single/v4l2.html
http://dorgem.sf.net

First link is satan's avicap32's reference file.
Second link is the v4l2 spec.
Third link is an open source capture program, which relies on 
capCreateCaptureWindow.

Some extra header files should be included in avispec and avispec32_main 
for some distributions, and a few extra checks should be incorporated in 
configure.ac to check if <linux/videodev2.h> can be included.

EDIT:
Woops forgot ChangeLog entry:
Maarten Lankhorst <M.B.Lankhorst at gmail.com>
- Wrote avicap32 capGetDriverDescription
- Wrote capCreateCaptureWindow, disabled capCreateCaptureWindow because 
it's callback function is basically a big set of stubs.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: avicap32.diff
Type: text/x-patch
Size: 23054 bytes
Desc: not available
Url : http://www.winehq.org/pipermail/wine-patches/attachments/20050307/70a44d96/avicap32.bin


More information about the wine-patches mailing list