diff --git a/README b/README index c81194eccc..a0c2a20bf7 100644 --- a/README +++ b/README @@ -1,4 +1,4 @@ -This is gnome-streamer, a framework for streaming media in GNOME. The +This is GStreamer, a framework for streaming media. The fundamental design comes from the video pipeline at Oregon Graduate Institute, as well as some ideas from DirectMedia. It's based on plug-ins that will provide the various codec and other functionality. The diff --git a/REQUIREMENTS b/REQUIREMENTS index a3fb60d04b..cd0c701209 100644 --- a/REQUIREMENTS +++ b/REQUIREMENTS @@ -24,6 +24,14 @@ libglade (for gstplay, gsteditor) libghttp (for httpsrc) http://ftp.gnome.org/pub/GNOME/stable/sources/libghttp/ +libaudiofile (for afsrc/afsink) + //URL FIXME +libmad (for the mad mp3 decoder plugin) + //URL FIXME +libjpeg (for jpegenc/jpegdec) + //URL FIXME +libopenquicktime (for the QT plugin) + //URL FIXME libXv (for videosink) libxaudio (for xa mp3 decoder) http://www.xaudio.com/