GStreamer multimedia framework
Go to file
Benjamin Otte 492d658c44 fixed first bunch of compiler warnings
Original commit message from CVS:
fixed first bunch of compiler warnings
2002-04-06 03:40:13 +00:00
common@6148068f23 Fix: don't try to mangle a read-only buffer. This was causing SEGV when volume fed from wavparse from filesrc (which... 2002-04-02 16:43:08 +00:00
debian 0.3.3-1 packaging update for -2: control: s/0.3.2/0.3.3/ for -runtime version dep 2002-03-21 08:33:23 +00:00
examples removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:06 +00:00
ext Fix enum error in args. 2002-04-03 15:26:23 +00:00
gst fixed first bunch of compiler warnings 2002-04-06 03:40:13 +00:00
gst-libs Changed to the new props API 2002-03-30 17:06:26 +00:00
m4 correct a condition in check-libheader.m4 remove gst a52 and mpeg2dec m4's in favor of ones i have sent to walken for... 2002-03-31 03:32:58 +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 Changed to the new props API 2002-03-30 17:06:26 +00:00
tests/old removal of //-style comments don't link plugins to core libs -- the versioning is done internally to the plugins with... 2002-03-19 04:10:06 +00:00
testsuite we went through this only a week or two ago, if test -z $DIST_SUBDIRS then comment out both 2002-03-01 20:21:36 +00:00
tools added more media formats: mod, sid, au 2002-03-04 18:15:14 +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 let's not update here, it's not necessary; ie, if you run cvs update in gst-plugins, it will update common automatica... 2002-03-02 19:16:23 +00:00
ChangeLog more build fixing 2002-02-06 18:18:16 +00:00
configure.ac correct a condition in check-libheader.m4 remove gst a52 and mpeg2dec m4's in favor of ones i have sent to walken for... 2002-03-31 03:32:58 +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 more cleanups, buildrequires, ... 2002-03-13 16:40:16 +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 *sigh* it's not doing anything useful anyway atm 2002-03-05 15:10:34 +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=.