Zebediah Figura
|
79c3a24a08
|
quartz: Don't register the VMR7.
Oddly, Windows doesn't either.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-06-25 09:51:09 +02:00 |
Zebediah Figura
|
667af9a2c2
|
quartz: Change the merit of the default video renderer to 0x800001.
To match Windows.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-06-25 09:51:07 +02:00 |
Zebediah Figura
|
406459ea9c
|
quartz: Don't register the audio renderer as a filter for autoplugging.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-04-28 11:18:22 +02:00 |
Zebediah Figura
|
c035cfa4bb
|
quartz: Don't register the DirectSound renderer as a filter for autoplugging.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-04-28 11:18:20 +02:00 |
Zebediah Figura
|
cf376c96e8
|
qedit: Register the sample grabber and null renderer.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-03-09 12:10:52 +01:00 |
Zebediah Figura
|
ae5f945442
|
quartz: Remove no longer necessary call to CoInitialize().
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-02-11 08:44:09 +01:00 |
Zebediah Figura
|
7770e0bbaf
|
quartz: Use wide character string literals.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2020-01-23 09:27:00 +01:00 |
Zebediah Figura
|
40a4c782b7
|
winegstreamer: Reimplement the MPEG splitter on top of the mpegaudioparse plugin.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-23 10:10:04 +02:00 |
Zebediah Figura
|
5de712b5d8
|
winegstreamer: Reimplement the AVI splitter on top of the avidemux plugin.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-20 12:47:22 +02:00 |
Zebediah Figura
|
939638b055
|
winegstreamer: Reimplement the WAVE parser ontop of the wavparse plugin.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-09-19 12:56:59 +02:00 |
Zebediah Figura
|
fb504baaa8
|
strmbase: Build with msvcrt.
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-08-05 18:49:31 +02:00 |
Zebediah Figura
|
b743cfe4fb
|
quartz: Convert media type registration to IRegistrar mechanism.
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-29 09:37:00 +02:00 |
Zebediah Figura
|
5bacbaf793
|
quartz: Get rid of register_interfaces().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-23 23:52:06 +02:00 |
Zebediah Figura
|
4893d092e1
|
quartz: Get rid of register_coclasses().
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2019-04-23 23:50:45 +02:00 |
Michael Müller
|
f5754b3d9a
|
quartz: Recognize MPEG2 program streams.
Signed-off-by: Michael Müller <michael@fds-team.de>
Signed-off-by: Sebastian Lackner <sebastian@fds-team.de>
Signed-off-by: Andrew Eikum <aeikum@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
|
2016-04-29 23:22:43 +09:00 |
Frédéric Delanoy
|
2e5cb7aac8
|
Assorted spelling/grammar fixes.
|
2014-04-30 18:34:20 +02:00 |
André Hentschel
|
f9cccaa3de
|
quartz: Add Video Mixing Renderer 7.
|
2013-11-06 12:01:54 +01:00 |
Michael Stefaniuc
|
e476a20115
|
quartz: Avoid using CONST.
|
2013-09-23 11:54:27 +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
|
d969b80210
|
quartz: Add initial VMR9 stub.
|
2012-04-05 14:51:34 +02:00 |
Aric Stewart
|
4cd49d3bf1
|
quartz: Lower the merit on our current builtin filters.
|
2012-01-17 19:14:08 +01:00 |
Francois Gouget
|
5f88f362ea
|
dlls: Standardize on 'static const WCHAR' for our Unicode string literals.
Do the same for the corresponding Ansi strings.
|
2011-12-20 10:16:09 +01:00 |
Francois Gouget
|
e8f42fb29e
|
quartz: Avoid hardcoding the Unicode string literal lengths.
|
2011-12-16 17:40:39 +01:00 |
Alexandre Julliard
|
ae2a992d70
|
quartz: Convert coclasses registration to the IRegistrar mechanism.
|
2010-12-17 13:26:04 +01:00 |
Alexandre Julliard
|
c81ac66d87
|
quartz: Add proxies for strmif.idl.
|
2009-09-11 13:40:17 +02:00 |
Hans Leidekker
|
8bd9a3aa09
|
janitorial: Don't depend on user32 for the self registration functions.
|
2008-12-17 11:38:32 +01:00 |
Maarten Lankhorst
|
61ba32c036
|
includes: Add video mixing renderer header.
|
2008-07-11 14:50:44 +02:00 |
Maarten Lankhorst
|
8b65914cf9
|
quartz: Make CLSID_AudioRender an alias for CLSID_DSoundRender.
|
2008-07-04 19:35:00 +02:00 |
Maarten Lankhorst
|
24708e4edb
|
quartz: Fix the magic bytes for mp3's with id3 tags.
|
2008-03-19 11:22:51 +01:00 |
Maarten Lankhorst
|
4c09284c91
|
quartz: Add directsound renderer to filter list.
|
2008-03-14 12:59:02 +01:00 |
Maarten Lankhorst
|
e1867dac0d
|
quartz: Implement a dummy null renderer for directshow.
|
2008-03-14 12:57:09 +01:00 |
Lei Zhang
|
9742724afe
|
quartz: Add VideoRendererDefault.
|
2008-02-08 11:03:22 +01:00 |
Stefan Leichter
|
c13c9e3824
|
quartz: Remove 'recursive registry key delete' function.
|
2007-08-23 12:38:56 +02:00 |
Michael Stefaniuc
|
f10e6d7e37
|
quartz: Remove superfluous casts of void pointers to other pointer types.
|
2007-06-27 12:53:20 +02:00 |
Chris Robinson
|
b3fab140f3
|
quartz: Partially implement the MPEG 1 Stream Splitter filter.
|
2007-04-27 13:05:28 +02:00 |
Francois Gouget
|
9fe4673347
|
Don't include windows.h & co in the Wine sources.
Remove uneeded COM_NO_WINDOWS_H defines.
|
2006-10-24 17:47:09 +02:00 |
Hans Leidekker
|
cfbb859f59
|
quartz: Win64 printf format warning fixes.
|
2006-10-13 12:08:41 +02:00 |
Paul Vriens
|
e5f009e05c
|
quartz: Use the return value of register_key_guid.
|
2006-06-29 14:39:16 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Robert Shearman
|
74407105d2
|
Check the return value from register_key_guid in all the DLL registering code.
|
2006-05-10 19:38:04 +02:00 |
Dmitry Timoshkov
|
78904aab2d
|
quartz: Register some of the interfaces.
|
2006-02-07 12:25:35 +01:00 |
Robert Shearman
|
54160222a0
|
Rename MODULENAME_Dll* functions to Dll* for better consistency and
type checking.
|
2005-05-17 14:41:37 +00:00 |
Christian Costa
|
7180775af6
|
Forward CLSID_FilterGraphNoThread to CLSID_FilterGraph.
|
2005-05-05 09:50:35 +00:00 |
Christian Costa
|
80a2e6e93b
|
Added WAVE parser.
|
2005-02-10 17:13:18 +00:00 |
Christian Costa
|
72213b18c7
|
Added ACM Wrapper filter.
Cleaned up AVIDec.
|
2005-02-01 14:22:00 +00:00 |
Christian Costa
|
b024178120
|
Added transform filter template and made AVIDec use it.
Fixed memory leak in register_filters function.
|
2005-01-31 16:24:00 +00:00 |
Mike Hearn
|
2cfcf1c339
|
Fix heap corruption in quartz server registration, add some
whitespace, break out of loop if out of memory.
|
2005-01-21 10:14:45 +00:00 |
Paul Vriens
|
8dd96b170e
|
Add an extra class to register.
|
2005-01-11 15:44:42 +00:00 |
Christian Costa
|
617dc088a5
|
Added registration for quartz filters.
|
2005-01-09 17:28:07 +00:00 |
Paul Vriens
|
1e0aaaf210
|
- Media Types (and Extensions) should use "Source Filter" instead of
"File Source".
- Removed filesource_valuename.
- Fixed typo for some class-names.
- Fixed typo in MPEG1System Media Type.
|
2005-01-07 15:34:54 +00:00 |