- 05 Nov, 2008 1 commit
-
-
Andrew Talbot authored
-
- 18 Aug, 2008 1 commit
-
-
Rob Shearman authored
header isn't a string and therefore using strncmp doesn't make sense.
-
- 13 May, 2008 1 commit
-
-
Maarten Lankhorst authored
-
- 07 May, 2008 1 commit
-
-
Francois Gouget authored
-
- 01 May, 2008 1 commit
-
-
Maarten Lankhorst authored
Instead just revert the position slightly, this is a lot easier to maintain.
-
- 28 Apr, 2008 2 commits
-
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
- 24 Apr, 2008 1 commit
-
-
Andrew Talbot authored
-
- 23 Apr, 2008 2 commits
-
-
Maarten Lankhorst authored
quartz: Make wave parser and mpeg splitter zero copy by getting rid of the seperate allocator for the output pin.
-
Maarten Lankhorst authored
-
- 21 Apr, 2008 1 commit
-
-
Maarten Lankhorst authored
-
- 17 Apr, 2008 1 commit
-
-
Austin English authored
-
- 16 Apr, 2008 1 commit
-
-
Maarten Lankhorst authored
quartz: Add a Disconnect function to the parser and use it to clean up allocated memory in avisplitter.
-
- 10 Apr, 2008 1 commit
-
-
Maarten Lankhorst authored
-
- 09 Apr, 2008 2 commits
-
-
Maarten Lankhorst authored
Speeds up seeking mp3's on large files.
-
Maarten Lankhorst authored
quartz: Make mpeg splitter keep track of play position and keep last sample if sending was not successful. This fixes data discontinuities that earlier occured after a stop/pause command or the downright rejection of a sample (S_FALSE).
-
- 02 Apr, 2008 2 commits
-
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
-
- 01 Apr, 2008 3 commits
-
-
Maarten Lankhorst authored
-
Maarten Lankhorst authored
Just to be cautious, since it reads 4 bytes it should stop trying at EOF-3. Also be more strict with the return values.
-
Chris Robinson authored
-
- 31 Mar, 2008 1 commit
-
-
Maarten Lankhorst authored
-
- 26 Mar, 2008 1 commit
-
-
Alexandre Julliard authored
-
- 24 Mar, 2008 1 commit
-
-
Maarten Lankhorst authored
-
- 19 Mar, 2008 1 commit
-
-
Maarten Lankhorst authored
This interface really shouldn't be in a pin, but rather in the implementation of the filter, since any seeking is done on the entire filtergraph, so implementing it in the filter makes more sense.
-
- 14 Mar, 2008 1 commit
-
-
Maarten Lankhorst authored
-
- 13 Mar, 2008 1 commit
-
-
Andrew Talbot authored
-
- 17 May, 2007 1 commit
-
-
Andrew Talbot authored
-
- 27 Apr, 2007 1 commit
-
-
Chris Robinson authored
-