ext/mad/gstid3tag.c: set id3mux rank to NONE so it doesn't confuse spider require...
authorBenjamin Otte <otte@gnome.org>
Mon, 26 Apr 2004 20:38:12 +0000 (20:38 +0000)
committerBenjamin Otte <otte@gnome.org>
Mon, 26 Apr 2004 20:38:12 +0000 (20:38 +0000)
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

ChangeLog

index fa6227d..fdb0dac 100644 (file)
--- 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