diff options
author | Iain Holmes <iain@prettypeople.org> | 2004-01-06 00:06:10 +0000 |
---|---|---|
committer | Iain Holmes <iain@prettypeople.org> | 2004-01-06 00:06:10 +0000 |
commit | 0123bf7cc144dcad516eb14e385cc6209ad9b0ac (patch) | |
tree | 9f2b2597eac727eedfc6f9692ff769124775f590 | |
parent | 764fef5c86cc57db55749413979ad68a7341fa69 (diff) |
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.
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -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): |