Revision 18714,
508 bytes
checked in by ghudson, 22 years ago
(diff) |
This commit was generated by cvs2svn to compensate for changes in r18713,
which included commits to RCS files with non-trunk default branches.
|
Line | |
---|
1 | Intro to GStreamer |
---|
2 | |
---|
3 | GStreamer is a media-streaming architecture that I've been developing at |
---|
4 | home for about 4 months now. It's designed to overcome some of the |
---|
5 | problems I've seen in both the OGI Pipeline and in reading through |
---|
6 | DirectShow docs. After an overview of the existing OGI Pipeline, I'll |
---|
7 | cover GStreamer's existing and planned architecture, and list what remains |
---|
8 | to be done. GStreamer is mostly frozen right now, as it is to be released |
---|
9 | as 0.1.0 on Oct 31. Major thaw will occur in a few weeks. |
---|
10 | |
---|
Note: See
TracBrowser
for help on using the repository browser.