mirror of
https://gitlab.freedesktop.org/gstreamer/gstreamer.git
synced 2024-12-25 01:30:38 +00:00
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:
parent
b0dc93730c
commit
c3c9ad003c
1 changed files with 9 additions and 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>
|
2004-01-05 Ronald Bultje <rbultje@ronald.bitfreak.net>
|
||||||
|
|
||||||
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
|
* gst/mpegstream/gstmpegdemux.c: (gst_mpeg_demux_parse_syshead):
|
||||||
|
|
Loading…
Reference in a new issue