[svn] / trunk / xvidcore / vfw / src / codec.h Repository:
ViewVC logotype

Diff of /trunk/xvidcore/vfw/src/codec.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1437, Sun Apr 18 07:55:11 2004 UTC revision 1910, Thu Dec 2 06:46:07 2010 UTC
# Line 3  Line 3 
3   *  XVID MPEG-4 VIDEO CODEC   *  XVID MPEG-4 VIDEO CODEC
4   *  - VFW codec header  -   *  - VFW codec header  -
5   *   *
6   *  Copyright(C) 2002-2003 Anonymous <xvid-devel@xvid.org>   *  Copyright(C) Peter Ross <pross@xvid.org>
7   *   *
8   *  This program is free software ; you can redistribute it and/or modify   *  This program is free software ; you can redistribute it and/or modify
9   *  it under the terms of the GNU General Public License as published by   *  it under the terms of the GNU General Public License as published by
# Line 19  Line 19 
19   *  along with this program ; if not, write to the Free Software   *  along with this program ; if not, write to the Free Software
20   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA   *  Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307 USA
21   *   *
22   * $Id: codec.h,v 1.5 2004-04-18 07:55:11 syskin Exp $   * $Id: codec.h,v 1.7 2010-12-02 06:46:07 Isibaar Exp $
23   *   *
24   ****************************************************************************/   ****************************************************************************/
25  #ifndef _CODEC_H_  #ifndef _CODEC_H_
# Line 30  Line 30 
30  #include "status.h"  #include "status.h"
31    
32  #define XVID_NAME_L             L"XVID"  #define XVID_NAME_L             L"XVID"
33  #define XVID_DESC_L             L"XviD MPEG-4 Codec"  #define XVID_DESC_L             L"Xvid MPEG-4 Codec"
34    
35  #define FOURCC_XVID     mmioFOURCC('X','V','I','D')  #define FOURCC_XVID     mmioFOURCC('X','V','I','D')
36  #define FOURCC_DIVX     mmioFOURCC('D','I','V','X')  #define FOURCC_DIVX     mmioFOURCC('D','I','V','X')

Legend:
Removed from v.1437  
changed lines
  Added in v.1910

No admin address has been configured
ViewVC Help
Powered by ViewVC 1.0.4