CVSROOT:        /cvs/src
Module name:    src
Changes by:     [EMAIL PROTECTED]       2006-05-10 08:57:45

Modified files:
        winsup/w32api  : ChangeLog 
        winsup/w32api/include: amvideo.h dshow.h edevdefs.h errors.h 
                               evcode.h mmsystem.h 
Added files:
        winsup/w32api/include: aviriff.h bdatypes.h control.h dvdmedia.h 
                               il21dec.h ks.h ksmedia.h mmreg.h 
                               mpegtype.h strmif.h vidcap.h vmr9.h 
                               vptype.h xprtdefs.h 

Log message:
        * include/amvideo.h (RESET_MASKS,RESET_PALETTE): Use ZeroMemory instead
        of memset to avoid <string.h>. Still need a fix for memcmp.
        * include/dshow.h (AM_ASPECT_RATIO_MODE,AM_WST_DRAWBGMODE,AM_WST_LEVEL)
        (AMExtendedSeekingCapabilities,AM_WST_SERVICE,AM_WST_STATE)
        (AM_WST_STYLE): Add enums.
        (AM_WST_PAGE,AMVABeginFrameInfo,AMVACompBufferInfo,AMVAEndFrameInfo,
        AMVAInternalMemInfo,AMVAUncompBufferInfo,AMVAUncompDataInfo): New
        structures.
        * include/errors.h (VFW_*): Define.
        * include/evcode.h (AM_WMT_EVENT_DATA): New structure.
        * include/mmsystem.h (WAVE_FORMAT_EXTENSIBLE): Define.
        * include/edevdefs.h (ED_FORMAT_SMPTE_30,ED_FORMAT_SMPTE_30DROP)
        (ED_FORMAT_SMPTE_25,ED_FORMAT_SMPTE_24): Move from here...
        * include/strmif.h: ... to here. New file.
        * include/aviriff.h: New file.
        * include/bdatypes.h: New file.
        * include/control.h: New file.
        * include/dvdmedia.h: New file.
        * include/il21dec.h: New file.
        * include/ks.h: New file.
        * include/ksmedia.h: New file.
        * include/mmreg.h: New file.
        * include/mpegtype.h: New file.
        * include/vidcap.h: New file.
        * include/vmr9.h: New file.
        * include/vptype.h: New file.
        * include/xprtdefs.h: New file.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/ChangeLog.diff?cvsroot=src&r1=1.817&r2=1.818
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/aviriff.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/bdatypes.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/control.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/dvdmedia.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/il21dec.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/ks.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/ksmedia.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/mmreg.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/mpegtype.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/strmif.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/vidcap.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/vmr9.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/vptype.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/xprtdefs.h.diff?cvsroot=src&r1=NONE&r2=1.1
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/amvideo.h.diff?cvsroot=src&r1=1.2&r2=1.3
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/dshow.h.diff?cvsroot=src&r1=1.4&r2=1.5
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/edevdefs.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/errors.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/evcode.h.diff?cvsroot=src&r1=1.1&r2=1.2
http://sourceware.org/cgi-bin/cvsweb.cgi/src/winsup/w32api/include/mmsystem.h.diff?cvsroot=src&r1=1.7&r2=1.8

Reply via email to