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 | 71921cabfeeb290b7412d13c69165b0f64933fc0 (patch) | |
tree | 56be3220ec9b0b4f03a77dac6dfe20a9daa8c31e /ChangeLog | |
parent | ee54469b81592a750617f1a33a636a3765d02d14 (diff) | |
download | gst-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-- | 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 |