summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package/gstreamer/gst-ffmpeg/Config.in9
1 files changed, 7 insertions, 2 deletions
diff --git a/package/gstreamer/gst-ffmpeg/Config.in b/package/gstreamer/gst-ffmpeg/Config.in
index 9bf5196849..ab80ef8a33 100644
--- a/package/gstreamer/gst-ffmpeg/Config.in
+++ b/package/gstreamer/gst-ffmpeg/Config.in
@@ -4,9 +4,14 @@ config BR2_PACKAGE_GST_FFMPEG
depends on BR2_LARGEFILE
depends on BR2_INET_IPV6
help
- GStreamer plugin using FFmpeg.
+ GStreamer plugin containing one plugin with a set of elements using
+ the Libav library. It contains most popular decoders as well as
+ colorspace conversion elements.
- http://gstreamer.freedesktop.org/
+ This package is configured to use an internal copy of the Libav
+ library.
+
+ http://gstreamer.freedesktop.org/modules/gst-ffmpeg.html
if BR2_PACKAGE_GST_FFMPEG
OpenPOWER on IntegriCloud