projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
iccvid: Fix French translation.
[wine]
/
dlls
/
quartz
/
2009-05-27
Chris Robinson
quartz: Release enumpins when done with it.
tree
|
commitdiff
2009-04-14
Christian Costa
quartz: Data may be incomplete at the end of file so...
tree
|
commitdiff
2009-04-06
Marcus Meissner
quartz: Make sure cookie* are not uninitialized (Coveri...
tree
|
commitdiff
2009-03-24
Kai Blin
quartz/tests: If CoCreateInstance() fails, it's safe...
tree
|
commitdiff
2009-03-13
Michael Stefaniuc
widl: Output "LONG" instead of "long" for a 32bit integer.
tree
|
commitdiff
2009-03-12
Michael Stefaniuc
include: Change long to LONG in axextend.idl.
tree
|
commitdiff
2009-03-11
Michael Stefaniuc
quartz: Change long to LONG in control.idl.
tree
|
commitdiff
2009-02-19
Henri Verbeet
quartz: Use a more appropriate size for the video rende...
tree
|
commitdiff
2009-01-30
Alasdair Sinclair
quartz/tests: Fix missing void in empty parameter list.
tree
|
commitdiff
2009-01-29
Michael Stefaniuc
quartz: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-27
Nikolay Sivov
quartz: Fix NULL pointer dereference (Coverity).
tree
|
commitdiff
2009-01-27
Paul Vriens
quartz/tests: Fix test failures on Win95 by using A...
tree
|
commitdiff
2009-01-26
Francois Gouget
quartz: Make the IMemInputPin functions static.
tree
|
commitdiff
2009-01-22
Juan Lang
quartz: Only test for the presence or absence of a...
tree
|
commitdiff
2009-01-21
Paul Vriens
quartz/tests: Fix some test failures on Win95.
tree
|
commitdiff
2009-01-21
Michael Stefaniuc
quartz/tests: Remove superfluous pointer casts.
tree
|
commitdiff
2009-01-15
Lei Zhang
quartz: Add a filtergraph test for mpeg files.
tree
|
commitdiff
2009-01-08
Alexandre Julliard
quartz: Use SetWindowLongPtr to store a pointer value.
tree
|
commitdiff
2009-01-08
Alexandre Julliard
quartz: Avoid a pointer cast in a trace.
tree
|
commitdiff
2009-01-08
Francois Gouget
quartz: OutputPin_DeliverNewSegment() is unused so...
tree
|
commitdiff
2009-01-07
Francois Gouget
quartz: Reorder some functions to avoid forward declara...
tree
|
commitdiff
2008-12-30
Christian Costa
quartz: Remove unused IMemInputPin vtables.
tree
|
commitdiff
2008-12-29
Christian Costa
quartz: Fix some traces and fixmes.
tree
|
commitdiff
2008-12-19
Lei Zhang
quartz: Ignore unknown chunks when parsing AVI headers.
tree
|
commitdiff
2008-12-18
Paul Vriens
quartz/tests: Fix test failures on Win9x by using A...
tree
|
commitdiff
2008-12-17
Hans Leidekker
janitorial: Don't depend on user32 for the self registr...
tree
|
commitdiff
2008-12-16
Lei Zhang
quartz: Enumerate all the pins on filter and check...
tree
|
commitdiff
2008-12-08
Christian Costa
quartz: Turn some fixmes into traces.
tree
|
commitdiff
2008-12-08
Christian Costa
quartz: Accept null clsMinorType for pins when register...
tree
|
commitdiff
2008-12-05
Michael Stefaniuc
quartz: Don't cast zero.
tree
|
commitdiff
2008-12-04
Alexandre Julliard
quartz: Use FIELD_OFFSET instead of casting a pointer...
tree
|
commitdiff
2008-12-03
Christian Costa
quartz: Return properly when input is flushing or reach...
tree
|
commitdiff
2008-12-02
Alexandre Julliard
quartz: Make some functions and variables static.
tree
|
commitdiff
2008-12-01
Christian Costa
quartz: Avoid leaking penummt and mt on error.
tree
|
commitdiff
2008-11-26
Francois Gouget
quartz: Remove CALLBACK on static functions where not...
tree
|
commitdiff
2008-11-26
Francois Gouget
quartz: Remove WINAPI on static functions where not...
tree
|
commitdiff
2008-11-25
Ricardo Filipe
quartz: Removed dead code and variables (llvm/clang).
tree
|
commitdiff
2008-11-17
Maarten Lankhorst
quartz: Fix FilterGraph2_Connect to be thread-safe...
tree
|
commitdiff
2008-11-17
Maarten Lankhorst
Revert "quartz: Reaching a renderer in the filtergraph...
tree
|
commitdiff
2008-11-14
Lei Zhang
quartz: Reaching a renderer in the filtergraph is not...
tree
|
commitdiff
2008-11-14
Paul Vriens
quartz/tests: Fix a few failures on Win95 and NT4.
tree
|
commitdiff
2008-11-12
David Adam
quartz: Check for NULL condition in FilterGraph2_Discon...
tree
|
commitdiff
2008-11-05
Andrew Talbot
quartz: Sign-compare warnings fix.
tree
|
commitdiff
2008-11-04
Andrew Talbot
quartz: Sign-compare warnings fix.
tree
|
commitdiff
2008-10-22
Maarten Lankhorst
quartz: Implement dynamic format changing in directsoun...
tree
|
commitdiff
2008-10-22
Maarten Lankhorst
quartz: Fix ACMWrapper to allow mono channels too.
tree
|
commitdiff
2008-10-08
Michael Stefaniuc
quartz: Use the right FAILED/SUCCEEDED macro instead...
tree
|
commitdiff
2008-10-07
Aric Stewart
quartz: Check hr so we are not incrementing a NULL...
tree
|
commitdiff
2008-10-01
Rob Shearman
quartz: Fix placement of WINAPI attribute in fnFoundSee...
tree
|
commitdiff
2008-10-01
Rob Shearman
quartz: Don't use strlenW in array size declaration.
tree
|
commitdiff
2008-09-22
Maarten Lankhorst
quartz: Requeue in pullpin if request for data timed...
tree
|
commitdiff
2008-09-22
Maarten Lankhorst
quartz: Return VFW_E_WRONG_STATE in file source if...
tree
|
commitdiff
2008-09-22
Maarten Lankhorst
quartz: Don't abort starting for unconnected pin in...
tree
|
commitdiff
2008-09-22
Maarten Lankhorst
quartz: Add missing calls to EndFlush.
tree
|
commitdiff
2008-09-22
Maarten Lankhorst
quartz: Implement IMediaPosition::put_CurrentPosition.
tree
|
commitdiff
2008-09-10
Alexander Dorofeyev
quartz/tests: Fix potential NULL dereference (Coverity).
tree
|
commitdiff
2008-09-09
Paul Vriens
quartz/tests: Fix the tests on several platforms.
tree
|
commitdiff
2008-09-05
Paul Vriens
quartz/tests: Add a missing CoUninitialize.
tree
|
commitdiff
2008-09-02
Gerald Pfeifer
quartz: Add return statement to PullPin_Thread_Main().
tree
|
commitdiff
2008-08-28
Paul Vriens
quartz/tests: Use CreateFileA instead of CreateFileW...
tree
|
commitdiff
2008-08-21
Alexandre Julliard
Avoid some size_t printf format warnings.
tree
|
commitdiff
2008-08-18
Rob Shearman
quartz: Use memcmp instead of strncmp in MPEGSplitter_p...
tree
|
commitdiff
2008-08-18
Rob Shearman
quartz: Fix testing of HRESULT types with not operator...
tree
|
commitdiff
2008-08-05
Paul Vriens
quartz/tests: Skip some tests on NT4.
tree
|
commitdiff
2008-07-29
Maarten Lankhorst
quartz: Fix support for files with multiple odml indexes.
tree
|
commitdiff
2008-07-29
Maarten Lankhorst
quartz: Fix end of file handling when first request...
tree
|
commitdiff
2008-07-29
Maarten Lankhorst
quartz: Pass InputPin as parameter to transform filter.
tree
|
commitdiff
2008-07-29
Maarten Lankhorst
quartz: Use correct media type in transformfilter's...
tree
|
commitdiff
2008-07-29
Maarten Lankhorst
quartz: Make transform filter return hresult from runni...
tree
|
commitdiff
2008-07-29
Maarten Lankhorst
quartz: Trace the iface pointer in the memory allocator.
tree
|
commitdiff
2008-07-28
Francois Gouget
quartz: assert.h is not a local include.
tree
|
commitdiff
2008-07-22
Maarten Lankhorst
quartz: Fix end of stream handling in avi splitter.
tree
|
commitdiff
2008-07-21
Maarten Lankhorst
quartz: Fix bugs that occur during connection.
tree
|
commitdiff
2008-07-21
Maarten Lankhorst
quartz: Fix handling of zero byte samples and endofstreams.
tree
|
commitdiff
2008-07-21
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-07-18
Alexander Dorofeyev
quartz: Fix interface leak in FilterGraph2_Render.
tree
|
commitdiff
2008-07-18
Alexander Dorofeyev
quartz: Add missing VariantClear after GetFilterInfo...
tree
|
commitdiff
2008-07-18
Alexander Dorofeyev
quartz: Fix variant handling in GetFilterInfo.
tree
|
commitdiff
2008-07-18
Alexander Dorofeyev
quartz/tests: Fix interface leaks in filtergraph test.
tree
|
commitdiff
2008-07-18
Alexander Dorofeyev
quartz: Fix interface leak in FilterGraph2_RemoveFilter.
tree
|
commitdiff
2008-07-18
Alexander Dorofeyev
quartz/tests: Fix interface leaks in aggregation test.
tree
|
commitdiff
2008-07-18
Alexander Dorofeyev
quartz/tests: Add filtermapper aggregation tests.
tree
|
commitdiff
2008-07-18
Alexander Dorofeyev
quartz/tests: Test querying IFilterMapper2 from FilterG...
tree
|
commitdiff
2008-07-18
Alexander Dorofeyev
quartz: Aggregate filtermapper in filtergraph.
tree
|
commitdiff
2008-07-18
Alexander Dorofeyev
quartz: Make Filtermapper aggregatable.
tree
|
commitdiff
2008-07-16
Maarten Lankhorst
quartz: Fix wrong assignment of variable in parser.
tree
|
commitdiff
2008-07-16
Maarten Lankhorst
quartz: Explicitly handle wave headers in avi splitter.
tree
|
commitdiff
2008-07-14
Maarten Lankhorst
quartz: Fix reference leak in avi splitter on end of...
tree
|
commitdiff
2008-07-14
Maarten Lankhorst
quartz: Only allocate 1 buffer in transform filter.
tree
|
commitdiff
2008-07-14
Maarten Lankhorst
quartz: Fix memory and sample leaks.
tree
|
commitdiff
2008-07-14
Maarten Lankhorst
quartz: Fix incorrect use of mtCurrent in transform...
tree
|
commitdiff
2008-07-11
Maarten Lankhorst
includes: Add video mixing renderer header.
tree
|
commitdiff
2008-07-11
Michael Stefaniuc
quartz: Add missing LeaveCriticalSection on error path...
tree
|
commitdiff
2008-07-11
Maarten Lankhorst
quartz: Make the file source rotate around the 'first...
tree
|
commitdiff
2008-07-11
Maarten Lankhorst
quartz: End the flush downstream first before restartin...
tree
|
commitdiff
2008-07-10
Maarten Lankhorst
quartz: Call run before pausing in transform filter.
tree
|
commitdiff
2008-07-10
Maarten Lankhorst
quartz: Make filtergraph quieter.
tree
|
commitdiff
2008-07-10
Maarten Lankhorst
quartz: Make parser start even if some of the pins...
tree
|
commitdiff
2008-07-10
Francois Gouget
Assorted spelling fixes.
tree
|
commitdiff
2008-07-10
Maarten Lankhorst
quartz: Fix deadlocks in dsound renderer.
tree
|
commitdiff
next