diff options
author | Benjamin Otte <otte@gnome.org> | 2004-04-26 20:38:12 +0000 |
---|---|---|
committer | Benjamin Otte <otte@gnome.org> | 2004-04-26 20:38:12 +0000 |
commit | 763a01a8e0dc234595ff9afe6112c4ce1b595299 (patch) | |
tree | 9a48d57110b4b810935785a56a67b02ec0df3f03 | |
parent | 541f58ec07f92b09048b04a69e0e830cca4da758 (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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |