wine/dlls/quartz transform.c filtergraph.c

Alexandre Julliard julliard at winehq.org
Mon Aug 22 04:21:24 CDT 2005


ChangeSet ID:	19698
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/08/22 04:21:24

Modified files:
	dlls/quartz    : transform.c filtergraph.c 

Log message:
	Christian Costa <titan.costa at wanadoo.fr>
	Properly allocate/release memory when adding filters to the filtergraph.
	When connecting pin, discard filter which is the same as the upstream
	one.
	Remove wrong extra IBaseFilter_Release.
	Improve traces by showing filters owing pins we want to connect or
	render.
	Properly initialize output pin of transform filter.

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

Old revision  New revision  Changes     Path
 1.6           1.7           +2 -2       wine/dlls/quartz/transform.c
 1.33          1.34          +77 -10     wine/dlls/quartz/filtergraph.c




More information about the wine-cvs mailing list