GStreamer multimedia framework
Go to file
Thomas Vander Stichele ef327114ef fixed silly bug apparently gcc 3 allows this according to gcc3
Original commit message from CVS:
fixed silly bug
apparently gcc 3 allows this according to gcc3
2002-02-08 10:55:40 +00:00
common@c2d7711457 Added $(AUDIOFILE_CFLAGS) 2002-02-06 17:15:08 +00:00
debian Debian 0.3.1-1 packaging update 2002-01-12 03:42:41 +00:00
examples - added gob example plugin 2002-01-20 01:49:15 +00:00
ext Added $(AUDIOFILE_CFLAGS) 2002-02-06 17:15:08 +00:00
gst fixed silly bug apparently gcc 3 allows this according to gcc3 2002-02-08 10:55:40 +00:00
gst-libs - plugins are built without versioning info 2002-01-31 00:22:12 +00:00
m4 added pkg.m4 in plugins/ 2002-01-27 16:15:19 +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 - plugins are built without versioning info 2002-01-18 02:05:26 +00:00
.gitmodules Added a tarkin encoder/decoder plugin. 2002-02-03 16:30:31 +00:00
acconfig.h various additions 2002-02-06 18:29:12 +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 smallish fixes 2002-02-07 14:30:20 +00:00
ChangeLog more build fixing 2002-02-06 18:18:16 +00:00
configure.ac various additions 2002-02-06 18:29:12 +00:00
COPYING building up speed 2001-12-17 18:37:01 +00:00
gst-plugins.spec.in fixing some RPM dependencies 2002-02-04 22:52:02 +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 adding tools dir 2002-02-05 09:34:03 +00:00
NEWS doc stuff 2001-12-20 20:07:24 +00:00
README Change gstreamer-register to gst-register 2002-02-04 20:34:27 +00:00
RELEASE release notes 2002-01-31 22:24:21 +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

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