summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorZaheer Abbas Merali <zaheerabbas@merali.org>2004-08-12 16:11:59 +0000
committerZaheer Abbas Merali <zaheerabbas@merali.org>2004-08-12 16:11:59 +0000
commit81835b3172450faf9c60cb74179068bc722086ec (patch)
tree689e07b839682f99afc1c6f55597f59de039b088 /ChangeLog
parent04edf83d8c4c9a19bd6c5b7e0ca4cf0d26ea9cf0 (diff)
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 <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
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 32fd81d4..4ff6cc6e 100644
--- 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):