summaryrefslogtreecommitdiffstats
path: root/gst/id3tag
diff options
context:
space:
mode:
Diffstat (limited to 'gst/id3tag')
-rw-r--r--gst/id3tag/gstid3mux.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gst/id3tag/gstid3mux.c b/gst/id3tag/gstid3mux.c
index 9a366754..b13bfb58 100644
--- a/gst/id3tag/gstid3mux.c
+++ b/gst/id3tag/gstid3mux.c
@@ -67,7 +67,7 @@ enum
ARG_V2_MAJOR_VERSION
};
-#define DEFAULT_WRITE_V1 TRUE
+#define DEFAULT_WRITE_V1 FALSE
#define DEFAULT_WRITE_V2 TRUE
#define DEFAULT_V2_MAJOR_VERSION 3