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 |