wine/dlls/strmbase
Zebediah Figura cdeb55a8f9 strmbase/transform: Reimplement IQualityControl for the source pin.
There is not enough common code between renderers and transforms to be worth
duplicating.

This fixes a regression introduced by db7eb3327. The wrong impl_from_*()
helper was used in IQualityControl::Notify().

Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-11-04 12:14:32 +01:00
..
dispatch.c strmbase: Get rid of base IDispatch implementation. 2019-06-10 12:26:07 +02:00
dllfunc.c
enumpins.c strmbase: Rename the "pFuncsTable" field of struct strmbase_filter to "ops". 2019-10-27 19:13:34 +01:00
filter.c strmbase: Introduce filter state callbacks. 2019-10-27 19:13:36 +01:00
Makefile.in makefiles: Default to an msvcrt build for static libraries. 2019-08-05 18:58:58 +02:00
mediatype.c strmbase: Introduce a helper to more thoroughly trace media type. 2019-10-07 10:00:35 +02:00
outputqueue.c strmbase: Rename "pConnectedTo" to "peer". 2019-09-27 13:26:52 +02:00
pin.c strmbase: Introduce a helper to more thoroughly trace media type. 2019-10-07 10:00:35 +02:00
pospass.c strmbase: Introduce a helper to trace reference time. 2019-10-07 10:00:30 +02:00
qualitycontrol.c strmbase: Retrieve the filter clock from the pin pointer. 2019-10-28 18:31:58 +01:00
renderer.c strmbase: Retrieve the filter clock from the pin pointer. 2019-10-28 18:31:58 +01:00
seeking.c
strmbase_private.h strmbase: Retrieve the filter clock from the pin pointer. 2019-10-28 18:31:58 +01:00
transform.c strmbase/transform: Reimplement IQualityControl for the source pin. 2019-11-04 12:14:32 +01:00
video.c strmbase: Rename "pConnectedTo" to "peer". 2019-09-27 13:26:52 +02:00
window.c strmbase: Get rid of the unused "lock" parameter to BaseControlWindow_Init(). 2019-10-18 18:05:53 +02:00