diff options
Diffstat (limited to 'multimedia/gstreamer-editor/pkg-descr')
-rw-r--r-- | multimedia/gstreamer-editor/pkg-descr | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/multimedia/gstreamer-editor/pkg-descr b/multimedia/gstreamer-editor/pkg-descr new file mode 100644 index 000000000..6c58e60a8 --- /dev/null +++ b/multimedia/gstreamer-editor/pkg-descr @@ -0,0 +1,7 @@ +The goal of gst-editor is to provide View and Controller counterparts +to GStreamer's Model. It mirrors the state of GStreamer pipelines, +and can be used to modify pipeline topology, state, and properties. +Furthermore, it provides an interface to GStreamer's XML pipeline +(de)serialization code, and a few more goodies. + +WWW: http://gstreamer.sourceforge.net/ |