GStreamer multimedia framework
Go to file
Erik Walthinsen 0f55b5399b .cvsignore for gst/meta/, and *still* testing loginfo (do I have it right yet???)
Original commit message from CVS:
.cvsignore for gst/meta/, and *still* testing loginfo (do I have it right yet???)
2000-01-31 02:43:01 +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 initial checkin 2000-01-30 10:44:33 +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 Changed Makefiles to: detect xaudio (check header xaudio/decoder.h) detect mmx.h need something better. 2000-01-30 22:50:27 +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.