Zebediah Figura
b6d3e2ba0e
include: Do not import strmif.idl in mediaobj.idl.
...
This means that mfobjects.idl no longer pulls in mediaobj.idl. Since it still
needs AM_MEDIA_TYPE to be declared (though not defined), add a typedef.
Reorder includes in a couple files to avoid multiple-definition errors.
strmiids and mfplat were getting strmif.h through mfobjects.h, and dsdmo was
getting it through dmo.h.
2023-09-13 20:24:17 +02:00
Zebediah Figura
ed8d3d325f
qasf/dmowrapper: Implement receiving and delivering samples.
...
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-21 09:11:11 +01:00
Zebediah Figura
3f3fb557d2
include: Add IDMOQualityControl and IDMOVideoOutputOptimizations.
...
Signed-off-by: Zebediah Figura <zfigura@codeweavers.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2020-02-18 11:11:56 +01:00
Zebediah Figura
a138090273
mp3dmod: Implement ProcessOutput().
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-11 17:26:51 +02:00
Zebediah Figura
0c14a85d98
mp3dmod: Implement SetOutputType().
...
Signed-off-by: Zebediah Figura <z.figura12@gmail.com>
Signed-off-by: Alexandre Julliard <julliard@winehq.org>
2018-05-11 17:26:51 +02: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
Mark Harmstone
e82f73bf9e
include: Add IMediaObject interfaces.
2015-02-27 15:14:20 +09:00
Jacek Caban
686eb17332
mediaobj.idl: Remove includes that are autogenerated by widl.
2011-07-01 14:39:36 +02:00
Alexandre Julliard
750e7e072c
include: Convert source files to utf-8.
2008-10-18 19:22:02 +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
Jonathan Ernst
360a3f9142
Update the address of the Free Software Foundation.
2006-05-23 14:11:13 +02:00
Vincent Béron
f676cb521d
Create mediaobj.h from mediaobj.idl.
2004-10-04 20:39:33 +00:00