Changeset 50

Show
Ignore:
Timestamp:
05/19/08 10:33:39 (4 months ago)
Author:
sip
Message:

Fixed constants

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • media/include/config.h

    r2 r50  
    22#define _CONFIG_H_ 
    33 
    4 #define CIF  0 
    5 #define QCIF 1 
     4#define QCIF  0 
     5#define CIF 1 
    66#define VGA  2 
    77#define PAL  3 
Copyright 2006 - Sergio García Murillo
Powered by Trac - Edgewall Software