summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorIain Holmes <iain@prettypeople.org>2004-01-06 00:06:10 +0000
committerIain Holmes <iain@prettypeople.org>2004-01-06 00:06:10 +0000
commitc24a77c49393d60cfd29ecaa2937f8e2499b57c6 (patch)
tree5ff1737b9d9e3e6c3349611f60e02f8815db8ccf /ChangeLog
parentcf65f0523a17d74072892349be5f6be258934791 (diff)
downloadgst-plugins-bad-c24a77c49393d60cfd29ecaa2937f8e2499b57c6.tar.gz
gst-plugins-bad-c24a77c49393d60cfd29ecaa2937f8e2499b57c6.tar.bz2
gst-plugins-bad-c24a77c49393d60cfd29ecaa2937f8e2499b57c6.zip
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.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6289e0b4..62768370 100644
--- 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):