summaryrefslogtreecommitdiff
path: root/package/multimedia/gst-plugins-good/Config.in
diff options
context:
space:
mode:
authorSven Neumann <s.neumann@raumfeld.com>2011-09-27 14:27:07 +0200
committerPeter Korsgaard <jacmet@sunsite.dk>2011-09-29 16:33:13 +0200
commit167b504bcd2bb2fd49e36dcdcc341509d78921c7 (patch)
tree6ede1156115d6ff4c4b4a9f9476fd782f1b9d518 /package/multimedia/gst-plugins-good/Config.in
parent946a0ff97a574f2963434bba9c587d4832498bca (diff)
gst-plugins-good: sort plug-ins alphabetically
Signed-off-by: Sven Neumann <s.neumann@raumfeld.com> Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk>
Diffstat (limited to 'package/multimedia/gst-plugins-good/Config.in')
-rw-r--r--package/multimedia/gst-plugins-good/Config.in24
1 files changed, 12 insertions, 12 deletions
diff --git a/package/multimedia/gst-plugins-good/Config.in b/package/multimedia/gst-plugins-good/Config.in
index b43160366..e560ea859 100644
--- a/package/multimedia/gst-plugins-good/Config.in
+++ b/package/multimedia/gst-plugins-good/Config.in
@@ -36,9 +36,6 @@ config BR2_PACKAGE_GST_PLUGINS_GOOD_ZLIB
comment "dependency-less plugins"
-config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_VIDEOFILTER
- bool "videofilter"
-
config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_ALPHA
bool "alpha"
@@ -76,6 +73,15 @@ config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_EQUALIZER
config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_FLV
bool "flv"
+config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_FLX
+ bool "flx"
+
+config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_GOOM
+ bool "goom"
+
+config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_GOOM2K1
+ bool "goom2k1"
+
config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_ID3DEMUX
bool "id3demux (*.mp3 audio)"
@@ -88,15 +94,6 @@ config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_IMAGEFREEZE
config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_INTERLEAVE
bool "interleave"
-config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_FLX
- bool "flx"
-
-config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_GOOM
- bool "goom"
-
-config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_GOOM2K1
- bool "goom2k1"
-
config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_LAW
bool "law"
@@ -152,6 +149,9 @@ config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_VIDEOBOX
config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_VIDEOCROP
bool "videocrop"
+config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_VIDEOFILTER
+ bool "videofilter"
+
config BR2_PACKAGE_GST_PLUGINS_GOOD_PLUGIN_VIDEOMIXER
bool "videomixer"