GStreamer multimedia framework
Find a file
Andy Wingo 2d27dab7da open up the interface if capsnego is called and we're in NULL this happens if caps can be determined before the pipel...
Original commit message from CVS:
open up the interface if capsnego is called and we're in NULL
this happens if caps can be determined before the pipeline is running and this is
alsasink, as in afsrc ! alsasink
2002-01-06 18:58:55 +00:00
ext open up the interface if capsnego is called and we're in NULL this happens if caps can be determined before the pipel... 2002-01-06 18:58:55 +00:00
gst arrgh, -lgstcontrol 2002-01-05 00:04:41 +00:00
gst-libs more distcheck fixes 2001-12-25 22:30:51 +00:00
m4 added gtk.m4 (for gtk 1.2) 2002-01-04 06:08:27 +00:00
scripts added todo added simple automatic test suite for plugins using filesrc and fakesink 2001-12-21 09:49:24 +00:00
sys Bugfixes - better said, v4lsrc works again (it was broken?) and v4lmjpegsrc/sink are being worked on 2002-01-04 23:58:11 +00:00
testsuite/autoplug eventually there will be an autopluggins test suite here that will verify plugin caps. 2002-01-04 22:54:20 +00:00
acconfig.h building up speed 2001-12-17 18:37:01 +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 added --with-pkg-config-path option try not to run autoheader too much 2001-12-26 23:14:44 +00:00
ChangeLog doc stuff 2001-12-20 20:07:24 +00:00
configure.ac changes to allow apps outside of gstreamer/ to use dparams continuing test removal 2002-01-05 00:56:40 +00:00
COPYING building up speed 2001-12-17 18:37:01 +00:00
gst-plugins.spec.in renaming stuff 2002-01-05 14:27:28 +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
Makefile.am s/gstreamer/gst/ (it was already changed, this just allows make dist to go thru) 2002-01-04 08:16:35 +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=.