GStreamer multimedia framework
Find a file
Christian Schaller 6c10cb42c9 Fixed the USE statements for arts and artsd, they where switched around
Original commit message from CVS:
Fixed the USE statements for arts and artsd, they where switched around
2002-06-06 09:41:10 +00:00
common@8579ce0ed6 various AC_HELP_STRING changes 2002-05-27 20:37:17 +00:00
debian
examples Fix the compile error 2002-06-03 22:18:57 +00:00
ext doing the proper ladspa thing 2002-06-04 15:54:58 +00:00
gst Make elements nanoseconds aware 2002-06-02 13:25:39 +00:00
gst-libs add float support to resampling lib clean up header file 2002-05-29 06:13:26 +00:00
m4 m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec library. Add appropriate includes before test compile ... 2002-06-03 15:10:39 +00:00
scripts
sys - Changed plugins for new APIs 2002-05-26 21:59:22 +00:00
tests Fix the compile error 2002-06-03 22:18:57 +00:00
testsuite Fix slider values 2002-06-03 19:50:03 +00:00
tools update to new jack api 2002-05-13 18:08:33 +00:00
.gitignore
.gitmodules
AUTHORS
autogen.sh same changes 2002-05-27 14:01:51 +00:00
ChangeLog m4/mpeg2dec.m4: Test for cpuaccel library as well as mpeg2dec library. Add appropriate includes before test compile ... 2002-06-03 15:10:39 +00:00
configure.ac apply libdv detection fix from xav 2002-06-04 22:30:51 +00:00
COPYING
divx-info.txt
gst-plugins.spec.in Fixed the USE statements for arts and artsd, they where switched around 2002-06-06 09:41:10 +00:00
gstreamer-libs-uninstalled.pc.in
gstreamer-libs.pc.in
INSTALL
ltmain.sh
Makefile.am
NEWS
README
RELEASE
REQUIREMENTS
TODO

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