[gst-cvs] gstreamer wtay
Wim Taymans
wtay at users.sourceforge.net
Sun Sep 17 15:08:12 PDT 2000
CVSROOT: /cvsroot/gstreamer
Module name: gstreamer
Changes by: wtay 00/09/17 15:08:11
Modified files:
docs/gst : gstreamer-decl.txt gstreamer-sections.txt
docs/gst/tmpl : gstpipeline.sgml
docs/manual : helloworld2.sgml
examples/helloworld2: helloworld2.c
examples/thread: thread.c
gst : Makefile.am cothreads.c gstbin.c gstpipeline.c
gstpipeline.h
gst/elements : gstdisksrc.c
libs/getbits : gstgetbits.c
plugins/mpeg2/ac3dec: ac3dec.c
plugins/mpeg2/ac3parse: ac3parse.c
plugins/mpeg2/parse: mpeg2parse.c
plugins/vorbis : vorbisdec.c
Log message:
Added gst_pipeline_add_sink/src to allow multiple sink cases and
more complex autoplugging. Update docs too.
Simplified the pipeline autoplugging code.
Changed the cothread case: One iteration is now a push from the src
element. The disk source does not change its state anymore on eof.
Better type setting for the ac3 parser/decoder and mpeg2parse.
More information about the Gstreamer-commits
mailing list