projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
ole32: Use a helper function to access the enum format implementation.
[wine]
/
dlls
/
quartz
/
filesource.c
2009-01-29
Michael Stefaniuc
quartz: Remove superfluous pointer casts.
blob
|
commitdiff
|
raw
2008-10-07
Aric Stewart
quartz: Check hr so we are not incrementing a NULL...
blob
|
commitdiff
|
raw
|
diff to current
2008-09-22
Maarten Lankhorst
quartz: Return VFW_E_WRONG_STATE in file source if...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-11
Maarten Lankhorst
quartz: Make the file source rotate around the 'first...
blob
|
commitdiff
|
raw
|
diff to current
2008-07-04
Maarten Lankhorst
quartz: Set filesource initial state to stopped.
blob
|
commitdiff
|
raw
|
diff to current
2008-05-12
Maarten Lankhorst
quartz: Don't return a pin in filesource when there...
blob
|
commitdiff
|
raw
|
diff to current
2008-05-01
Maarten Lankhorst
quartz: More filesource fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Maarten Lankhorst
quartz: Optimize the file source to do its job better.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-28
Maarten Lankhorst
quartz: Make the EnumPins interface dynamic.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
Maarten Lankhorst
quartz: Make the file source support multiple samples...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-23
Maarten Lankhorst
quartz: Add some sanity checks to file splitter.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Maarten Lankhorst
quartz: Set media time in the file source.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-21
Maarten Lankhorst
quartz: Fix sample leak in file source on failure path.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-17
Austin English
Spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-14
Maarten Lankhorst
quartz: Silence requests for IVideoWindow.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-09
Maarten Lankhorst
quartz: Don't free a null media type in the file source.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Maarten Lankhorst
quartz: Fix some memory leaks in the file source.
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Maarten Lankhorst
quartz: Make FileAsyncReader_WaitForNext return an...
blob
|
commitdiff
|
raw
|
diff to current
2008-04-07
Maarten Lankhorst
quartz: Get rid of code duplication and add a flush...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-31
Andrew Talbot
quartz: Assign to structs instead of using CopyMemory.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-24
Maarten Lankhorst
quartz: Silence requests for ipin on filters.
blob
|
commitdiff
|
raw
|
diff to current
2008-03-14
Maarten Lankhorst
quartz: Implement detection on file extension in fileso...
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-11-19
Michael Stefaniuc
quartz: Fix memory leaks on error paths. Found by Smatch.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-02
Chris Robinson
quartz: Set the sample time based on the number of...
blob
|
commitdiff
|
raw
|
diff to current
2007-03-21
Chris Robinson
quartz: Fully disconnect the AsyncReader when released.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-12
Jan Zerebecki
quartz: Add DebugInfo to critical sections.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Chris Robinson
quartz: Improve reference traces.
blob
|
commitdiff
|
raw
|
diff to current
2007-03-05
Chris Robinson
quartz: Don't AddRef an object we just created and...
blob
|
commitdiff
|
raw
|
diff to current
2007-02-14
Chris Robinson
quartz: Properly handle input parameters in FileSource_...
blob
|
commitdiff
|
raw
|
diff to current
2006-10-13
Hans Leidekker
quartz: Win64 printf format warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2006-10-07
James Hawkins
janitorial: Remove redundant NULL checks before CoTaskM...
blob
|
commitdiff
|
raw
|
diff to current
2006-06-22
Ivan Leo
quartz: Fix media type detection.
blob
|
commitdiff
|
raw
|
diff to current
2006-05-23
Jonathan Ernst
Update the address of the Free Software Foundation.
blob
|
commitdiff
|
raw
|
diff to current
2005-12-09
Thomas Weidenmueller
quartz: Fix incorrect usages of the HRESULT_FROM_WIN32...
blob
|
commitdiff
|
raw
|
diff to current
2005-11-28
Ge van Geldorp
Match PSDK STATUS_* definitions.
blob
|
commitdiff
|
raw
|
diff to current
2005-11-23
Francois Gouget
Assorted spelling fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-27
Alexandre Julliard
Replace the ICOM_THIS_From macros by inline functions.
blob
|
commitdiff
|
raw
|
diff to current
2005-07-13
Mike McCormack
Interlocked LONG* gcc warning fixes.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-20
Mike McCormack
Make functions static, fix declarations.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-06
Dmitry Timoshkov
Make remaining OLE interface vtables const.
blob
|
commitdiff
|
raw
|
diff to current
2005-06-05
Christian Costa
Fixed clock release in transform template.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-17
Dmitry Timoshkov
Match OVERLAPPED structure to the SDK definition.
blob
|
commitdiff
|
raw
|
diff to current
2005-01-06
Paul Vriens
- Use Interlocked* functions in AddRef and Release.
blob
|
commitdiff
|
raw
|
diff to current
2004-12-27
Christian Costa
Initialize the COM libraries for the newly created...
blob
|
commitdiff
|
raw
|
diff to current
2004-10-18
Joris Huizer
Added IClassFactory->CreateInstance aggregation checks.
blob
|
commitdiff
|
raw
|
diff to current
2004-09-08
Alexandre Julliard
Removed some more uses of the non-standard ICOM_THIS...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-23
Alexandre Julliard
Get rid of the no longer used ICOM_MSVTABLE_COMPAT_Dumm...
blob
|
commitdiff
|
raw
|
diff to current
2004-08-19
Robert Shearman
- Remove duplicated code in file reader.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-13
Christian Costa
Added missing initialization of the filesource output...
blob
|
commitdiff
|
raw
|
diff to current
2004-04-20
Francois Gouget
Make Unicode strings static const.
blob
|
commitdiff
|
raw
|
diff to current
2004-04-19
Francois Gouget
Make Unicode const strings static so they are not copie...
blob
|
commitdiff
|
raw
|
diff to current
2003-09-25
Robert Shearman
- A few cosmetic fixes.
blob
|
commitdiff
|
raw
|
diff to current
2003-09-05
Alexandre Julliard
Fixed header dependencies to be fully compatible with...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-06
Robert Shearman
Added File Source (Async) Filter.
blob
|
commitdiff
|
raw
|
diff to current