From: Zaheer Abbas Merali Date: Thu, 12 Aug 2004 16:11:59 +0000 (+0000) Subject: ext/lame/gstlame.c: made source pad link function check if sinkpad is ok..fixes the... X-Git-Tag: 1.19.3~511^2~13823 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=aae89effeef5959caab6039ee325bf3ec8c35c0a;p=platform%2Fupstream%2Fgstreamer.git ext/lame/gstlame.c: made source pad link function check if sinkpad is ok..fixes the problem where core fixates the ou... Original commit message from CVS: 2004-08-12 Zaheer Abbas Merali * ext/lame/gstlame.c: (gst_lame_src_link): made source pad link function check if sinkpad is ok..fixes the problem where core fixates the output rate of lame stupidly --- diff --git a/ChangeLog b/ChangeLog index 32fd81d..4ff6cc6 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,9 @@ +2004-08-12 Zaheer Abbas Merali + + * ext/lame/gstlame.c: (gst_lame_src_link): + made source pad link function check if sinkpad is ok..fixes the problem + where core fixates the output rate of lame stupidly + 2004-08-12 Thomas Vander Stichele * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):