GStreamer multimedia framework
Go to file
David I. Lehn 3cec325ff7 add common to dist
Original commit message from CVS:
add common to dist
2002-05-08 21:18:20 +00:00
common@69cfea918b add common to dist 2002-05-08 21:18:20 +00:00
debian 0.3.4-1 packaging info 2002-04-15 09:31:28 +00:00
examples GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. 2002-04-11 20:42:27 +00:00
ext some jack fixes, alsa touchups, and add rtp by default to the build if there are any problems building rtp, we're mov... 2002-05-04 18:57:43 +00:00
gst sinesrc: 2002-05-05 15:46:05 +00:00
gst-libs Fixed a typo in the idct plugin name make gstriff a real plugin 2002-05-08 20:10:56 +00:00
m4 this should do it this is for steveb's added checks 2002-04-27 08:58:59 +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 We're till using micros for timestamps. 2002-05-08 20:21:45 +00:00
tests/old GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. 2002-04-11 20:42:27 +00:00
testsuite Added simple seeking testsuite 2002-05-08 20:18:13 +00:00
tools fix 2002-04-15 14:40:59 +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 fix for plugins 2002-04-18 21:57:05 +00:00
ChangeLog more build fixing 2002-02-06 18:18:16 +00:00
configure.ac add common to dist 2002-05-08 21:18:20 +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 various name fixes and sundry 2002-05-03 09:59:10 +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 common to dist 2002-05-08 21:18:20 +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