wine/dlls/quartz videorenderer.c memallocator. ...

Alexandre Julliard julliard at winehq.org
Mon Dec 20 11:07:18 CST 2004


ChangeSet ID:	14947
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2004/12/20 11:07:18

Modified files:
	dlls/quartz    : videorenderer.c memallocator.c dsoundrender.c 
	                 avisplit.c avidec.c 

Log message:
	Christian Costa <titan.costa at wanadoo.fr>
	Fixed MediaSample passing. This is the upstream filter that releases
	it.
	Set ppMediaType to NULL when returning S_FALSE in
	IMediaSample_GetMediaType (required by native Quartz dll).
	Added support for 32-bit depth source in video renderer.

Patch: http://cvs.winehq.org/patch.py?id=14947

Old revision  New revision  Changes     Path
 1.3           1.4           +14 -4      wine/dlls/quartz/videorenderer.c
 1.4           1.5           +7 -3       wine/dlls/quartz/memallocator.c
 1.3           1.4           +1 -4       wine/dlls/quartz/dsoundrender.c
 1.8           1.9           +1 -2       wine/dlls/quartz/avisplit.c
 1.10          1.11          +0 -6       wine/dlls/quartz/avidec.c




More information about the wine-cvs mailing list