GStreamer multimedia framework
Find a file
Andy Wingo cd5fcd3850 apparently some older (2.2) videodev.h files don't have some decls, so explicitly check for them
Original commit message from CVS:
apparently some older (2.2) videodev.h files don't have some decls, so explicitly
check for them
2002-01-10 04:55:38 +00:00
examples hrm 2002-01-07 02:42:44 +00:00
ext fix glib2's complaining on the params of some plugins there's still some work to be done: s/-$//g; && s/\(.*$//; 2002-01-10 01:17:29 +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 hrm 2002-01-07 02:42:44 +00:00
acconfig.h fix for gsm 2002-01-07 10:28:29 +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 A couple check fixes 2002-01-07 02:31:17 +00:00
configure.ac apparently some older (2.2) videodev.h files don't have some decls, so explicitly check for them 2002-01-10 04:55:38 +00:00
gst-plugins.spec.in more fixes 2002-01-08 13:09:47 +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 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=.