[gst-devel] Porting Matroska demuxer to 0.9
Andy Wingo
wingo at pobox.com
Thu Oct 6 03:24:01 CEST 2005
Hey Stefan,
On Wed, 2005-09-14 at 18:09 +0200, Stefan Kost wrote:
> from the old bytestream library only the adapter has been ported to 0.9 and now
> lives in gstreamer/base/gstadapter.{c,h}.
> I don't know if the other just not yet have been ported or if they don't make
> any sense in 0.9.
Just to be clear, they don't make sense in 0.9. GstAdapter is the way to
go if you need to have a chain-based element that processes buffers in
certain-sized chunks. If you have multiple sink pads, GstCollectPads is
probably what you want.
Ciao,
--
Andy Wingo
http://wingolog.org/
More information about the gstreamer-devel
mailing list