ChangeSet ID: 7158 CVSROOT: /opt/cvs-commit Module name: wine Changes by: julliard@wine.codeweavers.com 2003/01/29 18:16:35
Modified files: dlls/msvideo : msvideo_private.h msvideo_main.c msvideo16.c
Log message: Eric Pouech eric.pouech@wanadoo.fr - made ICInfo closer to Windows behavior (i.e. no longer opens the driver) - fixed most endianess related bugs in fourCC handling - added debug function for printing fourCC:s - internal function fixes and speed-up
Patch: http://cvs.winehq.com/patch.py?id=7158
Old revision New revision Changes Path 1.3 1.4 +1 -1 wine/dlls/msvideo/msvideo_private.h 1.47 1.48 +125 -96 wine/dlls/msvideo/msvideo_main.c 1.8 1.9 +1 -1 wine/dlls/msvideo/msvideo16.c