pngenc: disably snapshot behaviour by default

... since such behaviour is not consistent, if allowable at all.
This commit is contained in:
Mark Nauwelaerts 2012-01-24 18:24:13 +01:00
parent 2fcb5fa05b
commit a31a9e1f33

View file

@ -39,7 +39,7 @@ enum
LAST_SIGNAL
};
#define DEFAULT_SNAPSHOT TRUE
#define DEFAULT_SNAPSHOT FALSE
/* #define DEFAULT_NEWMEDIA FALSE */
#define DEFAULT_COMPRESSION_LEVEL 6