[gst-cvs] gstreamer wtay
Wim Taymans
wtay at users.sourceforge.net
Sun Oct 8 15:17:15 PDT 2000
CVSROOT: /cvsroot/gstreamer
Module name: gstreamer
Changes by: wtay 00/10/08 15:17:14
Modified files:
. : configure.in
editor : editor.glade gsteditor.h gsteditorbin.c
gsteditorcanvas.c gsteditorconnection.c
gsteditorconnection.h gsteditorcreate.c
gsteditorpad.c gsteditorproperty.c
gstelementselect.c
gst : gstbin.c gstelement.h gstelementfactory.c
gstfilter.c gstpad.c gstpipeline.c gstplugin.c
gstsink.c gstthread.c gsttype.c
gst/elements : gstaudiosink.c gsttypefind.c
gst/types : gsttypes.c
plugins/avi : gstparseavi.c
plugins/capture/v4l: gstv4lsrc.c
plugins/mp3decode/mpg123: gstmpg123.c
plugins/mp3decode/parse: mp3parse.c
plugins/mp3decode/xing: gstxing.c
plugins/mpeg1 : Makefile.am
plugins/mpeg1/mpeg_play: gstmpeg_play.c video.c
plugins/mpeg1/mpegaudio: gstmpegaudio.c
plugins/mpeg1/parse: mpeg1parse.c
plugins/mpeg1video/parse: mp1videoparse.c
plugins/mpeg2/parse: mpeg2parse.c
plugins/videosink: videosink.c
Log message:
Fixed a bug in the typeloading.
Fixes to various elements so that correct types are returned.
Fixed flag collision with GtkObject.
Elements can now suggest a thread. not sure if this is the right way to
handle automatic thread creation.
Autoplugging now works with multiple sinks and thread setup. No threads
are created for intermediate elements yet, so MPEG may still be choppy.
More information about the Gstreamer-commits
mailing list