Merged the AUTOPLUG2 branch
authorWim Taymans <wim.taymans@gmail.com>
Wed, 7 Mar 2001 21:52:56 +0000 (21:52 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Wed, 7 Mar 2001 21:52:56 +0000 (21:52 +0000)
commit55006f6367f0fc8608e09efd7f5bfa94a50a0308
treee8b90ed5bd1f09c72360c59566d50ba8540f5d89
parent031e0a3acbcdf6535102d219bc2361d86891e624
Merged the AUTOPLUG2 branch

Original commit message from CVS:
Merged the AUTOPLUG2 branch
57 files changed:
configure.in
docs/gst/tmpl/gstautoplug.sgml
docs/gst/tmpl/gstpad.sgml
docs/gst/tmpl/gstpipeline.sgml
docs/gst/tmpl/gstplugin.sgml
docs/gst/tmpl/gstreamer-unused.sgml
docs/random/hierarchy [new file with mode: 0644]
docs/random/wtay/autoplug2
editor/gsteditor.h
examples/autoplug/autoplug.c
examples/helloworld2/helloworld2.c
examples/queue2/queue2.c
examples/thread/thread.c
gst/Makefile.am
gst/autoplug/Makefile.am [new file with mode: 0644]
gst/autoplug/gststaticautoplug.c [new file with mode: 0644]
gst/autoplug/gststaticautoplug.h [new file with mode: 0644]
gst/autoplug/gststaticautoplugrender.c [new file with mode: 0644]
gst/autoplug/gststaticautoplugrender.h [new file with mode: 0644]
gst/elements/gstdisksrc.c
gst/elements/gstelements.c
gst/gstautoplug.c
gst/gstautoplug.h
gst/gstbin.c
gst/gstcaps.c
gst/gstcaps.h
gst/gstelement.c
gst/gstelement.h
gst/gstelementfactory.c
gst/gstobject.c
gst/gstpad.c
gst/gstpad.h
gst/gstpipeline.c
gst/gstpipeline.h
gst/gstplugin.c
gst/gstplugin.h
gst/gstprops.c
gst/gstthread.c
gst/gsttype.c
gst/gsttype.h
gst/gsttypefind.c
gstplay/gstplay.c
gstplay/gstplay.h
gstplay/gstplayprivate.h
plugins/elements/gstdisksrc.c
plugins/elements/gstelements.c
test/mp1parse.c
tests/.gitignore
tests/Makefile.am
tests/autoplug.c
tests/autoplug2.c [new file with mode: 0644]
tests/autoplug3.c [new file with mode: 0644]
tests/old/examples/autoplug/autoplug.c
tests/old/examples/helloworld2/helloworld2.c
tests/old/examples/queue2/queue2.c
tests/old/examples/thread/thread.c
tools/gstreamer-inspect.c