Zebediah Figura : qcap: Move the video capture streaming thread to vfwcapture.c.

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


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

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

qcap: Move the video capture streaming thread to vfwcapture.c.

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

---

 dlls/qcap/qcap_private.h |  3 +-
 dlls/qcap/v4l.c          | 96 ++++-------------------------------------------
 dlls/qcap/vfwcapture.c   | 98 ++++++++++++++++++++++++++++++++++++++++++++++--
 3 files changed, 103 insertions(+), 94 deletions(-)

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



More information about the wine-cvs mailing list