GStreamer multimedia framework
Find a file
Richard Boulton 197d84d270 LICENSE_readme: Mention that synaesthesia is derived from GPL code.
Original commit message from CVS:
LICENSE_readme: Mention that synaesthesia is derived from GPL code.
2002-07-07 13:15:47 +00:00
common@1a826743b0 fix cdparanoia include dir location check. 2002-07-04 19:38:06 +00:00
examples Add DV seeking example 2002-06-16 21:54:38 +00:00
ext attempt to fix my sucky dv and festival breakage. 2002-07-05 10:17:09 +00:00
gconf distcheck fixes 2002-06-06 14:15:13 +00:00
gst Add some extra files to dist 2002-07-04 19:33:33 +00:00
m4 attempt to fix my sucky dv and festival breakage. 2002-07-05 10:17:09 +00:00
sys Small fix for event cleanup 2002-06-16 21:58:39 +00:00
tests adding dynparams filter example code 2002-06-07 19:00:21 +00:00
tools more fix for vob pipeline. This works in theory, but there are still timestamp issues with a52dec that needs addressing. 2002-06-27 21:41:06 +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:00:59 +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 LICENSE_readme: Mention that synaesthesia is derived from GPL code. 2002-07-07 13:15:47 +00:00
configure.ac attempt to fix my sucky dv and festival breakage. 2002-07-05 10:17:09 +00:00
divx-info.txt - added info about divx related codecs 2002-02-09 15:21:36 +00:00
gst-plugins.spec.in adding audio filter plug-in 2002-06-27 14:19:31 +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 header relocation 2002-06-22 23:37:20 +00:00
INSTALL building up speed 2001-12-17 18:37:01 +00:00
LICENSE_readme LICENSE_readme: Mention that synaesthesia is derived from GPL code. 2002-07-07 13:15:47 +00:00
ltmain.sh more flapping wings about in wild abandonment 2002-01-07 20:10:20 +00:00
Makefile.am Add license files. LICENSE_readme moved here from core since it has info related to all the plugins. 2002-07-04 19:32:52 +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
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