GStreamer multimedia framework
Go to file
Leif Johnson da4681d83e Updated ladspa to work with the new caps nego stuff. Also updated it to work in using a loop function for configurati...
Original commit message from CVS:
Updated ladspa to work with the new caps nego stuff. Also updated it to work in
any M sinkpads by N srcpads configuration (M > -1 and N > 0), using a loop
function for configurations other than M == N == 1 or M == 0.
2002-01-22 04:42:11 +00:00
examples - added gob example plugin 2002-01-20 01:49:15 +00:00
ext Updated ladspa to work with the new caps nego stuff. Also updated it to work in using a loop function for configurati... 2002-01-22 04:42:11 +00:00
gst Set the typefind plugin to READY so that it can do capsnego. 2002-01-20 11:56:07 +00:00
m4 - my mistake... mpeg2dec libs does not depend on X11 libraries (vo library distributed with mpeg2dec depends on X11 l... 2002-01-18 19:46:03 +00:00
sys - plugins are built without versioning info 2002-01-18 02:05:25 +00:00
tests hrm 2002-01-07 02:42:44 +00:00
acconfig.h remove win32 path stuff (not used anymore?) check for core 0.3.1 not 0.3.0 update Xv check for Xv_pic systems include... 2002-01-12 02:51:02 +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 more flapping wings about in wild abandonment 2002-01-07 20:10:20 +00:00
ChangeLog - make the qcam plugin build only only platforms using NASM, ie. x86 2002-01-17 00:36:01 +00:00
configure.ac - use GST_CHECK_MPEG2DEC macro when mpeg2dec detecting 2002-01-18 14:11:31 +00:00
gst-plugins.spec.in Adding missing libgstmpeg2types file fixing openquicktime depenency 2002-01-18 17:47:46 +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 add autogen.sh to dist 2002-01-12 03:23:33 +00:00
NEWS doc stuff 2001-12-20 20:07:24 +00:00
README doc stuff 2001-12-20 20:07:24 +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 gstreamer-register --gst-plugin-path=.