msxml3: Don't crash on null pointer when doing ::Next() on a last child.
[wine] / dlls / quartz /
2008-07-28  Francois Gougetquartz: assert.h is not a local include.
2008-07-22  Maarten Lankhorstquartz: Fix end of stream handling in avi splitter.
2008-07-21  Maarten Lankhorstquartz: Fix bugs that occur during connection.
2008-07-21  Maarten Lankhorstquartz: Fix handling of zero byte samples and endofstreams.
2008-07-21  Francois GougetAssorted spelling fixes.
2008-07-18  Alexander Dorofeyevquartz: Fix interface leak in FilterGraph2_Render.
2008-07-18  Alexander Dorofeyevquartz: Add missing VariantClear after GetFilterInfo...
2008-07-18  Alexander Dorofeyevquartz: Fix variant handling in GetFilterInfo.
2008-07-18  Alexander Dorofeyevquartz/tests: Fix interface leaks in filtergraph test.
2008-07-18  Alexander Dorofeyevquartz: Fix interface leak in FilterGraph2_RemoveFilter.
2008-07-18  Alexander Dorofeyevquartz/tests: Fix interface leaks in aggregation test.
2008-07-18  Alexander Dorofeyevquartz/tests: Add filtermapper aggregation tests.
2008-07-18  Alexander Dorofeyevquartz/tests: Test querying IFilterMapper2 from FilterG...
2008-07-18  Alexander Dorofeyevquartz: Aggregate filtermapper in filtergraph.
2008-07-18  Alexander Dorofeyevquartz: Make Filtermapper aggregatable.
2008-07-16  Maarten Lankhorstquartz: Fix wrong assignment of variable in parser.
2008-07-16  Maarten Lankhorstquartz: Explicitly handle wave headers in avi splitter.
2008-07-14  Maarten Lankhorstquartz: Fix reference leak in avi splitter on end of...
2008-07-14  Maarten Lankhorstquartz: Only allocate 1 buffer in transform filter.
2008-07-14  Maarten Lankhorstquartz: Fix memory and sample leaks.
2008-07-14  Maarten Lankhorstquartz: Fix incorrect use of mtCurrent in transform...
2008-07-11  Maarten Lankhorstincludes: Add video mixing renderer header.
2008-07-11  Michael Stefaniucquartz: Add missing LeaveCriticalSection on error path...
2008-07-11  Maarten Lankhorstquartz: Make the file source rotate around the 'first...
2008-07-11  Maarten Lankhorstquartz: End the flush downstream first before restartin...
2008-07-10  Maarten Lankhorstquartz: Call run before pausing in transform filter.
2008-07-10  Maarten Lankhorstquartz: Make filtergraph quieter.
2008-07-10  Maarten Lankhorstquartz: Make parser start even if some of the pins...
2008-07-10  Francois GougetAssorted spelling fixes.
2008-07-10  Maarten Lankhorstquartz: Fix deadlocks in dsound renderer.
2008-07-10  Michael Stefaniucquartz: Compare a file handle to INVALID_HANDLE_VALUE...
2008-07-10  Maarten Lankhorstquartz: Fix end of stream handling.
2008-07-10  Maarten Lankhorstquartz: Always set current position again.
2008-07-09  Maarten Lankhorstquartz: Add tests for avi splitter.
2008-07-09  Maarten Lankhorstquartz: Add rewrite of avi splitter.
2008-07-09  Maarten Lankhorstquartz: Fix deadlock with transform filter.
2008-07-09  Alexander Dorofeyevquartz/tests: Add test for filter priority in IFilterGr...
2008-07-09  Alexander Dorofeyevquartz: Do not try renderers first. Use a single enumer...
2008-07-08  Alexandre Julliardtests: Don't depend on the static uuid libraries in...
2008-07-07  Andrew Talbotquartz: Remove unneeded address-of operators from funct...
2008-07-07  Maarten Lankhorstquartz: Fix parser/pullpin to only care about the state...
2008-07-07  Maarten Lankhorstquartz: Only call begin process functions in transform...
2008-07-07  Maarten Lankhorstquartz: Make sure transform filter commits allocator.
2008-07-07  Maarten Lankhorstquartz: Fix tiny bug in IGraphBuilder_Render.
2008-07-04  Maarten Lankhorstquartz: Implement state transitions in video renderer.
2008-07-04  Maarten Lankhorstquartz: Implement state transitions in directsound...
2008-07-04  Maarten Lankhorstquartz: Set filesource initial state to stopped.
2008-07-04  Maarten Lankhorstquartz: Make CLSID_AudioRender an alias for CLSID_DSoun...
2008-07-03  Maarten Lankhorstquartz: Fix return value for video renderer.
2008-07-03  Maarten Lankhorstquartz: Fix return values in directsound renderer.
2008-07-03  Paul Vriensquartz/tests: Make tests run on everything lower then...
2008-07-02  Alexander Dorofeyevquartz: Fix memory leak and behavior on errors in Filte...
2008-07-02  Alexander Dorofeyevquartz: Fix memory leak in FilterMapper_RegisterFilter.
2008-07-02  Alexander Dorofeyevquartz: Fix memleak in FilterMapper2_RegisterFilter.
2008-07-02  Alexander Dorofeyevquartz: Fix memory leaks in FM2_DeleteRegFilter.
2008-07-02  Alexander Dorofeyevquartz: Fix memory leaks in IEnumRegFiltersImpl_Release.
2008-07-02  Alexander Dorofeyevquartz: Fix interface leak in EnumMonikerImpl_Release.
2008-07-01  Alexander Dorofeyevquartz: Improve variant handling in FilterMapper_EnumMa...
2008-07-01  Alexander Dorofeyevquartz/tests: Add test for IFilterMapper_RegisterFilter.
2008-07-01  Alexander Dorofeyevquartz: Fix string buffer overflow.
2008-07-01  Alexander Dorofeyevquartz: Improve removal of registry data in Filtermappe...
2008-07-01  Alexander Dorofeyevquartz: Fix registry key creation.
2008-07-01  Alexander Dorofeyevquartz: Fix calculating wide string size.
2008-07-01  Alexander Dorofeyevquartz/tests: Add test for EnumMatchingFilters.
2008-07-01  Alexander DorofeyevRevert "quartz: Only enumerate renderers if bRender...
2008-06-30  Alexandre JulliardFix a few %ll printf formats.
2008-06-27  Maarten Lankhorstquartz: Fix Render and RenderFile.
2008-06-27  Maarten Lankhorstquartz: Make FilterGraph_Connect and ConnectDirect...
2008-06-27  Maarten Lankhorstquartz: Make removing filters work slightly better.
2008-06-26  Maarten Lankhorstquartz: Downgrade a fixme to a warn in dsoundrender.
2008-06-25  Alexander Dorofeyevquartz: Prevent heap corruption if IPropertyBag_Read...
2008-06-25  Alexander Dorofeyevquartz: Do not ignore current position in IEnumRegFilte...
2008-06-25  Alexander Dorofeyevquartz: Fix accessing variant string.
2008-06-25  Maarten Lankhorstquartz: Make the memory allocator emit more warnings...
2008-06-25  Maarten Lankhorstquartz: Create thread after connection is made.
2008-06-25  Maarten Lankhorstquartz: Remove dead code from DSoundRender.
2008-06-25  Maarten Lankhorstquartz: Handle case where ReceiveConnection is called...
2008-06-24  Maarten Lankhorstquartz: Clear pin value if not connected.
2008-06-24  Maarten Lankhorstquartz: Add support for VideoInfoHeader2 to AVI Decompr...
2008-06-24  Maarten Lankhorstquartz: Only enumerate renderers if bRender is set...
2008-06-24  Maarten Lankhorstquartz: DSoundRender shouldn't delete buffer when alrea...
2008-06-24  Maarten Lankhorstquartz: Have thread safety in memallocator.
2008-06-24  Maarten Lankhorstquartz: Implement VideoRenderer_GetCurrentImage.
2008-06-24  Maarten Lankhorstquartz: Implement GraphConfig_Reconfigure.
2008-06-21  Maarten Lankhorstquartz: Implement IBasicVideo2 for the filtergraph.
2008-06-21  Maarten Lankhorstquartz: Implement IMediaSeeking in the video renderer.
2008-06-21  Maarten Lankhorstquartz: Implement MediaControl_GetState.
2008-06-21  Maarten Lankhorstquartz: Try to render any existing renderers before...
2008-06-21  Maarten Lankhorstquartz: Expose some methods so that a custom allocator...
2008-06-21  Maarten Lankhorstquartz: Only query for event interface when there is...
2008-06-21  Maarten Lankhorstquartz: Add the ability to force a pin to use a certain...
2008-06-19  Maarten Lankhorstquartz: Forward some messages from IMediaSeekingPassThru.
2008-06-19  Maarten Lankhorstquartz: Set data length in avi decompressor.
2008-06-19  Maarten Lankhorstquartz: Improve the directsound renderer a bit.
2008-05-22  Maarten Lankhorstquartz: Initialize some uninitialized variables in...
2008-05-22  Maarten Lankhorstquartz: Do timekeeping in the avi decoder.
2008-05-22  Maarten Lankhorstquartz: Don't free memory twice in null renderer.
2008-05-19  Paul Vriensjanitorial: Close COM after tests.
2008-05-13  Maarten Lankhorstquartz: Reset time when rejecting sample in the mpeg...
2008-05-13  Maarten Lankhorstquartz: Silence a fixme.
next