sync with the current CVS glib API
authorSteve Baker <steve@stevebaker.org>
Mon, 13 Aug 2001 19:00:13 +0000 (19:00 +0000)
committerSteve Baker <steve@stevebaker.org>
Mon, 13 Aug 2001 19:00:13 +0000 (19:00 +0000)
commit3cda4e2eaa73df412424f4c6d39bf1a94a733164
tree042868b58ae3d773583b10d2b2300ef53ba4c2e8
parentf279992aff827575d545b4b8dff6748021636507
sync with the current CVS glib API

Original commit message from CVS:
sync with the current CVS glib API
86 files changed:
docs/gst/gstreamer-sections.txt
docs/manual/dynamic.sgml
docs/manual/helloworld2.sgml
docs/manual/pads.sgml
docs/manual/queues.sgml
docs/manual/threads.sgml
docs/manual/typedetection.sgml
docs/manual/xml.sgml
examples/cutter/cutter.c
examples/helloworld/helloworld.c
examples/helloworld2/helloworld2.c
examples/mixer/mixer.c
examples/plugins/example.c
examples/queue2/queue2.c
examples/queue3/queue3.c
examples/queue4/queue4.c
examples/thread/thread.c
examples/typefind/typefind.c
examples/xml/createxml.c
examples/xml/runxml.c
gst/autoplug/autoplugtest.c
gst/autoplug/gstautoplugcache.c
gst/autoplug/gstautoplugger.c
gst/autoplug/gststaticautoplug.c
gst/autoplug/gststaticautoplugrender.c
gst/elements/gstdisksink.c
gst/elements/gstfakesink.c
gst/elements/gstfakesrc.c
gst/elements/gstidentity.c
gst/elements/gstmultidisksrc.c
gst/elements/gstmultifilesrc.c
gst/gobject2gtk.c
gst/gobject2gtk.h
gst/gst.c
gst/gstautoplug.c
gst/gstbin.c
gst/gstelement.c
gst/gstobject.c
gst/gstpad.c
gst/gstparse.c
gst/gsttypefind.c
gst/gstxml.c
plugins/elements/gstdisksink.c
plugins/elements/gstfakesink.c
plugins/elements/gstfakesrc.c
plugins/elements/gstidentity.c
plugins/elements/gstmultidisksrc.c
plugins/elements/gstmultifilesrc.c
test/avi2mpg.c
test/lat.c
test/mp1tomp1.c
test/mp2toavi.c
test/mp2tomp1.c
test/mp2tomp1v2.c
test/mp3.c
test/mp3parse.c
test/mp3play.c
test/mp3tovorbis.c
test/pipetest.c
test/qtest.c
tests/autoplug.c
tests/eos/case1.c
tests/eos/case2.c
tests/eos/case3.c
tests/eos/case4.c
tests/eos/case5.c
tests/eos/case6.c
tests/eos/case7.c
tests/events.c
tests/mp1vid.c
tests/muxing/case1.c
tests/old/examples/cutter/cutter.c
tests/old/examples/helloworld/helloworld.c
tests/old/examples/helloworld2/helloworld2.c
tests/old/examples/mixer/mixer.c
tests/old/examples/plugins/example.c
tests/old/examples/queue2/queue2.c
tests/old/examples/queue3/queue3.c
tests/old/examples/queue4/queue4.c
tests/old/examples/thread/thread.c
tests/old/examples/typefind/typefind.c
tests/old/examples/xml/createxml.c
tests/old/examples/xml/runxml.c
tests/paranoia.c
tests/sched/runxml.c
tests/states.c