GStreamer multimedia framework
Go to file
Richard Boulton 911f9b4d53 Add support for multiple files on command line, and .m3u playlists (assuming format of .m3u playlist is simply a list...
Original commit message from CVS:
Add support for multiple files on command line, and .m3u playlists
(assuming format of .m3u playlist is simply a list of filenames, one per
line.  Comments will probably work, because the file won't be found. ;-> )

Needs to have support for ctrl-c added, so that play can be aborted without
going through whole list of files.
2002-02-04 22:35:09 +00:00
common@47d51c3f04 various fixes 2002-02-04 10:36:20 +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 adding tarkin to build to try building it run configure with --enable-experimental 2002-02-04 10:51:26 +00:00
gst another fix 2002-02-02 14:30:39 +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 And last but not least, update the TODO file 2002-02-04 19:47:37 +00:00
tests/old/examples - added gob example plugin 2002-01-20 01:49:15 +00:00
testsuite/autoplug eventually there will be an autopluggins test suite here that will verify plugin caps. 2002-01-04 22:54:20 +00:00
tools Add support for multiple files on command line, and .m3u playlists (assuming format of .m3u playlist is simply a list... 2002-02-04 22:35:09 +00:00
.gitmodules Added Goom and icecast to the spec, also fixed jpmeg mmx 2002-02-03 19:05:07 +00:00
acconfig.h bunch of deletions 2002-01-25 00:39:51 +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 - use aclocal -I option instead of cat 2002-01-30 23:09:52 +00:00
ChangeLog - make the qcam plugin build only only platforms using NASM, ie. x86 2002-01-17 00:36:01 +00:00
configure.ac gst-launch-ext 2002-02-04 20:57:13 +00:00
COPYING building up speed 2001-12-17 18:37:01 +00:00
gst-plugins.spec.in gst-launch-ext 2002-02-04 20:57:13 +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 rel notes 2002-01-31 22:32:41 +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=.