GStreamer multimedia framework
Go to file
Erik Walthinsen 419640438a - added usage info
Original commit message from CVS:
- added usage info
- uses first arg as registry filename
- any additional args are plugins to search for (no change but argv base)
- cleaned up output with a spare \n
2000-01-31 03:22:49 +00:00
docs initial checkin 2000-01-30 10:44:33 +00:00
editor Changed Makefiles to: detect xaudio (check header xaudio/decoder.h) detect mmx.h need something better. 2000-01-30 22:50:27 +00:00
gst .cvsignore for gst/meta/, and *still* testing loginfo (do I have it right yet???) 2000-01-31 02:43:01 +00:00
plugins/elements .cvsignore for gst/elements/, also testig loginfo script 2000-01-31 01:11:32 +00:00
test - added usage info 2000-01-31 03:22:49 +00:00
tools initial checkin 2000-01-30 10:44:33 +00:00
acconfig.h Changed Makefiles to: detect xaudio (check header xaudio/decoder.h) detect mmx.h need something better. 2000-01-30 22:50:27 +00:00
AUTHORS initial checkin 2000-01-30 09:03:00 +00:00
autogen.sh initial checkin 2000-01-30 09:03:00 +00:00
ChangeLog initial checkin 2000-01-30 09:03:00 +00:00
config.h.in Changed Makefiles to: detect xaudio (check header xaudio/decoder.h) detect mmx.h need something better. 2000-01-30 22:50:27 +00:00
configure.in RTjpeg plugin with several elements. It's currently a skeleton, doing no work at all. Need to have a video display ... 2000-01-31 03:02:52 +00:00
COPYING initial checkin 2000-01-30 09:03:00 +00:00
COPYING.LIB initial checkin 2000-01-30 09:03:00 +00:00
INSTALL initial checkin 2000-01-30 09:03:00 +00:00
install-sh initial checkin 2000-01-30 09:03:00 +00:00
Makefile.am initial checkin 2000-01-30 09:03:00 +00:00
missing initial checkin 2000-01-30 09:03:00 +00:00
mkinstalldirs initial checkin 2000-01-30 09:03:00 +00:00
NEWS initial checkin 2000-01-30 09:03:00 +00:00
README initial checkin 2000-01-30 09:03:00 +00:00
stamp.h.in initial checkin 2000-01-30 09:03:00 +00:00

This is gnome-streamer, a framework for streaming media in GNOME.  The
fundamental design comes from the video pipeline at Oregon Graduate
Institute, as well as some ideas from DirectX.  It's based on plug-ins
that will provide the various codec and other functionality.  The
interface hopefully is generic enough for various companies (ahem, Apple)
to release binary codecs for Linux, until such time as they get a clue and
release the source.