diff options
Diffstat (limited to 'package/gstreamer/gst-ffmpeg')
-rw-r--r-- | package/gstreamer/gst-ffmpeg/Config.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/package/gstreamer/gst-ffmpeg/Config.in b/package/gstreamer/gst-ffmpeg/Config.in index c89070ffb9..cc9b4971bb 100644 --- a/package/gstreamer/gst-ffmpeg/Config.in +++ b/package/gstreamer/gst-ffmpeg/Config.in @@ -3,7 +3,7 @@ config BR2_PACKAGE_GST_FFMPEG select BR2_PACKAGE_GST_PLUGINS_BASE help GStreamer plugin containing one plugin with a set of elements using - the Libav library. It contains most popular decoders as well as + the Libav library. It contains most popular decoders as well as colorspace conversion elements. This package is configured to use an internal copy of the Libav @@ -16,7 +16,7 @@ if BR2_PACKAGE_GST_FFMPEG config BR2_PACKAGE_GST_FFMPEG_GPL bool "Enable GPL code" help - Allow use of GPL code. The resulting libs and binaries will + Allow use of GPL code. The resulting libs and binaries will be under GPL. endif |