GStreamer multimedia framework
Go to file
Andy Wingo 0dd72c66b4 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
2002-03-18 04:41:34 +00:00
common@de68be0c16 *sigh* it's not doing anything useful anyway atm 2002-03-05 15:10:34 +00:00
examples - added gob example plugin 2002-01-20 01:49:15 +00:00
ext s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way added jack ... 2002-03-18 04:41:34 +00:00
gst Fix several C++ style comments. 2002-03-08 16:59:38 +00:00
m4 heh, we never saw this one before 2002-03-12 09:40:56 +00:00
sys adding 'videosink' element 2002-03-02 17:55:33 +00:00
tests hrm 2002-01-07 02:42:44 +00:00
tools added more media formats: mod, sid, au 2002-03-04 18:15:14 +00:00
.gitmodules Added Goom and icecast to the spec, also fixed jpmeg mmx 2002-02-03 19:05:07 +00:00
acconfig.h various additions 2002-02-06 18:29:12 +00:00
AUTHORS srcfile isn't in yet, so i changed that also, i wrote some of this stuff :) 2001-12-20 21:18:36 +00:00
autogen.sh let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins, it will update common automatica... 2002-03-02 19:16:23 +00:00
ChangeLog more build fixing 2002-02-06 18:18:16 +00:00
configure.ac s/gst_element_install_std_props/gst_element_class_install_std_props/ -- it just makes more sense that way added jack ... 2002-03-18 04:41:34 +00:00
divx-info.txt - added info about divx related codecs 2002-02-09 15:21:36 +00:00
gst-plugins.spec.in more cleanups, buildrequires, ... 2002-03-13 16:40:16 +00:00
gstreamer-libs-uninstalled.pc.in pkg-config files for libs in the plugin directory -- only necessary if building against uninstalled gstreamer i think... 2002-01-05 00:27:44 +00:00
gstreamer-libs.pc.in pkg-config files for libs in the plugin directory -- only necessary if building against uninstalled gstreamer i think... 2002-01-05 00:27:44 +00:00
INSTALL building up speed 2001-12-17 18:37:01 +00:00
ltmain.sh more flapping wings about in wild abandonment 2002-01-07 20:10:20 +00:00
Makefile.am *sigh* it's not doing anything useful anyway atm 2002-03-05 15:10:34 +00:00
NEWS doc stuff 2001-12-20 20:07:24 +00:00
README Change gstreamer-register to gst-register 2002-02-04 20:34:27 +00:00
TODO hm, lots seems to have changed 2001-12-23 22:21:18 +00:00

gst-plugins

plugins for GStreamer

* to develop against uninstalled GStreamer core :
  add path to gstreamer-uninstalled.pc to PKG_CONFIG_PATH

* to register plugins in source tree
  run gst-register --gst-plugin-path=.