Various fixes for the build/install problems update to the docs/manual. Added a simpl...
authorWim Taymans <wim.taymans@gmail.com>
Fri, 18 Aug 2000 20:35:48 +0000 (20:35 +0000)
committerWim Taymans <wim.taymans@gmail.com>
Fri, 18 Aug 2000 20:35:48 +0000 (20:35 +0000)
commit6661696de02876ee7898de639a8cb10b4fd71227
treed31f3754b1968f2fd236e9c3d2e1718d12a89a70
parentaca33a2b4a9519ee49ffc6e8c8ea10cc18664ef0
Various fixes for the build/install problems update to the docs/manual. Added a simple helloworld example.

Original commit message from CVS:
Various fixes for the build/install problems
update to the docs/manual. Added a simple helloworld example.
28 files changed:
README
docs/gst/Makefile.am
docs/manual/gstreamer-manual.sgml
editor/editor.c
editor/gsteditorelement.c
gst/Makefile.am
gst/gstbin.c
gst/gstelement.c
gst/gstelement.h
gst/gstobject.h
gst/gstpad.c
gst/gstpipeline.c
gst/gstplugin.c
gst/gstplugin.h
gst/gsttee.c
gst/gstthread.c
gstplay/Makefile.am
gstplay/callbacks.c
gstplay/gstplay.c
gstreamer-config.in
libs/colorspace/Makefile.am
libs/getbits/Makefile.am
libs/idct/Makefile.am
libs/putbits/Makefile.am
libs/riff/Makefile.am
libs/videoscale/Makefile.am
libs/winloader/Makefile.am
tools/launch.c