From f72480cf124ebd816a5e0a7fcd0c9e8f0ef7ace0 Mon Sep 17 00:00:00 2001 From: Johan Sagaert Date: Tue, 7 Apr 2015 11:59:31 +0200 Subject: [PATCH] libvpx: name the supported formats. Signed-off-by: Sagaert Johan Signed-off-by: Thomas Petazzoni --- package/libvpx/Config.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package/libvpx/Config.in b/package/libvpx/Config.in index 0ed3e1ad9c..6b0400c0a2 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