From e3ee06e702ce9e1697ddd223baac2c155eb11524 Mon Sep 17 00:00:00 2001 From: Matteo Bernardini Date: Tue, 20 Apr 2021 17:59:44 +0200 Subject: multimedia/gstreamer0: Add a README (thanks dive!). Signed-off-by: Matteo Bernardini Signed-off-by: Willy Sudiarto Raharjo --- multimedia/gstreamer0/README | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 multimedia/gstreamer0/README (limited to 'multimedia') diff --git a/multimedia/gstreamer0/README b/multimedia/gstreamer0/README new file mode 100644 index 0000000000..8f931a3cf7 --- /dev/null +++ b/multimedia/gstreamer0/README @@ -0,0 +1,8 @@ +GStreamer is a library that allows the construction of graphs of a +media-handling components, ranging from simple Ogg/Vorbis playback +to complex audio (mixing) and video (non-linear editing) processing. +Applications can take advantage of advances in codec and filter +technology transparently. Developers can add new codecs and filters +by writing a simple plugin with a clean, generic interface. + +GStreamer is released under the LGPL. -- cgit v1.2.3-80-g2a13