Commit Graph

25 Commits (3078f10d43d834b0498358fe0accb565191b7020)

Author SHA1 Message Date
Gijs Vermeulen 2680b076e3 quartz/filtergraph: Add a stub IVideoFrameStep interface.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=42372
Signed-off-by: Gijs Vermeulen <gijsvrm@gmail.com>
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-06-08 21:01:33 +02:00
Jactry Zeng cba0e8ec93 include: Add some interface definitions for axextend.idl.
Signed-off-by: Jactry Zeng <jzeng@codeweavers.com>
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-05-12 23:07:44 +02:00
Zebediah Figura fc7477d83e qcap/capturegraph: Implement ICaptureGraphBuilder2::FindInterface().
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-03-06 17:56:32 +01:00
Henri Verbeet 5e93a74478 include: Remove some superfluous semicolons.
Signed-off-by: Henri Verbeet <hverbeet@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2017-12-13 22:53:54 +01:00
Francois Gouget 5f522029e1 include: Fix spelling of a method's parameter name.
Signed-off-by: Francois Gouget <fgouget@free.fr>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2016-04-14 13:14:29 +09:00
Alexandre Julliard a1a0139d48 makefiles: Generate rules for installing IDL include files.
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2015-11-04 17:19:47 +09:00
Michael Stefaniuc 7f1a5d4678 include: Add IAMVfwCaptureDialogs declaration. 2015-07-28 09:55:04 +02:00
Piotr Caban e9cc54268c include: Add IAMStreamControl definition. 2013-11-25 16:23:31 +01:00
Piotr Caban 9ea983dcec include: Add IPersistMediaPropertyBag definition. 2013-11-21 13:31:52 +01:00
Piotr Caban 7365eafd36 include: Add IConfigInterleaving definition. 2013-11-21 13:31:48 +01:00
Piotr Caban 391bea5460 include: Add IConfigAviMux definition. 2013-11-21 13:31:45 +01:00
André Hentschel b7672fac6d include: Add some definitions to axextend.idl. 2013-11-06 12:01:54 +01:00
Jacek Caban 1ee773bdad axextend.idl: Added VIDEO_STREAM_CONFIG_CAPS and AUDIO_STREAM_CONFIG_CAPS declarations. 2012-05-23 18:25:09 +02:00
Jacek Caban 942f2ce792 include: Use widl to take care of nameless structs and unions. 2012-05-14 12:04:17 +02:00
Aric Stewart 8c91f1bf5e quartz: Implement IObjectWithSite and IAMGraphBuilderCallback for the FilterGraph. 2012-01-16 18:17:49 +01:00
Alexandre Julliard 496d487c09 include: Fix an idl string type. 2009-09-11 13:39:32 +02:00
Michael Stefaniuc 7ef5f44bb5 include: Change long to LONG in axextend.idl. 2009-03-12 13:09:54 +01:00
Maarten Lankhorst 1328150193 include: Add definitions for IAMFilterMiscFlags interface. 2008-06-19 11:43:54 +02:00
Rob Shearman b4efe919cc include: Add local to interfaces or functions that take a void * parameter and so aren't designed to work remotely. 2008-04-14 13:33:23 +02:00
Maarten Lankhorst 7fa1c9d024 include: Add ISeekingPassThru interface. 2008-04-10 09:51:06 +02:00
Jonathan Ernst 360a3f9142 Update the address of the Free Software Foundation. 2006-05-23 14:11:13 +02:00
Maarten Lankhorst 2b6385671f Added IAMVideoProcAmp. 2005-05-04 09:46:24 +00:00
Vladdy Impaler 84ca4b0123 Define the IAMStreamConfig interface. 2005-03-28 09:59:53 +00:00
Alexandre Julliard 4433f15543 Add strmif.h to the headers included in libuuid.
Fixed a few header conflicts.
2003-07-01 04:33:35 +00:00
Robert Shearman 7c8b85a222 - Added DShow headers.
- Added needed const's in FilterGraph implementation.
2003-06-30 20:24:52 +00:00