s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes...
authorAndy Wingo <wingo@pobox.com>
Mon, 18 Mar 2002 04:41:34 +0000 (04:41 +0000)
committerAndy Wingo <wingo@pobox.com>
Mon, 18 Mar 2002 04:41:34 +0000 (04:41 +0000)
commit78623ebd3d25d26cca8dd41cbaa37ee8019df8d4
tree20c50d95fe092184463f6f0f682e6f247778679f
parent3d346a70d533c4ff2336b8d0249edfa89844c3b2
s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way added jack ...

Original commit message from CVS:
* s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way
* added jack element, doesn't quite work right yet but i didn't want to lose the work -- it does build, register,
and attempt to run though
* imposed some restrictions on the naming of request pads to better allow for reverse parsing
* added '%s' to reverse parsing
* added new bin flag to indicate that it is self-iterating, and some lame code in gst-launch to test it out
* fixen on launch-gui
* added pkg-config stuff for the editor's libs
configure.ac
ext/Makefile.am