Zebediah Figura : strmbase: Rename pfnGetMediaType() to pin_get_media_type().

Alexandre Julliard julliard at winehq.org
Wed Sep 25 16:45:19 CDT 2019


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

Author: Zebediah Figura <z.figura12 at gmail.com>
Date:   Tue Sep 24 19:10:11 2019 -0500

strmbase: Rename pfnGetMediaType() to pin_get_media_type().

And remove the unnecessary calling convention.

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

---

 dlls/qcap/avico.c               | 21 ++++++---------------
 dlls/qcap/avimux.c              | 11 +++--------
 dlls/qcap/smartteefilter.c      | 12 ++++++------
 dlls/qcap/vfwcapture.c          |  4 ++--
 dlls/quartz/filesource.c        |  4 ++--
 dlls/strmbase/mediatype.c       |  4 ++--
 dlls/strmbase/pin.c             |  2 +-
 dlls/strmbase/renderer.c        |  2 +-
 dlls/strmbase/transform.c       |  6 +++---
 dlls/winegstreamer/gstdemux.c   | 12 ++++++------
 dlls/wineqtdecoder/qtsplitter.c |  6 +++---
 include/wine/strmbase.h         |  7 ++-----
 12 files changed, 37 insertions(+), 54 deletions(-)

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



More information about the wine-cvs mailing list