From: Benjamin Otte Date: Mon, 26 Apr 2004 20:38:12 +0000 (+0000) Subject: ext/mad/gstid3tag.c: set id3mux rank to NONE so it doesn't confuse spider require... X-Git-Tag: 1.19.3~511^2~14332 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=71c057b0f2d474da24e8884880711bc183113299;p=platform%2Fupstream%2Fgstreamer.git 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 --- diff --git a/ChangeLog b/ChangeLog index fa6227d..fdb0dac 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,11 @@ 2004-04-26 Benjamin Otte + * 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 + * configure.ac: detect faad correctly as non-working if it's indeed non-working