24 May
2005
24 May
'05
12:51 p.m.
ChangeSet ID: 17741 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard(a)wine.codeweavers.com 2005/05/24 07:51:02 Modified files: dlls/qcap : qcap_main.h Makefile.in Added files: dlls/qcap : yuv.c Log message: Maarten Lankhorst <m.b.lankhorst(a)gmail.com> Added YUV routines needed for v4l driver, and in the future possibly other capture drivers too. Patch: http://cvs.winehq.org/patch.py?id=17741 Old revision New revision Changes Path 1.2 1.3 +19 -0 wine/dlls/qcap/qcap_main.h 1.13 1.14 +2 -1 wine/dlls/qcap/Makefile.in Added 1.1 +0 -0 wine/dlls/qcap/yuv.c