GStreamer multimedia framework
Go to file
Rodney Dawes 352c2fc290 A couple check fixes
Original commit message from CVS:
A couple check fixes
2002-01-07 02:31:17 +00:00
examples/capsfilter Added a check for sidplay 2002-01-06 19:30:09 +00:00
ext siddec checks that work not extremely robust, but functional 2002-01-06 21:52:21 +00:00
gst should be properly tested for first 2002-01-05 14:29:40 +00:00
m4 siddec checks that work not extremely robust, but functional 2002-01-06 21:52:21 +00:00
sys omega: you agreed on starting rate from 1000, which is really neeeded for Apps like mine(zchat) 2001-12-29 12:37:00 +00:00
tests/examples/spectrum spectrum.c -> demo-osssrc.c 2002-01-04 21:36:18 +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 A couple check fixes 2002-01-07 02:31:17 +00:00
configure.ac A couple check fixes 2002-01-07 02:31:17 +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 hopefully fix a problem. 2002-01-07 02:14: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=.