Zebediah Figura : qcap: Move the video capture streaming thread to vfwcapture.c.
Module: wine Branch: master Commit: 26cbb3dd6ffbfac6b1ae0654e4fcb9bf98739635 URL: https://source.winehq.org/git/wine.git/?a=commit;h=26cbb3dd6ffbfac6b1ae0654e... Author: Zebediah Figura <z.figura12(a)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(a)gmail.com> Signed-off-by: Alexandre Julliard <julliard(a)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=26cbb3dd6ffbfac6b1ae0...
participants (1)
-
Alexandre Julliard