wine/dlls/quartz tests/filtergraph.c waveparse ...

Alexandre Julliard julliard at winehq.org
Wed Mar 2 04:12:12 CST 2005


ChangeSet ID:	16385
CVSROOT:	/opt/cvs-commit
Module name:	wine
Changes by:	julliard at wine.codeweavers.com	2005/03/02 04:12:12

Modified files:
	dlls/quartz/tests: filtergraph.c 
	dlls/quartz    : waveparser.c videorenderer.c transform.c pin.c 
	                 filtergraph.c dsoundrender.c avisplit.c 

Log message:
	Christian Costa <titan.costa at wanadoo.fr>
	Handle End Of Stream notifications.
	Some AVI Splitter fixes.

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

Old revision  New revision  Changes     Path
 1.4           1.5           +13 -1      wine/dlls/quartz/tests/filtergraph.c
 1.1           1.2           +31 -1      wine/dlls/quartz/waveparser.c
 1.6           1.7           +20 -1      wine/dlls/quartz/videorenderer.c
 1.2           1.3           +27 -1      wine/dlls/quartz/transform.c
 1.12          1.13          +1 -1       wine/dlls/quartz/pin.c
 1.25          1.26          +25 -20     wine/dlls/quartz/filtergraph.c
 1.6           1.7           +14 -9      wine/dlls/quartz/dsoundrender.c
 1.13          1.14          +54 -13     wine/dlls/quartz/avisplit.c




More information about the wine-cvs mailing list