wine-wine/dlls/strmbase
Zebediah Figura 84bede2b0d strmbase: Don't treat GUID_NULL in enumerated types as a wildcard.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-17 09:39:30 +01:00
..
Makefile.in strmbase: Merge enumpins.c into filter.c. 2020-01-29 09:45:56 +01:00
dispatch.c
dllfunc.c strmbase: Remove no longer necessary call to CoInitialize(). 2020-02-11 08:44:11 +01:00
filter.c strmbase: Trace the filter name in IBaseFilter methods. 2020-01-31 10:20:09 +01:00
mediatype.c strmbase: Move the IEnumMediaTypes implementation to pin.c. 2020-01-29 09:46:09 +01:00
outputqueue.c
pin.c strmbase: Don't treat GUID_NULL in enumerated types as a wildcard. 2020-02-17 09:39:30 +01:00
pospass.c
qualitycontrol.c strmbase: Rename the "pClock" member of struct strmbase_filter to "clock". 2020-01-31 10:20:04 +01:00
renderer.c strmbase: Get rid of current sample tracking. 2020-02-11 08:56:37 +01:00
seeking.c strmbase: Use a separate critical section for the SourceSeeking structure. 2019-12-03 21:27:14 +01:00
strmbase_private.h strmbase: Fix printing negative values in debugstr_time(). 2020-01-31 10:18:25 +01:00
transform.c strmbase: Remove some no longer used callbacks. 2020-01-29 09:45:42 +01:00
video.c
window.c strmbase: Detach the window from the parent before destroying it. 2020-01-15 10:31:36 +01:00