Sweden-Number/dlls/strmbase
Alexandre Julliard 2477aa7a10 makefiles: Default to an msvcrt build for static libraries.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2019-08-05 18:58:58 +02:00
..
Makefile.in makefiles: Default to an msvcrt build for static libraries. 2019-08-05 18:58:58 +02:00
dispatch.c strmbase: Get rid of base IDispatch implementation. 2019-06-10 12:26:07 +02:00
dllfunc.c strmbase: Move some internal definitions to strmbase_private.h. 2019-05-10 15:54:15 +02:00
enumpins.c strmbase: Don't increment the pin reference count in filter_get_pin(). 2019-06-11 18:21:26 +02:00
filter.c strmbase: Add default implementations of filter state change methods. 2019-06-24 10:08:30 +02:00
mediatype.c strmbase: Fix implementation of IEnumMediaTypes::Skip(). 2019-07-01 14:41:06 +02:00
outputqueue.c strmbase: Move some internal definitions to strmbase_private.h. 2019-05-10 15:54:15 +02:00
pin.c strmbase: Remove unused function. 2019-07-02 10:00:29 +02:00
pospass.c strmbase: Use the type info cache for IMediaPosition. 2019-06-10 12:25:57 +02:00
qualitycontrol.c strmbase: Wait for the presentation time in BaseRendererImpl_Receive(). 2019-07-02 10:00:29 +02:00
renderer.c strmbase: Rename pfnOnStopStreaming to renderer_stop_stream. 2019-07-03 10:56:03 +02:00
seeking.c strmbase: Move some internal definitions to strmbase_private.h. 2019-05-10 15:54:15 +02:00
strmbase_private.h strmbase: Build with msvcrt. 2019-08-05 18:49:31 +02:00
transform.c strmbase/transform: Store the pins inline in the TransformFilter structure. 2019-06-21 08:06:00 +02:00
video.c strmbase: Get rid of the "lpVtbl" parameter to BaseControlVideo_Init(). 2019-06-12 16:10:57 +02:00
window.c strmbase: Add default implementations of IUnknown methods for IVideoWindow. 2019-06-12 16:11:01 +02:00