Set the buffer-frames on the int2floats caps

Original commit message from CVS:
Set the buffer-frames on the int2floats caps
Make creating srcpads in the oneton smarter.
This commit is contained in:
Iain Holmes 2004-01-06 00:06:10 +00:00
parent b0dc93730c
commit c3c9ad003c

View file

@ -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):