summaryrefslogtreecommitdiffstats
path: root/ChangeLog
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
commit71921cabfeeb290b7412d13c69165b0f64933fc0 (patch)
tree56be3220ec9b0b4f03a77dac6dfe20a9daa8c31e /ChangeLog
parentee54469b81592a750617f1a33a636a3765d02d14 (diff)
downloadgst-plugins-bad-71921cabfeeb290b7412d13c69165b0f64933fc0.tar.gz
gst-plugins-bad-71921cabfeeb290b7412d13c69165b0f64933fc0.tar.bz2
gst-plugins-bad-71921cabfeeb290b7412d13c69165b0f64933fc0.zip
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
Diffstat (limited to 'ChangeLog')
-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