Changes to gstreamer-config to include gtk+ libs manual changes: queues, threads...
authorWim Taymans <wim.taymans@gmail.com>
Sat, 9 Sep 2000 16:36:10 +0000 (16:36 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Sat, 9 Sep 2000 16:36:10 +0000 (16:36 +0000)
commit552b7f32aac4d84dfcb00e4285ddb63cef2bdd77
treefaac4220ccd7a88e2b931523cdd1dc57dcf07260
parent23540ccc524685fe1fc1f1ce90e2b229612685ae
Changes to gstreamer-config to include gtk+ libs manual changes: queues, threads, programs gsteditor does not crash a...

Original commit message from CVS:
Changes to gstreamer-config to include gtk+ libs
manual changes: queues, threads, programs
gsteditor does not crash anymore.
gstpipline new should return a GstElement *
fixed ac3dec for new getbits
fixes to gstreamer-launch
more efficient startup for gstplay.
36 files changed:
docs/manual/gstreamer-manual.sgml
docs/manual/helloworld.sgml
docs/manual/helloworld2.sgml
docs/manual/programs.sgml
docs/manual/queues.sgml
docs/manual/threads.sgml
editor/editor.c
editor/gsteditor.c
editor/gsteditor.h
editor/gstelementselect.c
examples/helloworld/Makefile
examples/helloworld/helloworld.c
examples/helloworld2/Makefile
examples/helloworld2/helloworld2.c
gst/elements/gstdisksrc.h
gst/elements/gstelements.c
gst/gst.c
gst/gst.h
gst/gstbin.h
gst/gstelementfactory.c
gst/gstpipeline.c
gst/gstpipeline.h
gst/gstplugin.c
gst/gstsrc.c
gst/gstthread.c
gst/gstthread.h
gstplay/mpeg1.c
gstplay/mpeg2.c
gstreamer-config.in
plugins/elements/gstdisksrc.h
plugins/elements/gstelements.c
tests/old/examples/helloworld/Makefile
tests/old/examples/helloworld/helloworld.c
tests/old/examples/helloworld2/Makefile
tests/old/examples/helloworld2/helloworld2.c
tools/gstreamer-launch.c