GStreamer multimedia framework
Go to file
Wrobell 68a559941f - CHECK_LIBHEADER macro, which is based on GST_CHECK_LIBHEADER the main difference between them is that you can speci...
Original commit message from CVS:
- CHECK_LIBHEADER macro, which is based on GST_CHECK_LIBHEADER
the main difference between them is that you can specify cpp flags with
CHECK_LIBHEADER
2002-01-18 14:06:11 +00:00
debian Debian 0.3.1-1 packaging update 2002-01-12 03:42:41 +00:00
examples hrm 2002-01-07 02:42:44 +00:00
ext - plugins are built without versioning info 2002-01-18 02:05:26 +00:00
gst - plugins are built without versioning info 2002-01-18 11:37:18 +00:00
gst-libs more distcheck fixes 2001-12-25 22:30:51 +00:00
m4 - CHECK_LIBHEADER macro, which is based on GST_CHECK_LIBHEADER the main difference between them is that you can speci... 2002-01-18 14:06:11 +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 - plugins are built without versioning info 2002-01-18 02:05:26 +00:00
tests/old/examples hrm 2002-01-07 02:42:44 +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 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 - plugins are built without versioning info 2002-01-18 02:05:26 +00:00
COPYING building up speed 2001-12-17 18:37:01 +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 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=.