wine/dlls/quartz transform.c pin.c parser.c fi ...

Alexandre Julliard julliard at winehq.org
Sun Jun 5 14:18:35 CDT 2005


ChangeSet ID:	17952
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/06/05 14:18:35

Modified files:
	dlls/quartz    : transform.c pin.c parser.c filesource.c 
	                 enummedia.c acmwrapper.c 

Log message:
	Christian Costa <titan.costa at wanadoo.fr>
	Fixed clock release in transform template.
	AddRef pUnk in CopyMediaType.
	Added CreateMediaType helper function and use it.
	Replaced some DeleteMediaType calls to FreeMediaType to be in line
	with recent changes.
	Fixed IEnumMediaTypesImpl_Next.
	Clear media type when initializing pins.
	Added some AddRef/Release traces.

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

Old revision  New revision  Changes     Path
 1.4           1.5           +3 -1       wine/dlls/quartz/transform.c
 1.14          1.15          +7 -4       wine/dlls/quartz/pin.c
 1.14          1.15          +3 -3       wine/dlls/quartz/parser.c
 1.13          1.14          +1 -1       wine/dlls/quartz/filesource.c
 1.7           1.8           +27 -9      wine/dlls/quartz/enummedia.c
 1.4           1.5           +1 -1       wine/dlls/quartz/acmwrapper.c




More information about the wine-cvs mailing list