[Buildroot] [git commit] libvpx: name the supported formats.

Thomas Petazzoni thomas.petazzoni at free-electrons.com
Tue Apr 7 19:32:16 UTC 2015


commit: http://git.buildroot.net/buildroot/commit/?id=f72480cf124ebd816a5e0a7fcd0c9e8f0ef7ace0
branch: http://git.buildroot.net/buildroot/commit/?id=refs/heads/master

Signed-off-by: Sagaert Johan <sagaert.johan at proximus.be>
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at free-electrons.com>
---
 package/libvpx/Config.in |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/package/libvpx/Config.in b/package/libvpx/Config.in
index 0ed3e1a..6b0400c 100644
--- a/package/libvpx/Config.in
+++ b/package/libvpx/Config.in
@@ -3,7 +3,7 @@ config BR2_PACKAGE_LIBVPX
 	depends on BR2_TOOLCHAIN_HAS_THREADS
 	help
 	  A high-quality, open video format that's freely available to
-	  everyone.
+	  everyone. Supports the VP8 and VP9 formats.
 
 	  http://webmproject.org
 


More information about the buildroot mailing list