projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
kernel32: Add stub for SetThreadStackGuarantee.
[wine]
/
dlls
/
quartz
/
mpegsplit.c
2012-05-24
Aric Stewart
quartz: COM cleanup for Parser_OutputPin.
blob
|
commitdiff
|
raw
2012-04-06
Aric Stewart
quartz: COM cleanup for PullPin.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-26
Aric Stewart
strmbase: COM cleanup for cleanup SourceSeeking.
blob
|
commitdiff
|
raw
|
diff to current
2012-03-15
Aric Stewart
strmbase: Move the MediaSeekingPassThru functions from...
blob
|
commitdiff
|
raw
|
diff to current
2011-10-08
Michael Stefaniuc
quartz: Free two assert calls from having side effects.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-27
Maarten Lankhorst
quartz: Fix support for mpeg layer 1 and 2.
blob
|
commitdiff
|
raw
|
diff to current
2011-09-12
Erich Hoover
quartz: Samples should be freed when IAsyncReader:...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-08
Maarten Lankhorst
quartz: Fix time on MPEG splitter.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-12
Aric Stewart
strmbase: Move mediaSeeking to strmbase SourceSeeking.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-08
Aric Stewart
strmbase: Implement BaseFilter in strmbase.
blob
|
commitdiff
|
raw
|
diff to current
2010-10-06
Aric Stewart
strmbase: Move OutputPin implementation to strmbase.
blob
|
commitdiff
|
raw
|
diff to current
2010-05-12
Gerald Pfeifer
quartz: Remove unused variable pOutputPin from MPEGSpli...
blob
|
commitdiff
|
raw
|
diff to current
2009-08-28
Juan Lang
quartz: Don't crash if sample allocation fails.
blob
|
commitdiff
|
raw
|
diff to current
2009-04-14
Christian Costa
quartz: Data may be incomplete at the end of file so...
blob
|
commitdiff
|
raw
|
diff to current
2009-01-29
Michael Stefaniuc
quartz: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
|
diff to current
2008-11-05
Andrew Talbot
quartz: Sign-compare warnings fix.
blob
|
commitdiff
|
raw
|
diff to current
2008-08-18
Rob Shearman
quartz: Use memcmp instead of strncmp in MPEGSplitter_p...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-13
Maarten Lankhorst
quartz: Reset time when rejecting sample in the mpeg...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-07
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Maarten Lankhorst
quartz: Get rid of the sample holding code in the mpeg...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Maarten Lankhorst
quartz: Add a function that can be called when stopping...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Maarten Lankhorst
quartz: Add a vtable argument to Parser_Create that...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-24
Andrew Talbot
quartz: Remove unused variables.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
Maarten Lankhorst
quartz: Make wave parser and mpeg splitter zero copy...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
Maarten Lankhorst
quartz: Optimize the processing thread to fetch one...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Maarten Lankhorst
quartz: Add more seek entries and fix a time continuity...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-16
Maarten Lankhorst
quartz: Add a Disconnect function to the parser and...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-10
Maarten Lankhorst
quartz: Implement stop position in the mpeg splitter.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Maarten Lankhorst
quartz: Generate a seek table for the mpeg splitter.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Maarten Lankhorst
quartz: Make mpeg splitter keep track of play position...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Maarten Lankhorst
quartz: Add seeking to mpeg splitter.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-02
Maarten Lankhorst
quartz: Prepare mpeg splitter code for seeking by makin...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Maarten Lankhorst
quartz: Allow parser filters to implement their own...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Maarten Lankhorst
quartz: Small mpeg splitter fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-01
Chris Robinson
quartz: Break processing loop when shutting down.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Maarten Lankhorst
quartz: Check against a null dereference and don't...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-26
Alexandre Julliard
quartz: Avoid %ll printf formats.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Maarten Lankhorst
quartz: Parse audio packets in mpeg splitter to obtain...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-19
Maarten Lankhorst
quartz: Move IMediaSeeking from the parser pin to the...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-14
Maarten Lankhorst
quartz: Detect and skip id3v2 header in mpeg splitter.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-13
Andrew Talbot
quartz: Assign to structs instead of using memcpy.
blob
|
commitdiff
|
raw
|
diff to current
2007-05-17
Andrew Talbot
quartz: Exclude unused headers.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-27
Chris Robinson
quartz: Partially implement the MPEG 1 Stream Splitter...
blob
|
commitdiff
|
raw
|
diff to current