summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBenjamin Otte <otte@gnome.org>2004-04-26 20:38:12 +0000
committerBenjamin Otte <otte@gnome.org>2004-04-26 20:38:12 +0000
commit763a01a8e0dc234595ff9afe6112c4ce1b595299 (patch)
tree9a48d57110b4b810935785a56a67b02ec0df3f03
parent541f58ec07f92b09048b04a69e0e830cca4da758 (diff)
ext/mad/gstid3tag.c: set id3mux rank to NONE so it doesn't confuse spider require audio/mpeg,mpegversion=1 in id3mux
Original commit message from CVS: * ext/mad/gstid3tag.c: (plugin_init): set id3mux rank to NONE so it doesn't confuse spider require audio/mpeg,mpegversion=1 in id3mux
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fa6227de..fdb0dac7 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2004-04-26 Benjamin Otte <otte@gnome.org>
+ * ext/mad/gstid3tag.c: (plugin_init):
+ set id3mux rank to NONE so it doesn't confuse spider
+ require audio/mpeg,mpegversion=1 in id3mux
+
+2004-04-26 Benjamin Otte <otte@gnome.org>
+
* configure.ac:
detect faad correctly as non-working if it's indeed non-working