- 27 Jul, 2005 1 commit
-
-
Alexandre Julliard authored
-
- 06 Jun, 2005 1 commit
-
-
Dmitry Timoshkov authored
-
- 05 Jun, 2005 1 commit
-
-
Christian Costa authored
AddRef pUnk in CopyMediaType. Added CreateMediaType helper function and use it. Replaced some DeleteMediaType calls to FreeMediaType to be in line with recent changes. Fixed IEnumMediaTypesImpl_Next. Clear media type when initializing pins. Added some AddRef/Release traces.
-
- 06 May, 2005 1 commit
-
-
Maarten Lankhorst authored
Implemented filtergraph_pause/stop.
-
- 02 Mar, 2005 1 commit
-
-
Christian Costa authored
Some AVI Splitter fixes.
-
- 06 Jan, 2005 1 commit
-
-
Paul Vriens authored
- Store the result of the Interlocked functions and use only this.
-
- 03 Jan, 2005 1 commit
-
-
Christian Costa authored
renderers and starts filters. Better implementation of IBaseFilter_Run for AVI SPlitter and AVI Decompressor. Use the standard memory allocator when an output pin does not provide any allocator. Set allocator properties for AVI Decompressor output pin and update the buffers size at connection time.
-
- 27 Dec, 2004 1 commit
-
-
Christian Costa authored
the AVI splitter. Fixed some returned error codes. Show refcount in the AddRef/Release traces in filter. Added 24 bits source in the video renderer.
-
- 16 Dec, 2004 1 commit
-
-
Christian Costa authored
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.
-
- 08 Sep, 2004 1 commit
-
-
Alexandre Julliard authored
-
- 23 Aug, 2004 1 commit
-
-
Alexandre Julliard authored
macro.
-
- 19 Aug, 2004 1 commit
-
-
Robert Shearman authored
- Use new CreateSpecific function for file reader that doesn't query for IMemInputPin. - Get rid of inefficient use of IMemInputPin in general pin code.
-
- 16 Aug, 2004 2 commits
-
-
Robert Shearman authored
-
Christian Costa authored
media type has be found during the negotiation. Fixed the release of the media sample in PullPin_Thread_Process. Added and fixed a lot of traces.
-
- 18 Nov, 2003 1 commit
-
-
Robert Shearman authored
- Add new debugging function wine_dbstr_longlong.
-
- 25 Sep, 2003 1 commit
-
-
Robert Shearman authored
- Various bug fixes. - Add some OutputPin helpers. - Add a new type of pin, PullPin.
-
- 06 Aug, 2003 1 commit
-
-
Robert Shearman authored
variables on creation of graph. - Remove clue of where I copied one of the copyright messages from. - Add implementation of input and output pins which will be used by a lot of filters in Quartz.
-