From: Johan Sagaert Date: Tue, 7 Apr 2015 09:59:31 +0000 (+0200) Subject: libvpx: name the supported formats. X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=f72480cf124ebd816a5e0a7fcd0c9e8f0ef7ace0;p=buildroot.git libvpx: name the supported formats. Signed-off-by: Sagaert Johan Signed-off-by: Thomas Petazzoni --- 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