Zebediah Figura : qcap: Move the video capture device creation function to the function table.

Alexandre Julliard julliard at winehq.org
Wed Nov 25 15:58:53 CST 2020


Module: wine
Branch: master
Commit: db143ed080f635da7c6f0e2cd60382e9661f995b
URL:    https://source.winehq.org/git/wine.git/?a=commit;h=db143ed080f635da7c6f0e2cd60382e9661f995b

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Tue Nov 24 20:11:15 2020 -0600

qcap: Move the video capture device creation function to the function table.

Signed-off-by: Zebediah Figura <z.figura12 at gmail.com>
Signed-off-by: Alexandre Julliard <julliard at winehq.org>

---

 dlls/qcap/qcap_private.h |  10 ++--
 dlls/qcap/v4l.c          | 121 ++++++++++++++++++++---------------------------
 dlls/qcap/vfwcapture.c   |  69 ++++++++++++++-------------
 3 files changed, 90 insertions(+), 110 deletions(-)

Diff:   https://source.winehq.org/git/wine.git/?a=commitdiff;h=db143ed080f635da7c6f0e2cd60382e9661f995b



More information about the wine-cvs mailing list