Set the buffer-frames on the int2floats caps
authorIain Holmes <iain@prettypeople.org>
Tue, 6 Jan 2004 00:06:10 +0000 (00:06 +0000)
committerIain Holmes <iain@prettypeople.org>
Tue, 6 Jan 2004 00:06:10 +0000 (00:06 +0000)
Original commit message from CVS:
Set the buffer-frames on the int2floats caps
Make creating srcpads in the oneton smarter.

ChangeLog

index 6289e0b..6276837 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2004-01-06  Iain <iain@prettypeople.org>
+
+       * gst/intfloat/gstint2float.c (gst_int2float_link): Set the 
+         buffer-frames caps too.
+
+       * gst/oneton/gstoneton.c (gst_oneton_sink_connect): Only create the new
+         caps that we need, don't destroy them all and rebuild them. And when
+         creating src pads, use the src pad template rather than the sink...
+
 2004-01-05  Ronald Bultje  <rbultje@ronald.bitfreak.net>
 
        * gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):