ChangeSet ID: 14883 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2004/12/16 08:25:15
Modified files: dlls/quartz/tests: filtergraph.c dlls/quartz : systemclock.c pin.c filtergraph.c avisplit.c
Log message: Christian Costa titan.costa@wanadoo.fr Many fixes to the system clock implementation. Ensure there is a clock before doing any AddRef or Release in the AVI splitter. Improved tests a bit. Misc fixes and traces clean-up.
Patch: http://cvs.winehq.org/patch.py?id=14883
Old revision New revision Changes Path 1.3 1.4 +21 -10 wine/dlls/quartz/tests/filtergraph.c 1.7 1.8 +15 -5 wine/dlls/quartz/systemclock.c 1.8 1.9 +1 -1 wine/dlls/quartz/pin.c 1.19 1.20 +3 -3 wine/dlls/quartz/filtergraph.c 1.7 1.8 +4 -2 wine/dlls/quartz/avisplit.c