GStreamer multimedia framework
Go to file
Thomas Vander Stichele 79fa56ed76 I'm too lazy to comment this
Original commit message from CVS:
*** empty log message ***
2002-04-15 09:26:20 +00:00
common@22ee9f5959 spec fixes gst-launch-ext additions trying to fix up ieeetest but failed function collision in avifile dir 2002-04-13 00:46:23 +00:00
examples GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. 2002-04-11 20:42:25 +00:00
ext GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. 2002-04-11 20:42:25 +00:00
gst Fix the padtemplate names. 2002-04-14 11:35:52 +00:00
m4 s/-lmpeg2dec/-lcpuaccel/ to support the lastest mpeg2dec release 2002-04-15 09:26:13 +00:00
sys revert part of a patch that broke BE machines 2002-04-14 19:59:24 +00:00
tests GstPadTemplate <-> gst_pad_template <-> GST_PAD_TEMPLATE same with *factory and typefind. 2002-04-11 20:42:25 +00:00
tools this script runs gst-inspect on all built elements and checks for warnings or bad exit codes. 2002-04-14 09:55:20 +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 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 spec fixes gst-launch-ext additions trying to fix up ieeetest but failed function collision in avifile dir 2002-04-13 00:46:23 +00:00
divx-info.txt - added info about divx related codecs 2002-02-09 15:21:36 +00:00
gst-plugins.spec.in I'm too lazy to comment this 2002-04-15 09:26: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 *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
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=.