Commit Graph

15 Commits

Author SHA1 Message Date
Alex Henrie 69eafe63ad qedit: Stub out AMTimeline.
Signed-off-by: Alex Henrie <alexhenrie24@gmail.com>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-25 23:36:42 +09:00
Michael Stefaniuc 147cf6cc4e qedit: Use the generic BaseFilter implementation in SampleGrabber. 2014-02-20 11:19:26 +01:00
Alexandre Julliard 5e7416e5c8 makefiles: Get rid of the MAKE_DLL_RULES variable. 2014-01-02 12:08:18 +01:00
Alexandre Julliard d08ff3ff19 makefiles: Use a single variable for all types of idl files. 2013-12-31 18:15:17 +01:00
Alexandre Julliard 143746938f qedit: Convert dll registration to the IRegistrar mechanism. 2010-12-08 16:10:43 +01:00
Alexandre Julliard 81b8ee863e makefiles: Add a standard header for all makefiles to replace the common variable initializations. 2010-09-19 12:36:48 +02:00
Alexandre Julliard b86d515ed6 dlls: Remove explicit imports of kernel32 and ntdll. 2010-07-21 17:38:36 +02:00
Alexandre Julliard bef5645eb1 makefiles: Remove the no longer needed explicit separators for dependencies. 2010-03-16 13:28:19 +01:00
Paul Chitescu 40c60e8cd2 qedit: Mostly stubbed out implementation of SampleGrabber filter. 2010-02-04 14:06:35 +01:00
Alexandre Julliard dad21bbcbf makefiles: List the static libraries as normal imports instead of extra libs. 2008-04-30 14:23:55 +02:00
Dan Hipschman 7d2d5a25cb qedit: Implement IMediaDet_get_Filename. 2008-04-09 11:44:51 +02:00
Lei Zhang 4868cde91d qedit: Add stub implementation of MediaDet. 2008-02-19 18:04:08 +01:00
Lei Zhang f4f7a5c5c9 qedit: Add MediaDet registration.
Much of the code is from quartz.
2008-02-19 18:02:00 +01:00
Lei Zhang 080c0812bc qedit: Add the DirectShow ClassFactory. 2008-02-19 17:58:14 +01:00
Lei Zhang 6de8be71b3 qedit: Skeleton implementation of qedit.dll. 2008-02-19 17:57:23 +01:00