GStreamer multimedia framework
Go to file
Thomas Vander Stichele d6081afbc8 and the m4 to go along with it
Original commit message from CVS:
and the m4 to go along with it
2002-06-01 11:03:33 +00:00
common@8579ce0ed6 various AC_HELP_STRING changes 2002-05-27 20:37:17 +00:00
debian 0.3.4-1 packaging info 2002-04-15 09:31:28 +00:00
examples moving stuff 2002-05-28 20:30:11 +00:00
ext adding fame plugin 2002-06-01 10:51:17 +00:00
gst use new dparams api. also has a slight optimisation so that CLAMP is only used if gain is greater than 1.0 2002-05-29 18:56:23 +00:00
gst-libs add float support to resampling lib clean up header file 2002-05-29 06:13:26 +00:00
m4 and the m4 to go along with it 2002-06-01 11:03:33 +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 - Changed plugins for new APIs 2002-05-26 21:59:22 +00:00
tests moving stuff 2002-05-28 20:30:11 +00:00
testsuite Added the vorbisfile seek example 2002-05-31 23:38:08 +00:00
tools update to new jack api 2002-05-13 18:08:33 +00:00
.gitignore added a bunch of cvsignore stuff off of a fresh checkout and build i will win the race to max LOC changed ;-) 2002-03-25 05:01:00 +00:00
.gitmodules Added Goom and icecast to the spec, also fixed jpmeg mmx 2002-02-03 19:05:07 +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 same changes 2002-05-27 14:01:51 +00:00
ChangeLog removing snapshot from the build because we need to fix it adding gconf schema to build and spec 2002-05-10 21:56:15 +00:00
configure.ac adding libfame 2002-06-01 10:52:57 +00:00
COPYING building up speed 2001-12-17 18:37:01 +00:00
divx-info.txt - added info about divx related codecs 2002-02-09 15:21:36 +00:00
gst-plugins.spec.in fix arts requirements 2002-05-31 15:24:30 +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 removing snapshot from the build because we need to fix it adding gconf schema to build and spec 2002-05-10 21:56:15 +00:00
NEWS doc stuff 2001-12-20 20:07:24 +00:00
README more mergeback from the latest release 2002-04-15 09:27:03 +00:00
RELEASE more mergeback from the latest release 2002-04-15 09:27:03 +00:00
REQUIREMENTS more mergeback from the latest release 2002-04-15 09:27:03 +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
  or run configure --with-pkg-config-path=(path to gstreamer uninstalled)

* to register plugins in source tree
  run gst-register --gst-plugin-path=.

* if a certain plugin doesn't build, then redo configure with
  --disable-(plugin)
  to disable it from the build

* Additional documentation :

REQUIREMENTS
	supporting libraries for plugins