projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
winspool: Export ConvertAnsiDevModeToUnicodeDevMode and ConvertUnicodeDevModeToAnsiDe...
[wine]
/
dlls
/
quartz
/
2008-03-06
Lei Zhang
quartz: Validate input for FilterGraph2_AddFilter.
tree
|
commitdiff
2008-03-04
Rob Shearman
makefiles: Simplify the use of the IMPORTLIB variable...
tree
|
commitdiff
2008-02-29
Rob Shearman
quartz: Don't assume that strlenW of a constant string...
tree
|
commitdiff
2008-02-16
Steven Edwards
quartz: Bump the amount of time in the referenceclock...
tree
|
commitdiff
2008-02-08
Lei Zhang
quartz: Add VideoRendererDefault.
tree
|
commitdiff
2008-01-17
Andrew Talbot
quartz: Remove unneeded casts.
tree
|
commitdiff
2007-12-31
Michael Stefaniuc
janitorial: Remove superfluous backslashes at end of...
tree
|
commitdiff
2007-12-26
Rob Shearman
quartz: Fix memory leak in FilterGraphInner_Release.
tree
|
commitdiff
2007-12-21
Lei Zhang
quartz: Make filtergraph aggregatable.
tree
|
commitdiff
2007-12-21
Lei Zhang
quartz: Move aggregation tests into separate file.
tree
|
commitdiff
2007-12-14
Lei Zhang
quartz: Do aggregation test for more video renderer...
tree
|
commitdiff
2007-12-14
Lei Zhang
quartz: Make aggregation test generic.
tree
|
commitdiff
2007-12-14
Lei Zhang
quartz: Fix typo in GraphConfig_AddRef.
tree
|
commitdiff
2007-12-14
Lei Zhang
quartz: Give video renderer's Inner_QueryInterface...
tree
|
commitdiff
2007-12-13
Lei Zhang
quartz: Make video renderer aggregatable.
tree
|
commitdiff
2007-12-13
Lei Zhang
quartz: Set *ppvObject to NULL if QueryInterface fails.
tree
|
commitdiff
2007-12-13
Lei Zhang
quartz: Add referenceclock QueryInterface test.
tree
|
commitdiff
2007-12-13
Lei Zhang
quartz: Add videorenderer aggregation test.
tree
|
commitdiff
2007-12-13
Lei Zhang
quartz: Add videorenderer QueryInterface test.
tree
|
commitdiff
2007-12-11
Lei Zhang
quartz: Add IFilterGraph2 interface and stubs.
tree
|
commitdiff
2007-12-07
Lei Zhang
quartz: Validate input for IFilterGraph_FindFilterByName.
tree
|
commitdiff
2007-12-07
Lei Zhang
quartz: Fix return value in IFilterGraph_FindFilterByName.
tree
|
commitdiff
2007-12-07
Lei Zhang
quartz: Add some IGraphBuilder related tests.
tree
|
commitdiff
2007-12-07
Lei Zhang
quartz: Add a test for IFilterGraph2.
tree
|
commitdiff
2007-12-07
Lei Zhang
quartz: Move current tests into their own test case.
tree
|
commitdiff
2007-12-06
Alexandre Julliard
Removed some unneeded imports.
tree
|
commitdiff
2007-11-19
Michael Stefaniuc
dlls: Remove duplicate includes.
tree
|
commitdiff
2007-11-19
Michael Stefaniuc
quartz: Fix memory leaks on error paths. Found by Smatch.
tree
|
commitdiff
2007-10-09
Dan Kegel
quartz: Make clock test less flaky.
tree
|
commitdiff
2007-09-10
Francois Gouget
quartz: Better match the PSDK types and fix the winapi_...
tree
|
commitdiff
2007-08-30
Francois Gouget
Assorted non-ANSI function declaration fixes (missing...
tree
|
commitdiff
2007-08-23
Stefan Leichter
quartz: Remove 'recursive registry key delete' function.
tree
|
commitdiff
2007-08-13
Alex Villacís Lasso
quartz: Fix IReferenceClock::GetTime() implementation...
tree
|
commitdiff
2007-08-13
Alex Villacís Lasso
quartz: Add test for IReferenceClock.
tree
|
commitdiff
2007-08-08
Andrew Talbot
quartz: Constify some variables.
tree
|
commitdiff
2007-06-27
Michael Stefaniuc
quartz: Remove superfluous casts of void pointers to...
tree
|
commitdiff
2007-06-20
Alex Villacís Lasso
quartz: Fix video rendering sizing/positioning bugs.
tree
|
commitdiff
2007-06-05
Chris Robinson
quartz: Don't return S_FALSE for failed connections.
tree
|
commitdiff
2007-06-04
Marcus Meissner
quartz: Added some error checking on failure to CreateC...
tree
|
commitdiff
2007-05-23
Marcus Meissner
quartz: ppinsplitter might be used uninitialized (Cover...
tree
|
commitdiff
2007-05-17
Andrew Talbot
quartz: Exclude unused headers.
tree
|
commitdiff
2007-05-17
Andrew Talbot
quartz: Exclude unused headers.
tree
|
commitdiff
2007-04-27
Chris Robinson
quartz: Partially implement the MPEG 1 Stream Splitter...
tree
|
commitdiff
2007-04-16
Chris Robinson
quartz: Create DirectSound device and buffer at filter...
tree
|
commitdiff
2007-04-11
Chris Robinson
quartz: Implement IAMFilterData interface for IFilterMa...
tree
|
commitdiff
2007-04-09
Chris Robinson
quartz: Pass the media sample to the individual transfo...
tree
|
commitdiff
2007-04-09
Chris Robinson
quartz: Fix error with operator precedence.
tree
|
commitdiff
2007-04-09
Chris Robinson
quartz: Fix ALIGN macros.
tree
|
commitdiff
2007-04-07
Chris Robinson
quartz: Make sure cached media samples are released...
tree
|
commitdiff
2007-04-07
Chris Robinson
quartz: Add a cleanup callback for parser filters to...
tree
|
commitdiff
2007-04-07
Chris Robinson
quartz: Add partial implementation of IReferenceClock...
tree
|
commitdiff
2007-04-07
Chris Robinson
quartz: Use more precise positioning information for...
tree
|
commitdiff
2007-04-06
Chris Robinson
quartz: Send a notification when the filter graph clock...
tree
|
commitdiff
2007-04-06
Chris Robinson
quartz: Avoid releasing NULL objects.
tree
|
commitdiff
2007-04-04
Chris Robinson
quartz: Tell filters to stop sending data when the...
tree
|
commitdiff
2007-04-04
Chris Robinson
quartz: Don't call ReleaseSemaphore on NULL semaphore...
tree
|
commitdiff
2007-04-04
Chris Robinson
quartz: Implement Get/SetSyncSource for the FilterGraph...
tree
|
commitdiff
2007-04-04
Chris Robinson
quartz: Break loop on error in ACMWrapper.
tree
|
commitdiff
2007-04-04
Chris Robinson
quartz: Add a QueryConnect method for transform filters.
tree
|
commitdiff
2007-04-04
Chris Robinson
quartz: Connect input when the pins connect, not when...
tree
|
commitdiff
2007-04-04
Chris Robinson
quartz: Hold a reference on the PullPin's filter while...
tree
|
commitdiff
2007-04-03
Chris Robinson
quartz: Use a second-long DSound buffer for playback.
tree
|
commitdiff
2007-04-02
Chris Robinson
quartz: Use a safe APC to kill the PullPin thread when...
tree
|
commitdiff
2007-04-02
Chris Robinson
quartz: Set the sample time based on the number of...
tree
|
commitdiff
2007-04-02
Chris Robinson
quartz: Remove errant parser output pins on input conne...
tree
|
commitdiff
2007-04-02
Chris Robinson
quartz: Don't fill the dsound buffer with small amounts.
tree
|
commitdiff
2007-03-30
Chris Robinson
quartz: Add filters using their names.
tree
|
commitdiff
2007-03-28
Chris Robinson
quartz: Protect DSound buffer creation with a critical...
tree
|
commitdiff
2007-03-27
Chris Robinson
quartz: Return proper CLSID for parser filters.
tree
|
commitdiff
2007-03-26
Chris Robinson
quartz: Propogate transform filter errors upstream.
tree
|
commitdiff
2007-03-26
Chris Robinson
quartz: Store the current reference time with the PullPin.
tree
|
commitdiff
2007-03-26
Chris Robinson
quartz: Implement volume and pan control for DSoundRend...
tree
|
commitdiff
2007-03-26
Chris Robinson
quartz: Make DSoundRender_Run start the playback buffer.
tree
|
commitdiff
2007-03-21
Chris Robinson
quartz: Fully disconnect the AsyncReader when released.
tree
|
commitdiff
2007-03-21
Chris Robinson
quartz: Don't redundantly set waveparser output pin...
tree
|
commitdiff
2007-03-20
Michael Stefaniuc
quartz: Fix typo that produced an empty if-statement.
tree
|
commitdiff
2007-03-20
Chris Robinson
quartz: Don't delete critical sections before the filte...
tree
|
commitdiff
2007-03-19
Chris Robinson
quartz: Release objects when they're no longer needed.
tree
|
commitdiff
2007-03-19
Chris Robinson
quartz: Disconnect pins when their filter is removed.
tree
|
commitdiff
2007-03-19
Chris Robinson
quartz: Release objects when pins fail to connect.
tree
|
commitdiff
2007-03-19
Chris Robinson
quartz: Hold a reference on a filter while sending...
tree
|
commitdiff
2007-03-13
Chris Robinson
quartz: Avoid asserting from used samples on allocator...
tree
|
commitdiff
2007-03-13
Chris Robinson
quartz: Force disconnect when a filter is fully released.
tree
|
commitdiff
2007-03-13
Chris Robinson
quartz: Cleanup properly around error conditions and...
tree
|
commitdiff
2007-03-12
Jan Zerebecki
quartz: Add DebugInfo to critical sections.
tree
|
commitdiff
2007-03-12
Chris Robinson
quartz: Stop DSound buffer playback when the filter...
tree
|
commitdiff
2007-03-09
Chris Robinson
quartz: Check allocation failure and clear memory in...
tree
|
commitdiff
2007-03-08
Tomas Carnecky
dsound: Update prototypes for IDirectSoundBuffer::Lock...
tree
|
commitdiff
2007-03-08
Chris Robinson
quartz: Use proper alloc/free functions for COM objects.
tree
|
commitdiff
2007-03-05
Chris Robinson
quartz: Improve reference traces.
tree
|
commitdiff
2007-03-05
Chris Robinson
quartz: Don't AddRef an object we just created and...
tree
|
commitdiff
2007-03-05
Chris Robinson
quartz: Report the previous refcount of a PullPin object.
tree
|
commitdiff
2007-03-05
Chris Robinson
quartz: Use the right vtable offset for the IMediaFilte...
tree
|
commitdiff
2007-03-05
Chris Robinson
quartz: Use the proper CLSID when creating the IFilterM...
tree
|
commitdiff
2007-03-05
Chris Robinson
quartz: Return the proper interface for IFilterMapper.
tree
|
commitdiff
2007-02-21
Chris Robinson
quartz: Implement IUnknown methods for IMediaPosition.
tree
|
commitdiff
2007-02-21
Chris Robinson
quartz: Don't release filters when they connect.
tree
|
commitdiff
2007-02-20
Chris Robinson
quartz: Initialize a pointer to NULL for the case of...
tree
|
commitdiff
2007-02-20
Chris Robinson
quartz: Add IMediaPosition interface and stubs.
tree
|
commitdiff
2007-02-20
Chris Robinson
quartz: Better handle error conditions when connections...
tree
|
commitdiff
next