wine-wine/dlls/strmbase
Zebediah Figura 3a7f54947e strmbase/transform: Hold the streaming lock for the entirety of Receive().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-12-02 10:42:10 +01:00
..
Makefile.in makefiles: Default to an msvcrt build for static libraries. 2019-08-05 18:58:58 +02:00
dispatch.c
dllfunc.c
enumpins.c strmbase: Return a strmbase_pin pointer from the filter_get_pin() callback. 2019-11-25 20:47:43 +01:00
filter.c strmbase: Return a strmbase_pin pointer from the filter_get_pin() callback. 2019-11-25 20:47:43 +01:00
mediatype.c strmbase: Introduce a helper to more thoroughly trace media type. 2019-10-07 10:00:35 +02:00
outputqueue.c strmbase: Avoid unnecessary use of IPin::ConnectedTo(). 2019-11-19 09:23:29 +01:00
pin.c strmbase: Move tracking of EOS state to the base renderer. 2019-11-27 09:47:23 +01: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: Swap the lock order in IPin::EndFlush(). 2019-11-29 08:23:45 +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: Hold the streaming lock for the entirety of Receive(). 2019-12-02 10:42:10 +01:00
video.c strmbase: Get rid of the unused "cs" parameter to strmbase_video_init(). 2019-11-18 19:12:14 +01:00
window.c strmbase: Get rid of the unused "lock" parameter to BaseControlWindow_Init(). 2019-10-18 18:05:53 +02:00