Zebediah Figura : strmbase: Move some internal definitions to strmbase_private.h.

Alexandre Julliard julliard at winehq.org
Fri May 10 10:45:17 CDT 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Thu May  9 10:12:32 2019 -0500

strmbase: Move some internal definitions to strmbase_private.h.

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

---

 dlls/strmbase/audio.c            |  9 +--------
 dlls/strmbase/dispatch.c         |  8 +-------
 dlls/strmbase/dllfunc.c          | 19 +------------------
 dlls/strmbase/enumpins.c         |  6 +-----
 dlls/strmbase/filter.c           |  8 +-------
 dlls/strmbase/outputqueue.c      | 10 +---------
 dlls/strmbase/pin.c              |  9 +--------
 dlls/strmbase/pospass.c          | 10 +---------
 dlls/strmbase/qualitycontrol.c   |  9 ---------
 dlls/strmbase/renderer.c         |  7 -------
 dlls/strmbase/seeking.c          | 10 +---------
 dlls/strmbase/strmbase_private.h | 32 ++++++++++++++++++++++++++++++++
 dlls/strmbase/transform.c        | 15 ---------------
 dlls/strmbase/video.c            |  9 +--------
 dlls/strmbase/window.c           |  9 +--------
 include/wine/strmbase.h          | 13 -------------
 16 files changed, 43 insertions(+), 140 deletions(-)

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



More information about the wine-cvs mailing list