quartz: Do timekeeping in the avi decoder.
[wine] / dlls / quartz /
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.
2008-05-13  Lei Zhangquartz: Check input in MediaControl_GetState.
2008-05-12  Maarten Lankhorstquartz: Don't return a pin in filesource when there...
2008-05-07  Francois GougetAssorted spelling fixes.
2008-05-06  Francois GougetAssorted spelling fixes.
2008-05-05  Alexandre JulliardRevert "quartz: Clean up pullpin code."
2008-05-01  Maarten Lankhorstquartz: Silence a fixme that isn't.
2008-05-01  Maarten Lankhorstquartz: Get rid of the sample holding code in the wave...
2008-05-01  Maarten Lankhorstquartz: Get rid of the sample holding code in the mpeg...
2008-05-01  Maarten Lankhorstquartz: Clean up pullpin code.
2008-05-01  Maarten Lankhorstquartz: More filesource fixes.
2008-05-01  Maarten LankhorstRevert "quartz: Handle failures better in acmwrapper.".
2008-04-30  Alexandre Julliardmakefiles: List the static libraries as normal imports...
2008-04-29  Maarten Lankhorstquartz: Some state changes fixes.
2008-04-29  Maarten Lankhorstquartz: Handle failures better in acmwrapper.
2008-04-29  Maarten Lankhorstquartz: Keep track of the time in the video renderer.
2008-04-29  Maarten Lankhorstquartz: Fix bug in memallocator with test.
2008-04-28  Maarten Lankhorstquartz: Fix acmwrapper time regression.
2008-04-28  Maarten Lankhorstquartz: Add a function that can be called when stopping...
2008-04-28  Maarten Lankhorstquartz: Make dwSamplesProcessed a longlong.
2008-04-28  Maarten Lankhorstquartz: Optimize the file source to do its job better.
2008-04-28  Maarten Lankhorstquartz: Make the EnumPins interface dynamic.
2008-04-28  Maarten Lankhorstquartz: Fix time discontinuities in the acm wrapper.
2008-04-28  Maarten Lankhorstquartz: NotifyAllocator does not like a null argument.
2008-04-28  Maarten Lankhorstquartz: Add a vtable argument to Parser_Create that...
2008-04-24  Andrew Talbotquartz: Remove unused variables.
2008-04-23  Maarten Lankhorstquartz: Make the file source support multiple samples...
2008-04-23  Maarten Lankhorstquartz: Make wave parser and mpeg splitter zero copy...
2008-04-23  Maarten Lankhorstquartz: Add some sanity checks to file splitter.
2008-04-23  Maarten Lankhorstquartz: Copy discontinuity status in acmwrapper.
2008-04-23  Maarten Lankhorstquartz: Fix inverted logic in memallocator.
2008-04-23  Maarten Lankhorstquartz: Fix error message names in tests.
2008-04-23  Maarten Lankhorstquartz: Optimize the processing thread to fetch one...
2008-04-21  Austin EnglishSpelling fixes.
2008-04-21  Maarten Lankhorstquartz: Add some more tests and fix wine to pass them.
2008-04-21  Maarten Lankhorstquartz: Change longlong printfs.
2008-04-21  Maarten Lankhorstquartz: Add more seek entries and fix a time continuity...
2008-04-21  Maarten Lankhorstquartz: Only drop Preroll samples after obtaining its...
2008-04-21  Maarten Lankhorstquartz: Drop preroll frames in directsound renderer...
2008-04-21  Maarten Lankhorstquartz: No longer drop packets on discontinuities.
2008-04-21  Maarten Lankhorstquartz: Set media time in the file source.
2008-04-21  Maarten Lankhorstquartz: Make acmwrapper respect preroll samples.
2008-04-21  Maarten Lankhorstquartz: Flux AsyncReader in PullPin_BeginFlush.
2008-04-21  Maarten Lankhorstquartz: Fix sample leak in file source on failure path.
2008-04-21  Maarten Lankhorstquartz: Fix theoretical memory leak.
2008-04-21  Maarten Lankhorstquartz: Make the video renderer drop preroll samples.
2008-04-17  Alexandre Julliardquartz: Avoid sizeof in traces.
2008-04-17  Austin EnglishSpelling fixes.
2008-04-17  Maarten Lankhorstquartz: Obtain the duration using the index in avisplitter.
2008-04-17  Maarten Lankhorstquartz: Store the stream index in the avi stream for...
2008-04-17  Maarten Lankhorstquartz: Check for discontinuities in the directsound...
2008-04-17  Maarten Lankhorstquartz: Make sure at least 1 sample is processed before...
2008-04-17  Maarten Lankhorstquartz: Reject samples in transform filter only when...
2008-04-17  Maarten Lankhorstquartz: Reject samples in video renderer when stopped.
2008-04-17  Maarten Lankhorstquartz: Fix IMediaSample2 SetPreroll and SetSyncPoint.
2008-04-17  Maarten Lankhorstquartz: Fix discontinuities in wave parser.
2008-04-16  Maarten Lankhorstquartz: Add a Disconnect function to the parser and...
2008-04-16  Maarten Lankhorstquartz: Parse old style avi index.
2008-04-16  Maarten Lankhorstquartz: Make the avi splitter skip index headers.
2008-04-16  Maarten Lankhorstquartz: Dump opendml indexes and header.
2008-04-15  Maarten Lankhorstinclude: Update aviriff header.
2008-04-15  Maarten Lankhorstquartz: Update start_time if the current position is...
2008-04-15  Maarten Lankhorstquartz: Add VIDEOINFOHEADER2 support to VideoRenderer.
2008-04-14  Maarten Lankhorstquartz: Bring waveparser to the same level as the mpeg...
2008-04-14  Maarten Lankhorstquartz: Silence seeking fixmes on transform filter.
2008-04-14  Maarten Lankhorstquartz: Silence requests for IVideoWindow.
2008-04-14  Maarten Lankhorstquartz: Set sane defaults for pin stream rate.
2008-04-14  Maarten Lankhorstquartz: Don't clean up in avi decoder if driver isn...
2008-04-10  Maarten Lankhorstquartz: Add stubs for the IMediaSeeking interface in...
2008-04-10  Maarten Lankhorstquartz: Add a stub for SeekingPassThru.
2008-04-10  Maarten Lankhorstquartz: Implement stop position in the mpeg splitter.
2008-04-10  Maarten Lankhorstquartz: Implement stop position in the filtergraph.
2008-04-09  Maarten Lankhorstquartz: Make the directsound renderer handle the Play...
2008-04-09  Maarten Lankhorstquartz: Generate a seek table for the mpeg splitter.
2008-04-09  Maarten Lankhorstquartz: Remove while { } while construct.
2008-04-09  Michael Stefaniucquartz: Add missing lock releases on some code paths...
2008-04-09  Maarten Lankhorstquartz: Make the pullpin forward the BeginFlush before...
2008-04-09  Maarten Lankhorstquartz: Don't free a null media type in the file source.
2008-04-09  Maarten Lankhorstquartz: Make the DirectSound renderer return S_FALSE...
2008-04-09  Maarten Lankhorstquartz: Drop packets in the transform filter if in...
2008-04-09  Maarten Lankhorstquartz: Try creating the file reader from the filter...
2008-04-09  Maarten Lankhorstquartz: Make mpeg splitter keep track of play position...
2008-04-08  Maarten Lankhorstquartz: Fix deadlocks in pullpin.
2008-04-08  Maarten Lankhorstquartz: Make wait timeout in directsound slightly larger.
2008-04-07  Maarten Lankhorstquartz: Handle flushing and end of stream notifications...
2008-04-07  Maarten Lankhorstquartz: Reset EcCompleteCount before starting filters.
2008-04-07  Maarten Lankhorstquartz: Fix past mistake to release lock during seeking...
2008-04-07  Maarten Lankhorstquartz: Fix some memory leaks in the file source.
2008-04-07  Maarten Lankhorstquartz: Make FileAsyncReader_WaitForNext return an...
2008-04-07  Maarten Lankhorstquartz: Get rid of code duplication and add a flush...
2008-04-07  Maarten Lankhorstquartz: Add more state transitions to the filtergraph.
2008-04-03  Maarten Lankhorstquartz: Fix memory leak found by valgrind.
2008-04-02  Maarten Lankhorstquartz: Implement seeking on the null renderer.
2008-04-02  Maarten Lankhorstquartz: Fix stop_playback used in pullpin.
2008-04-02  Maarten Lankhorstquartz: Make acmwrapper respond to a sample discontinui...
2008-04-02  Maarten Lankhorstquartz: Add seeking to mpeg splitter.
next