projects
/
wine
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
msvcrt: Added basic _popen tests.
[wine]
/
dlls
/
amstream
/
2012-12-13
Andrew Talbot
amstream: Avoid signed-unsigned integer comparisons.
tree
|
commitdiff
2012-11-27
Christian Costa
amstream: Fix return value of BasePinImp_GetMediaType.
tree
|
commitdiff
2012-11-23
Christian Costa
amstream: Initialize correctly AM_MEDIA_TYPE struct.
tree
|
commitdiff
2012-10-16
Christian Costa
amstream: Specifying a stream object in params is not...
tree
|
commitdiff
2012-10-15
Christian Costa
amstream: Implement BasePinImp_GetMediaType in media...
tree
|
commitdiff
2012-10-15
Christian Costa
amstream: Implement BasePinImpl_CheckMediaType in media...
tree
|
commitdiff
2012-10-15
Christian Costa
amstream: Cleanup MediaStreamFilterImpl_QueryInterface.
tree
|
commitdiff
2012-10-15
Christian Costa
amstream: Get rid of (IBaseFilter*) casts.
tree
|
commitdiff
2012-10-12
Christian Costa
amstream: Render source file in IAMMultiMediaStreamImpl...
tree
|
commitdiff
2012-10-12
Christian Costa
amstream: Check filename pointer in IAMMultiMediaStream...
tree
|
commitdiff
2012-10-12
Christian Costa
amstream: Display new ref in AddRef and Release.
tree
|
commitdiff
2012-09-24
Christian Costa
amstream: Add IAMMediaStream interface to AudioMediaStr...
tree
|
commitdiff
2012-09-24
Christian Costa
amstream: Add IAMMediaStream interface to DirectDrawMed...
tree
|
commitdiff
2012-09-24
Christian Costa
amstream: Rename media stream objects and their method...
tree
|
commitdiff
2012-08-20
Michael Stefaniuc
amstream: COM cleanup for the IClassFactory iface.
tree
|
commitdiff
2012-08-20
Nikolay Sivov
amstream: Call interface methods properly.
tree
|
commitdiff
2012-05-15
Francois Gouget
Assorted typo, spelling, wording and case fixes.
tree
|
commitdiff
2012-05-04
Christian Costa
amstream: Add the corresponding pin to every media...
tree
|
commitdiff
2012-05-04
Christian Costa
amstream: Add checks to GetFormat.
tree
|
commitdiff
2012-04-26
Christian Costa
amstream: Add stubbed implementation of AudioStreamSample.
tree
|
commitdiff
2012-04-26
Christian Costa
amstream: Add stubbed implementation of DirectDrawStrea...
tree
|
commitdiff
2012-04-24
Christian Costa
amstream: Add IAudioMediaStream stub implementation.
tree
|
commitdiff
2012-04-24
Christian Costa
amstream: Use proper constructor name for ddraw mediast...
tree
|
commitdiff
2012-04-05
Joris Huizer
amstream: IAMMultiMediaStreamImpl_SetState: correct...
tree
|
commitdiff
2012-04-04
Christian Costa
amstream: Implement IAMMultiMediaStreamImpl_SetState.
tree
|
commitdiff
2012-04-04
Christian Costa
amstream: Implement IAMMultiMediaStreamImpl_Seek.
tree
|
commitdiff
2012-04-04
Christian Costa
amstream: Add CLSID_AMAudioData implementation.
tree
|
commitdiff
2012-03-28
Christian Costa
amstream/tests: Add tests for querying interfaces and...
tree
|
commitdiff
2012-03-28
Christian Costa
amstream/tests: Verify if the dsound renderer is create...
tree
|
commitdiff
2012-03-28
Christian Costa
amstream: Add stream to the media stream filter in...
tree
|
commitdiff
2012-03-28
Christian Costa
amstream: Implement AddMediaStream and GetMediaStream...
tree
|
commitdiff
2012-03-26
Christian Costa
amstream/tests: Add some tests to retreive media stream...
tree
|
commitdiff
2012-03-26
Christian Costa
amstream: Implement IAMMultiMediaStreamImpl_AddMediaStr...
tree
|
commitdiff
2012-03-26
Christian Costa
amstream: No media stream is created when the defaut...
tree
|
commitdiff
2012-03-26
Christian Costa
amstream: Video streams do not support default renderer.
tree
|
commitdiff
2012-03-26
Christian Costa
amstream: Check purpose id in AddMediaStream.
tree
|
commitdiff
2012-03-26
Christian Costa
amstream/tests: Add media streams tests.
tree
|
commitdiff
2012-03-26
Christian Costa
amstream/tests: Make test.avi filename an unicode strin...
tree
|
commitdiff
2012-03-26
Christian Costa
amstream: Add support for AMMSF_ADDDEFAULTRENDERER...
tree
|
commitdiff
2012-03-15
Christian Costa
amstream: Get and store event for streams render comple...
tree
|
commitdiff
2012-03-15
Christian Costa
amstream: Create MediaStream filter when initialising...
tree
|
commitdiff
2012-03-15
Christian Costa
amstream: Retrieve some interfaces needed to control...
tree
|
commitdiff
2012-03-15
Christian Costa
amstream: Use 'Source' filter name for file source...
tree
|
commitdiff
2012-03-15
Christian Costa
amstream: Don't load the stream file. AddSourceFilter...
tree
|
commitdiff
2012-03-15
Christian Costa
amstream: Don't create the source filter. AddSourceFilt...
tree
|
commitdiff
2012-03-15
Christian Costa
amstream: Rewrite OpenFile flow in a more readable...
tree
|
commitdiff
2012-03-14
Christian Costa
amstream: Free all used resources when releasing MultiM...
tree
|
commitdiff
2012-03-14
Christian Costa
amstream: Add source filter to the filtergraph before...
tree
|
commitdiff
2012-03-14
Christian Costa
amstream: Remove duplicate GraphBuilder member.
tree
|
commitdiff
2012-03-14
Christian Costa
amstream: Initialize MultiMediastream before creating...
tree
|
commitdiff
2012-01-18
Aric Stewart
amstream: Have the MediaStream Filter use strmbase.
tree
|
commitdiff
2012-01-04
André Hentschel
Assorted header comment cleanup.
tree
|
commitdiff
2011-09-27
Francois Gouget
tests: Remove unneeded assert.h includes.
tree
|
commitdiff
2011-08-22
Michael Stefaniuc
amstream: Use CoTaskMemRealloc instead of alloc+copy.
tree
|
commitdiff
2011-08-22
Michael Stefaniuc
amstream: Get rid of the explicit implementation of...
tree
|
commitdiff
2011-08-22
Michael Stefaniuc
amstream: Avoid the forward declaration of the DirectDr...
tree
|
commitdiff
2011-08-22
Michael Stefaniuc
amstream: Basic COM cleanup for the IDirectDrawMediaStr...
tree
|
commitdiff
2011-08-22
Michael Stefaniuc
amstream: Avoid a forward declaration of the IMediaStre...
tree
|
commitdiff
2011-08-22
Michael Stefaniuc
amstream: COM cleanup for the IMediaStreamFilter iface.
tree
|
commitdiff
2011-08-02
Alexandre Julliard
winecrt0: Remove the clsid parameter in __wine_(un...
tree
|
commitdiff
2011-05-02
Marcus Meissner
amstream: Mark internal symbols as hidden.
tree
|
commitdiff
2010-12-05
Michael Stefaniuc
amstream: Use an iface instead of an vtbl pointer in...
tree
|
commitdiff
2010-12-03
Alexandre Julliard
amstream: Convert dll registration to the IRegistrar...
tree
|
commitdiff
2010-10-01
Alexandre Julliard
tests: Make some variables static.
tree
|
commitdiff
2010-09-19
Alexandre Julliard
makefiles: Add a standard header for all makefiles...
tree
|
commitdiff
2010-07-21
Alexandre Julliard
dlls: Remove explicit imports of kernel32 and ntdll.
tree
|
commitdiff
2010-04-06
Christian Costa
amstream: Fix AddRef calls.
tree
|
commitdiff
2010-04-06
Qingchuan Wang
amstream: Expose also IMultiMediaStream which is the...
tree
|
commitdiff
2010-03-16
Alexandre Julliard
makefiles: Remove the no longer needed explicit separat...
tree
|
commitdiff
2010-02-22
Alexandre Julliard
makefiles: Use the standard C_SRCS variable as the...
tree
|
commitdiff
2010-01-29
Christian Costa
amstream: Register media stream filter.
tree
|
commitdiff
2010-01-14
Christian Costa
amstream: Simplify declaration of VTable members.
tree
|
commitdiff
2009-04-22
Marcus Meissner
amstream/tests: Handle directdraw not being created...
tree
|
commitdiff
2009-04-20
Christian Costa
amstream/tests: Improve render file test. Move OpenFile...
tree
|
commitdiff
2009-04-15
Christian Costa
amstream/tests: Fix crosstest build.
tree
|
commitdiff
2009-04-14
Christian Costa
amstream/tests: Beginning of tests.
tree
|
commitdiff
2009-04-14
Christian Costa
amstream: Initialize the stream in OpenFile if not...
tree
|
commitdiff
2009-04-14
Christian Costa
amstream: Turn Initialize FIXME into a TRACE.
tree
|
commitdiff
2009-03-30
Joerg-Cyril.Hoehle...
amstream: Log GUID instead of pointer.
tree
|
commitdiff
2009-03-26
Christian Costa
amstream: Implement IAMMultiMediaStreamImpl_GetFilterGraph.
tree
|
commitdiff
2009-03-13
Michael Stefaniuc
widl: Output "LONG" instead of "long" for a 32bit integer.
tree
|
commitdiff
2009-01-08
Michael Stefaniuc
amstream: Remove superfluous casts.
tree
|
commitdiff
2008-12-17
Hans Leidekker
janitorial: Remove unneeded user32 imports.
tree
|
commitdiff
2008-12-17
Hans Leidekker
janitorial: Don't depend on user32 for the self registr...
tree
|
commitdiff
2008-12-15
Christian Costa
amstream: Add stubbed implementation of MediaStreamFilter.
tree
|
commitdiff
2008-12-15
Christian Costa
amstream: Some fixes.
tree
|
commitdiff
2008-12-15
Christian Costa
amstream: Implement IDirectDrawMediaStream.
tree
|
commitdiff
2008-06-09
David Adam
Revert "amstream: Fix the condition of existence of...
tree
|
commitdiff
2008-04-30
Alexandre Julliard
makefiles: List the static libraries as normal imports...
tree
|
commitdiff
2008-04-28
David Adam
amstream: Register CLSID_AMDirectDrawStream.
tree
|
commitdiff
2008-04-28
David Adam
amstream: Fix the condition of existence of the IMediaS...
tree
|
commitdiff
2007-09-27
Stefan Leichter
amstream: Remove 'recursive registry key delete' function.
tree
|
commitdiff
2007-06-27
Michael Stefaniuc
janitorial: Remove superfluous casts of void pointers...
tree
|
commitdiff
2007-04-23
Andrew Talbot
amstream: Exclude unused headers.
tree
|
commitdiff
2007-03-17
Joris Huizer
amstream: sign-compare fixes.
tree
|
commitdiff
2007-02-13
Andrew Talbot
amstream: Constify a variable.
tree
|
commitdiff
2006-10-24
Francois Gouget
Don't include windows.h & co in the Wine sources.
tree
|
commitdiff
2006-10-07
Michael Stefaniuc
amstream: Win64 printf format warning fixes.
tree
|
commitdiff
2006-09-29
Michael Stefaniuc
Add a WINE_NO_LONG_INT define to many makefiles to...
tree
|
commitdiff
2006-09-14
Alexandre Julliard
makefiles: Generate the dependencies line to avoid...
tree
|
commitdiff
next