mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-18 14:26:43 +00:00
pngenc: disably snapshot behaviour by default
... since such behaviour is not consistent, if allowable at all.
This commit is contained in:
parent
2fcb5fa05b
commit
a31a9e1f33
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ enum
|
|||
LAST_SIGNAL
|
||||
};
|
||||
|
||||
#define DEFAULT_SNAPSHOT TRUE
|
||||
#define DEFAULT_SNAPSHOT FALSE
|
||||
/* #define DEFAULT_NEWMEDIA FALSE */
|
||||
#define DEFAULT_COMPRESSION_LEVEL 6
|
||||
|
||||
|
|
Loading…
Reference in a new issue