Aric Stewart : strmbase: Remove QualityControlImpl from the general strmbase.h.
Module: wine Branch: master Commit: 56477075c257426575e870a231b23ff582ff6d4e URL: http://source.winehq.org/git/wine.git/?a=commit;h=56477075c257426575e870a231... Author: Aric Stewart <aric(a)codeweavers.com> Date: Mon Apr 2 07:52:15 2012 -0500 strmbase: Remove QualityControlImpl from the general strmbase.h. Quality Control things are not part of the standard strmbase library set. --- dlls/quartz/dsoundrender.c | 2 +- dlls/strmbase/qualitycontrol.c | 14 ++++++++++- dlls/strmbase/renderer.c | 22 +++++++++------- dlls/strmbase/strmbase_private.h | 50 ++++++++++++++++++++++++++++++++++++++ dlls/strmbase/transform.c | 14 +++++++--- dlls/winegstreamer/gstdemux.c | 47 ++++++++++++++++++++++++++++------- dlls/winegstreamer/gsttffilter.c | 2 +- include/wine/strmbase.h | 35 ++------------------------ 8 files changed, 127 insertions(+), 59 deletions(-) Diff: http://source.winehq.org/git/wine.git/?a=commitdiff;h=56477075c257426575e870...
participants (1)
-
Alexandre Julliard