summaryrefslogtreecommitdiffstats
path: root/package/webp/Config.in
diff options
context:
space:
mode:
Diffstat (limited to 'package/webp/Config.in')
-rw-r--r--package/webp/Config.in8
1 files changed, 8 insertions, 0 deletions
diff --git a/package/webp/Config.in b/package/webp/Config.in
index e385b5ee4f..7c4722fbed 100644
--- a/package/webp/Config.in
+++ b/package/webp/Config.in
@@ -5,3 +5,11 @@ config BR2_PACKAGE_WEBP
compression for images on the web
https://developers.google.com/speed/webp/
+
+config BR2_PACKAGE_WEBP_DEMUX
+ bool "webpdemux"
+ depends on BR2_PACKAGE_WEBP
+ help
+ "Demux" is a part of WebPMux for extraction and manipulation of an
+ extended format WebP file, which can have features like color profile,
+ metadata and animation.
OpenPOWER on IntegriCloud