Zebediah Figura : qcap: Combine the internal header files.

Alexandre Julliard julliard at winehq.org
Mon Jun 29 14:59:21 CDT 2020


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Mon Jun 29 10:26:15 2020 -0500

qcap: Combine the internal header files.

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

---

 dlls/qcap/audiorecord.c    | 15 +----------
 dlls/qcap/avico.c          | 13 +---------
 dlls/qcap/avimux.c         | 14 +----------
 dlls/qcap/capture.h        | 42 -------------------------------
 dlls/qcap/capturegraph.c   | 28 +--------------------
 dlls/qcap/filewriter.c     |  6 +----
 dlls/qcap/qcap_main.c      | 23 ++---------------
 dlls/qcap/qcap_main.h      | 36 ---------------------------
 dlls/qcap/qcap_private.h   | 62 ++++++++++++++++++++++++++++++++++++++++++++++
 dlls/qcap/smartteefilter.c | 15 +----------
 dlls/qcap/v4l.c            | 15 +----------
 dlls/qcap/vfwcapture.c     | 24 +-----------------
 12 files changed, 72 insertions(+), 221 deletions(-)

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



More information about the wine-cvs mailing list