From: Thomas Vander Stichele Date: Mon, 14 Jun 2004 10:58:27 +0000 (+0000) Subject: sync mp3 caps X-Git-Tag: 1.19.3~507^2~23105 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9fee891aa0d280d8a8b37b158e51bdbeceb66710;p=platform%2Fupstream%2Fgstreamer.git sync mp3 caps Original commit message from CVS: sync mp3 caps --- diff --git a/ChangeLog b/ChangeLog index fd56fa7..967998c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,13 @@ 2004-06-14 Thomas Vander Stichele + * ext/lame/gstlame.c: + * ext/mad/gstmad.c: + sync caps. Make sure mad can only output a list of rates, not + a full range. In the future, have three caps lists for each of the + mpeg versions. Change mpegversion to a double as well. + +2004-06-14 Thomas Vander Stichele + * gst/volume/.cvsignore: * gst/volume/Makefile.am: * gst/volume/demo.c: (value_changed_callback), (idler),