ChangeSet ID: 16220 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2005/02/21 14:37:45
Modified files: dlls/quartz : transform.h transform.c avidec.c acmwrapper.c
Log message: Christian Costa titan.costa@wanadoo.fr Improved AVIDec. Added 2 new callback functions to the transform template and moved all of them into a funcs table.
Patch: http://cvs.winehq.org/patch.py?id=16220
Old revision New revision Changes Path 1.1 1.2 +9 -7 wine/dlls/quartz/transform.h 1.1 1.2 +10 -8 wine/dlls/quartz/transform.c 1.16 1.17 +80 -25 wine/dlls/quartz/avidec.c 1.2 1.3 +10 -2 wine/dlls/quartz/acmwrapper.c