first pass of connect->link gst-plugins and other stuff compiles without change at...
authorThomas Vander Stichele <thomas@apestaart.org>
Thu, 9 Jan 2003 14:15:37 +0000 (14:15 +0000)
committerThomas Vander Stichele <thomas@apestaart.org>
Thu, 9 Jan 2003 14:15:37 +0000 (14:15 +0000)
commit5529bbc7dcef3f9f11deb805bfd6741a170fd741
treec277ad6cd3e3715065fdd01608668d9dfc00cd27
parent7b087348acd61e995d1ca9d755f845a85a8e0186
first pass of connect->link gst-plugins and other stuff compiles without change at this point

Original commit message from CVS:
first pass of connect->link
gst-plugins and other stuff compiles without change at this point
62 files changed:
ChangeLog
docs/manual/advanced-threads.xml
docs/manual/basics-bins.xml
docs/manual/basics-helloworld.xml
docs/manual/basics-pads.xml
docs/manual/bins.xml
docs/manual/connections.xml
docs/manual/dynamic.xml
docs/manual/helloworld.xml
docs/manual/helloworld2.xml
docs/manual/highlevel-xml.xml
docs/manual/pads.xml
docs/manual/queues.xml
docs/manual/threads.xml
docs/manual/typedetection.xml
docs/manual/xml.xml
examples/autoplug/autoplug.c
examples/helloworld/helloworld.c
examples/helloworld2/helloworld2.c
examples/mixer/mixer.c
examples/pingpong/pingpong.c
gst/Makefile.am
gst/autoplug/autoplugtest.c
gst/autoplug/gstspider.c
gst/autoplug/gstspider.h
gst/autoplug/gstspideridentity.c
gst/elements/gstidentity.c
gst/elements/gsttee.c
gst/gst.h
gst/gstbin.c
gst/gstcompat.h [new file with mode: 0644]
gst/gstelement.c
gst/gstelement.h
gst/gstpad.c
gst/gstpad.h
gst/gstparse.c
gst/gstqueue.c
gst/gstscheduler.c
gst/gstscheduler.h
gst/parse/grammar.y
gst/parse/parse.l
gst/parse/types.h
gst/schedulers/gstbasicscheduler.c
gst/schedulers/gstoptimalscheduler.c
plugins/elements/gstidentity.c
plugins/elements/gstqueue.c
plugins/elements/gsttee.c
tests/muxing/case1.c
tests/old/examples/autoplug/autoplug.c
tests/old/examples/helloworld/helloworld.c
tests/old/examples/helloworld2/helloworld2.c
tests/old/examples/mixer/mixer.c
tests/old/examples/pingpong/pingpong.c
tests/old/testsuite/elements/fake.c
tests/sched/dynamic-pipeline.c
tests/sched/sched-stress.c
tests/seeking/seeking1.c
tests/threadstate/threadstate2.c
tests/threadstate/threadstate4.c
tests/threadstate/threadstate5.c
testsuite/elements/fake.c
tools/gst-inspect.c