..
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: 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
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: Move some internal definitions to strmbase_private.h.
2019-05-10 15:54:15 +02:00
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