projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Rename MODULENAME_Dll* functions to Dll* for better consistency and
[wine]
/
dlls
/
quartz
/
main.c
2005-05-17
Robert Shearman
Rename MODULENAME_Dll* functions to Dll* for better...
blob
|
commitdiff
|
raw
2005-05-05
Christian Costa
Forward CLSID_FilterGraphNoThread to CLSID_FilterGraph.
blob
|
commitdiff
|
raw
|
diff to current
2005-03-02
Alexandre Julliard
Avoid spaces before preprocessor directives, that's...
blob
|
commitdiff
|
raw
|
diff to current
2005-02-10
Christian Costa
Added WAVE parser.
blob
|
commitdiff
|
raw
|
diff to current
2005-02-01
Christian Costa
Added ACM Wrapper filter.
blob
|
commitdiff
|
raw
|
diff to current
2004-10-08
Vincent Béron
Correct the calling convention of GetSystemWow64Directo...
blob
|
commitdiff
|
raw
|
diff to current
2004-09-28
Huw Davies
Fix a reference leak on failure (spotted by Rob Shearman).
blob
|
commitdiff
|
raw
|
diff to current
2004-09-22
Hans Leidekker
Fix signed/unsigned comparison warnings.
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-09-06
Christian Costa
Added stubs for AmpFactorToDB and DBToAmpFactor.
blob
|
commitdiff
|
raw
|
diff to current
2004-08-24
Christian Costa
Added Video Renderer (based on Direct Draw).
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-12
Alexandre Julliard
Get rid of the non-standard ICOM_VTABLE macro.
blob
|
commitdiff
|
raw
|
diff to current
2004-05-05
Raphael Junqueira
Implemented SystemClock (IReferenceClock by dshow).
blob
|
commitdiff
|
raw
|
diff to current
2004-02-20
Patrik Stridvall
Fixed some issues found by winapi_check.
blob
|
commitdiff
|
raw
|
diff to current
2003-11-18
Robert Shearman
- AVI Splitter implementation.
blob
|
commitdiff
|
raw
|
diff to current
2003-10-07
Daniel Marmier
Fixed warnings with gcc option "-Wwrite-strings".
blob
|
commitdiff
|
raw
|
diff to current
2003-09-11
Robert Shearman
Implemented IMemAllocator and IMediaSample.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-23
John K. Hohm
Implement DllRegisterServer and DllUnregisterServer...
blob
|
commitdiff
|
raw
|
diff to current
2003-08-06
Robert Shearman
Added File Source (Async) Filter.
blob
|
commitdiff
|
raw
|
diff to current
2003-08-06
Robert Shearman
- Bugfix when adding filters to graph due to not initia...
blob
|
commitdiff
|
raw
|
diff to current
2003-07-01
Robert Shearman
Implemented IFilterMapper2.
blob
|
commitdiff
|
raw
|
diff to current
2003-06-30
Dmitry Timoshkov
For all DLLs with defined DllMain and which do not...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-13
Lionel Ulmer
Stubbed some interfaces for the FilterGraph CLSID.
blob
|
commitdiff
|
raw
|
diff to current
2003-01-02
Dominik Strasser
Some stubs for dll setup needed by IE6 setup.
blob
|
commitdiff
|
raw
|
diff to current
2002-05-02
Alexandre Julliard
Removed a bunch of multimedia code at Hidenori's request.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-14
Hidenori Takeshima
Fixed some bugs.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-08
Hidenori Takeshima
Added some stubs.
blob
|
commitdiff
|
raw
|
diff to current
2002-04-01
Hidenori Takeshima
Fixed some bugs.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-22
Hidenori Takeshima
Removed some code because of concerns over the Microsof...
blob
|
commitdiff
|
raw
|
diff to current
2002-03-20
Hidenori Takeshima
Added some stubs.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-19
Hidenori Takeshima
Fixed some bugs.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-11
Hidenori Takeshima
Added some stubs.
blob
|
commitdiff
|
raw
|
diff to current
2002-03-09
Alexandre Julliard
Added LGPL standard comment, and copyright notices...
blob
|
commitdiff
|
raw
|
diff to current
2001-10-22
Hidenori Takeshima
Fixed some bugs.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-14
Hidenori Takeshima
Started implementing AVI splitter.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-08
Hidenori Takeshima
Started Implementing Video Renderer.
blob
|
commitdiff
|
raw
|
diff to current
2001-10-01
Hidenori Takeshima
Implemented CLSID_AudioRender.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-25
Hidenori Takeshima
Merged some C sources.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-17
Hidenori Takeshima
Implemented IMemAllocator.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-11
Hidenori Takeshima
Fixed some broken macros.
blob
|
commitdiff
|
raw
|
diff to current
2001-09-07
Hidenori Takeshima
Added some stubs.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-28
Hidenori Takeshima
Added some stubs.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-22
Hidenori Takeshima
Added some stubs for CLSID_FilterGraph.
blob
|
commitdiff
|
raw
|
diff to current
2001-08-15
Hidenori Takeshima
Added some stubs for quartz dll.
blob
|
commitdiff
|
raw
|
diff to current
2001-07-02
Hidenori Takeshima
Added stubs for quartz.dll.
blob
|
commitdiff
|
raw
|
diff to current