ext/lame/gstlame.c: made source pad link function check if sinkpad is ok..fixes the...
authorZaheer Abbas Merali <zaheerabbas@merali.org>
Thu, 12 Aug 2004 16:11:59 +0000 (16:11 +0000)
committerZaheer Abbas Merali <zaheerabbas@merali.org>
Thu, 12 Aug 2004 16:11:59 +0000 (16:11 +0000)
Original commit message from CVS:
2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>

* 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

ChangeLog

index 32fd81d..4ff6cc6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-08-12  Zaheer Abbas Merali  <zaheerabbas at merali dot org>
+
+       * 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  <thomas (at) apestaart (dot) org>
 
        * sys/v4l/gstv4lsrc.c: (gst_v4lsrc_src_link), (gst_v4lsrc_fixate):