GStreamer multimedia framework
Find a file
Wim Taymans b8a3a19774 Changed Makefiles to: detect xaudio (check header xaudio/decoder.h) detect mmx.h need something better.
Original commit message from CVS:
Changed Makefiles to:
detect xaudio (check header xaudio/decoder.h)
detect mmx.h
detect CSS (check if css.c is in plugins/dvdsrc), need something better.
some LDFLAGS had *.la dependencies which failed for libtool

The build is now 100% on my system.
2000-01-30 22:50:27 +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 Changed Makefiles to: detect xaudio (check header xaudio/decoder.h) detect mmx.h need something better. 2000-01-30 22:50:27 +00:00
plugins/elements Changed Makefiles to: detect xaudio (check header xaudio/decoder.h) detect mmx.h need something better. 2000-01-30 22:50:27 +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.