projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first
⋅
prev
⋅
next
quartz: Do not ignore current position in IEnumRegFiltersImpl_Next.
[wine]
/
dlls
/
quartz
/
2008-04-09
Maarten Lankhorst
quartz: Make the directsound renderer handle the Play...
tree
|
commitdiff
2008-04-09
Maarten Lankhorst
quartz: Generate a seek table for the mpeg splitter.
tree
|
commitdiff
2008-04-09
Maarten Lankhorst
quartz: Remove while { } while construct.
tree
|
commitdiff
2008-04-09
Michael Stefaniuc
quartz: Add missing lock releases on some code paths...
tree
|
commitdiff
2008-04-09
Maarten Lankhorst
quartz: Make the pullpin forward the BeginFlush before...
tree
|
commitdiff
2008-04-09
Maarten Lankhorst
quartz: Don't free a null media type in the file source.
tree
|
commitdiff
2008-04-09
Maarten Lankhorst
quartz: Make the DirectSound renderer return S_FALSE...
tree
|
commitdiff
2008-04-09
Maarten Lankhorst
quartz: Drop packets in the transform filter if in...
tree
|
commitdiff
2008-04-09
Maarten Lankhorst
quartz: Try creating the file reader from the filter...
tree
|
commitdiff
2008-04-09
Maarten Lankhorst
quartz: Make mpeg splitter keep track of play position...
tree
|
commitdiff
2008-04-08
Maarten Lankhorst
quartz: Fix deadlocks in pullpin.
tree
|
commitdiff
2008-04-08
Maarten Lankhorst
quartz: Make wait timeout in directsound slightly larger.
tree
|
commitdiff
2008-04-07
Maarten Lankhorst
quartz: Handle flushing and end of stream notifications...
tree
|
commitdiff
2008-04-07
Maarten Lankhorst
quartz: Reset EcCompleteCount before starting filters.
tree
|
commitdiff
2008-04-07
Maarten Lankhorst
quartz: Fix past mistake to release lock during seeking...
tree
|
commitdiff
2008-04-07
Maarten Lankhorst
quartz: Fix some memory leaks in the file source.
tree
|
commitdiff
2008-04-07
Maarten Lankhorst
quartz: Make FileAsyncReader_WaitForNext return an...
tree
|
commitdiff
2008-04-07
Maarten Lankhorst
quartz: Get rid of code duplication and add a flush...
tree
|
commitdiff
2008-04-07
Maarten Lankhorst
quartz: Add more state transitions to the filtergraph.
tree
|
commitdiff
2008-04-03
Maarten Lankhorst
quartz: Fix memory leak found by valgrind.
tree
|
commitdiff
2008-04-02
Maarten Lankhorst
quartz: Implement seeking on the null renderer.
tree
|
commitdiff
2008-04-02
Maarten Lankhorst
quartz: Fix stop_playback used in pullpin.
tree
|
commitdiff
2008-04-02
Maarten Lankhorst
quartz: Make acmwrapper respond to a sample discontinui...
tree
|
commitdiff
2008-04-02
Maarten Lankhorst
quartz: Add seeking to mpeg splitter.
tree
|
commitdiff
2008-04-02
Maarten Lankhorst
quartz: Prepare mpeg splitter code for seeking by makin...
tree
|
commitdiff
2008-04-02
Maarten Lankhorst
quartz: Fix parser and pins logic to no longer deadlock.
tree
|
commitdiff
2008-04-02
Maarten Lankhorst
quartz: Implement filtergraph mediaseeking setposition.
tree
|
commitdiff
2008-04-02
Maarten Lankhorst
quartz: Don't hold lock when changing state in filtergraph.
tree
|
commitdiff
2008-04-02
Maarten Lankhorst
quartz: Fix locking in MediaSeeking and forward SetPosi...
tree
|
commitdiff
2008-04-02
Maarten Lankhorst
quartz: Implement seeking stubs for transform filters.
tree
|
commitdiff
2008-04-01
Maarten Lankhorst
quartz: Implement graph MediaSeeking GetPositions.
tree
|
commitdiff
2008-04-01
Maarten Lankhorst
quartz: Allow parser filters to implement their own...
tree
|
commitdiff
2008-04-01
Maarten Lankhorst
quartz: Small mpeg splitter fixes.
tree
|
commitdiff
2008-04-01
Chris Robinson
quartz: Break processing loop when shutting down.
tree
|
commitdiff
2008-03-31
Maarten Lankhorst
quartz: Check against a null dereference and don't...
tree
|
commitdiff
2008-03-31
Andrew Talbot
quartz: Assign to structs instead of using CopyMemory.
tree
|
commitdiff
2008-03-28
Maarten Lankhorst
quartz: Add GetCurrentPosition using the reference...
tree
|
commitdiff
2008-03-28
Maarten Lankhorst
quartz: Change name from Start position to Current...
tree
|
commitdiff
2008-03-26
Alexandre Julliard
quartz: Avoid %ll printf formats.
tree
|
commitdiff
2008-03-24
Reece Dunn
quartz: Fixed building with MSVC headers.
tree
|
commitdiff
2008-03-24
Maarten Lankhorst
quartz: Silence requests for ipin on filters.
tree
|
commitdiff
2008-03-24
Maarten Lankhorst
quartz: Forward requests for MediaSeeking from all...
tree
|
commitdiff
2008-03-24
Maarten Lankhorst
quartz: Play silence in directsound renderer on end...
tree
|
commitdiff
2008-03-24
Maarten Lankhorst
quartz: Make acmwrapper code aware of time, and get...
tree
|
commitdiff
2008-03-24
Maarten Lankhorst
quartz: Add sanity check to mediaseeking setrate.
tree
|
commitdiff
2008-03-24
Maarten Lankhorst
quartz: Parse audio packets in mpeg splitter to obtain...
tree
|
commitdiff
2008-03-21
Michael Stefaniuc
quartz: Replace second EnterCriticalSection with LeaveC...
tree
|
commitdiff
2008-03-20
Maarten Lankhorst
quartz: Implement forwarding mediaseeking messages.
tree
|
commitdiff
2008-03-20
Maarten Lankhorst
quartz: Add critical sections to IMediaSeeking.
tree
|
commitdiff
2008-03-20
Maarten Lankhorst
quartz: Add mediaseeking stub to audio renderer.
tree
|
commitdiff
2008-03-20
Maarten Lankhorst
quartz: Fix checking for duration.
tree
|
commitdiff
2008-03-20
Maarten Lankhorst
quartz: Pass the reference time + small delay on on...
tree
|
commitdiff
2008-03-20
Maarten Lankhorst
quartz: Don't pass reference time when running.
tree
|
commitdiff
2008-03-20
Maarten Lankhorst
quartz: Transmit pullpin messages further.
tree
|
commitdiff
2008-03-20
Maarten Lankhorst
quartz: Fix bug in transmitting messages further.
tree
|
commitdiff
2008-03-19
Maarten Lankhorst
quartz: Move IMediaSeeking from the parser pin to the...
tree
|
commitdiff
2008-03-19
Maarten Lankhorst
quartz: Call send flush/endofstream and segment message...
tree
|
commitdiff
2008-03-19
Maarten Lankhorst
quartz: Fix the magic bytes for mp3's with id3 tags.
tree
|
commitdiff
2008-03-15
Maarten Lankhorst
quartz: Implement a few MediaSeeking functions.
tree
|
commitdiff
2008-03-15
Maarten Lankhorst
quartz: Change some more stubs from traces to fixmes.
tree
|
commitdiff
2008-03-15
Maarten Lankhorst
quartz: Add initial support for time formats in IMediaS...
tree
|
commitdiff
2008-03-15
Maarten Lankhorst
quartz: Make MediaSeeking stubs fixmes.
tree
|
commitdiff
2008-03-15
Maarten Lankhorst
quartz: Silence the directsound buffer on starting.
tree
|
commitdiff
2008-03-15
Maarten Lankhorst
quartz: Set a default sync source on the filtergraph.
tree
|
commitdiff
2008-03-15
Maarten Lankhorst
quartz: Fix IFilterGraph RemoveFilter to stop the filte...
tree
|
commitdiff
2008-03-15
Maarten Lankhorst
quartz: Destroy the filtergraph better in releasing.
tree
|
commitdiff
2008-03-14
Maarten Lankhorst
quartz: Add directsound renderer to filter list.
tree
|
commitdiff
2008-03-14
Maarten Lankhorst
quartz: Implement detection on file extension in fileso...
tree
|
commitdiff
2008-03-14
Maarten Lankhorst
quartz: Uncomment a trace.
tree
|
commitdiff
2008-03-14
Maarten Lankhorst
quartz: Fix typo.
tree
|
commitdiff
2008-03-14
Maarten Lankhorst
quartz: Detect and skip id3v2 header in mpeg splitter.
tree
|
commitdiff
2008-03-14
Maarten Lankhorst
quartz: Implement a dummy null renderer for directshow.
tree
|
commitdiff
2008-03-14
Maarten Lankhorst
quartz: Don't add MERIT_DO_NOT_USE filters automaticall...
tree
|
commitdiff
2008-03-13
Andrew Talbot
quartz: Assign to structs instead of using memcpy.
tree
|
commitdiff
2008-03-10
Chris Robinson
quartz: Don't print errors for handled return values.
tree
|
commitdiff
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
next