GStreamer multimedia framework
Go to file
Thomas Vander Stichele 8c1c5f2fc5 dingy dong
Original commit message from CVS:
dingy dong
2002-06-15 17:50:20 +00:00
common@4dab76096c API anti-bork fix 2002-06-13 12:17:26 +00:00
examples use _or_warn to notify when failing to create elements adding code for colorspace without activating it use _many fun... 2002-06-13 13:16:52 +00:00
ext Added timestamps 2002-06-15 14:32:35 +00:00
gconf distcheck fixes 2002-06-06 14:15:13 +00:00
gst Hint bytestream about optimal size sync fixes for VBR streams 2002-06-14 20:01:47 +00:00
m4 adding libdv m4 check 2002-06-10 14:18:19 +00:00
sys Implement element query fix convert bug 2002-06-08 23:45:12 +00:00
tests adding dynparams filter example code 2002-06-07 19:00:21 +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: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 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 dingy dong 2002-06-15 17:50:20 +00:00
divx-info.txt - added info about divx related codecs 2002-02-09 15:21:36 +00:00
gst-plugins.spec.in small fix after 'someone' fixed the SPEC by added a comment without a comment # in front of it :) 2002-06-07 20:48:20 +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 oopsie 2002-06-15 14:42:00 +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