Michael Stefaniuc
2f67eb99ef
qedit: Let C look like C.
2013-02-07 12:03:54 +01:00
Michael Stefaniuc
855046fe87
qedit: Support COM aggregation for MediaDet.
2012-07-02 11:21:44 +02:00
Michael Stefaniuc
454110ee34
qedit: Print the debug string and not the pointer to it.
2012-03-26 18:15:29 +02:00
Alexandre Julliard
dc880388e1
qedit: Avoid releasing an uninitialized object.
2012-01-16 17:41:56 +01:00
Michael Stefaniuc
5c2cf08674
qedit: Use an iface instead of a vtbl pointer in MediaDetImpl.
2010-12-09 12:25:21 +01:00
Maarten Lankhorst
b769a266cf
qedit: Try all possible splitter filters instead of only the first one.
2010-11-26 12:15:10 +01:00
Michael Stefaniuc
98fbcc4de2
qedit: Avoid using long.
2010-05-11 11:06:55 +02:00
Huw Davies
33a193439d
qedit: Fix a memory leak.
...
Found by Valgrind.
2009-12-15 16:25:06 +01:00
Michael Stefaniuc
b14c0056dd
qedit: Change long to LONG in qedit.idl.
2009-03-12 13:09:54 +01:00
Dan Hipschman
dfbb2fc9e0
qedit: Add a stub for IMediaDet_get_StreamLength.
...
To get this working by querying the filters for IMediaSeeking and calling
GetDuration, we need a little better support from quartz. For now a stub
is better than nothing.
2008-04-10 09:55:14 +02:00
Dan Hipschman
9536002552
qedit: Implement IMediaDet_get_FrameRate.
2008-04-10 09:55:03 +02:00
Dan Hipschman
3b0d68e409
qedit: Implement IMediaDet_get_StreamMediaType.
2008-04-10 09:54:53 +02:00
Dan Hipschman
33f270afc0
qedit: Implement IMediaDet_(put|get)_CurrentStream.
2008-04-09 11:46:59 +02:00
Dan Hipschman
d3061d48e1
qedit: Implement IMediaDet_get_OutputStreams.
2008-04-09 11:46:38 +02:00
Dan Hipschman
7d2d5a25cb
qedit: Implement IMediaDet_get_Filename.
2008-04-09 11:44:51 +02:00
Dan Hipschman
dc3d6fbe7f
qedit: Implement IMediaDet_put_Filename.
2008-04-09 11:44:41 +02:00
Dan Hipschman
f95a849a28
qedit: Indicate the methods of IMediaDet are not implemented in the FIXMEs.
2008-04-04 11:50:58 +02:00
Lei Zhang
4868cde91d
qedit: Add stub implementation of MediaDet.
2008-02-19 18:04:08 +01:00