GStreamer multimedia framework
Find a file
Andy Wingo 37c63c864c added plugin_desc structures to libs, which makes their locations cached in the registry. this speeds plugin loading ...
Original commit message from CVS:
* added plugin_desc structures to libs, which makes their locations cached in the registry. this
speeds plugin loading considerably, especially on uninstalled versions.

* put the lib path before all others, for speed reasons.

* some fixes to adder's caps.

* added linefeeds (\n) to GST_DEBUG strings to match GST_INFO behavior. this is more sane. all
code will need to be converted. i think some perl can do this.
2002-03-24 20:55:44 +00:00
common@38267abf56 acconfig.h usage deprecated 2002-03-21 23:44:14 +00:00
examples removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:05 +00:00
ext update to a52dec 0.7.3 api (there are no checks for api version yet) fixed a parameter int vs boolean mismatch 2002-03-21 23:45:58 +00:00
gst s/Gnome-Streamer/GStreamer/ 2002-03-20 21:45:03 +00:00
gst-libs added plugin_desc structures to libs, which makes their locations cached in the registry. this speeds plugin loading ... 2002-03-24 20:55:44 +00:00
m4 heh, we never saw this one before 2002-03-12 09:40:56 +00:00
.gitmodules Added Goom and icecast to the spec, also fixed jpmeg mmx 2002-02-03 19:05:07 +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 acconfig.h usage deprecated 2002-03-21 23:44:14 +00:00
divx-info.txt - added info about divx related codecs 2002-02-09 15:21:36 +00:00
gst-plugins-ugly.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
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=.