Steven Edwards
|
973c29716b
|
quartz: Bump the amount of time in the referenceclock test slightly.
|
2008-02-16 15:10:31 +01:00 |
Michael Stefaniuc
|
1f26b146d1
|
janitorial: Remove superfluous backslashes at end of lines.
|
2007-12-31 19:23:45 +01:00 |
Lei Zhang
|
99a193ce7e
|
quartz: Make filtergraph aggregatable.
|
2007-12-21 13:58:33 +01:00 |
Lei Zhang
|
5ddb13381e
|
quartz: Move aggregation tests into separate file.
|
2007-12-21 13:58:27 +01:00 |
Lei Zhang
|
e8f69b5a42
|
quartz: Do aggregation test for more video renderer interfaces.
|
2007-12-14 12:33:01 +01:00 |
Lei Zhang
|
bf20ca1dd4
|
quartz: Make aggregation test generic.
|
2007-12-14 12:32:54 +01:00 |
Lei Zhang
|
932cc2d7f9
|
quartz: Make video renderer aggregatable.
|
2007-12-13 14:36:15 +01:00 |
Lei Zhang
|
f5075f7356
|
quartz: Set *ppvObject to NULL if QueryInterface fails.
|
2007-12-13 14:34:07 +01:00 |
Lei Zhang
|
29cc256b9a
|
quartz: Add referenceclock QueryInterface test.
|
2007-12-13 14:33:59 +01:00 |
Lei Zhang
|
766046d4ab
|
quartz: Add videorenderer aggregation test.
|
2007-12-13 14:33:50 +01:00 |
Lei Zhang
|
4f6f1bcb6e
|
quartz: Add videorenderer QueryInterface test.
|
2007-12-13 14:33:40 +01:00 |
Lei Zhang
|
cff265950a
|
quartz: Add IFilterGraph2 interface and stubs.
|
2007-12-11 12:09:38 +01:00 |
Lei Zhang
|
2d1a6016c9
|
quartz: Validate input for IFilterGraph_FindFilterByName.
|
2007-12-07 17:04:34 +01:00 |
Lei Zhang
|
31aab42934
|
quartz: Fix return value in IFilterGraph_FindFilterByName.
|
2007-12-07 17:04:26 +01:00 |
Lei Zhang
|
646eefaa47
|
quartz: Add some IGraphBuilder related tests.
|
2007-12-07 17:04:15 +01:00 |
Lei Zhang
|
4ab6fd3de0
|
quartz: Add a test for IFilterGraph2.
|
2007-12-07 17:03:39 +01:00 |
Lei Zhang
|
f84f4cab70
|
quartz: Move current tests into their own test case.
|
2007-12-07 17:03:27 +01:00 |
Alexandre Julliard
|
ad9396302d
|
Removed some unneeded imports.
|
2007-12-06 21:24:24 +01:00 |
Dan Kegel
|
8e8f840159
|
quartz: Make clock test less flaky.
|
2007-10-09 12:31:53 +02:00 |
Alex Villacís Lasso
|
7319157d7d
|
quartz: Fix IReferenceClock::GetTime() implementation for system clock.
|
2007-08-13 12:23:37 +02:00 |
Alex Villacís Lasso
|
9d436f697d
|
quartz: Add test for IReferenceClock.
|
2007-08-13 12:23:32 +02:00 |
Michael Stefaniuc
|
44e65a0fac
|
quartz/tests: Win64 printf format warning fixes.
|
2006-10-09 12:44:21 +02:00 |
Michael Stefaniuc
|
85ce5117c5
|
Add a WINE_NO_LONG_INT define to many makefiles to ease the transition of DWORD/LONG/ULONG from long to int.
|
2006-09-29 16:08:30 +02:00 |
Alexandre Julliard
|
32ab895e46
|
makefiles: Generate the dependencies line to avoid some code duplication.
|
2006-09-14 09:38:16 +02:00 |
Alexandre Julliard
|
0fa8baafcb
|
make_dlls: Recursively ignore .ok files in all tests directories.
|
2006-07-10 21:26:50 +02:00 |
Alexandre Julliard
|
edd100b899
|
make_dlls: Recursively ignore testlist.c in all tests directories.
|
2006-07-10 21:19:42 +02:00 |
Alexandre Julliard
|
cc2b3b48e6
|
Take advantage of the recursive nature of .gitignore for Makefile entries.
Prefix other entries with '/' to make them non-recursive.
|
2006-07-10 20:47:54 +02:00 |
Jonathan Ernst
|
360a3f9142
|
Update the address of the Free Software Foundation.
|
2006-05-23 14:11:13 +02:00 |
Eric Pouech
|
e66e227dbe
|
Fixes for missing prototypes warnings.
|
2006-02-06 13:13:28 +01:00 |
Alexandre Julliard
|
0ec7e1a591
|
Renamed all .cvsignore files to .gitignore.
|
2005-11-26 13:10:33 +01:00 |
Christian Costa
|
8f3cc76ea2
|
Return S_OK when committing/decomitting an already
committed/decommitted allocator.
Add corresponding test case.
Improve traces.
|
2005-08-22 09:27:41 +00:00 |
Stefan Huehner
|
ac6f562b52
|
Fix more -Wstrict-prototypes warnings.
|
2005-06-20 14:18:03 +00:00 |
Jakob Eriksson
|
d69bdcfc21
|
Don't run FilterGraph tests if FilterGraph functionality is not
available.
|
2005-03-25 10:25:24 +00:00 |
Christian Costa
|
7dea79c487
|
Handle End Of Stream notifications.
Some AVI Splitter fixes.
|
2005-03-02 10:12:12 +00:00 |
Christian Costa
|
1d90e4312f
|
Many fixes to the system clock implementation.
Ensure there is a clock before doing any AddRef or Release in the AVI
splitter.
Improved tests a bit.
Misc fixes and traces clean-up.
|
2004-12-16 14:25:15 +00:00 |
Alexandre Julliard
|
03bd646cd0
|
Added missing CoInitialize.
|
2004-11-29 17:01:21 +00:00 |
Francois Gouget
|
a896389679
|
Added 'strmiids.lib'.
Moved CLSID_FilterGraph and the related GUIDs to strmiids.
|
2004-08-19 19:31:20 +00:00 |
Francois Gouget
|
a98f77668d
|
Define COBJMACROS. Fixes compilation on Windows.
|
2004-08-19 19:20:34 +00:00 |
Christian Costa
|
e3a288f474
|
Added tests for filtergraph.
|
2004-08-16 21:14:28 +00:00 |