diff mbox

[1/1] libvpx : name the supported formats.

Message ID 1428400771-15579-1-git-send-email-sagaert.johan@proximus.be
State Accepted
Headers show

Commit Message

Johan Sagaert April 7, 2015, 9:59 a.m. UTC
Signed-off-by: Sagaert Johan <sagaert.johan@proximus.be>
---
 package/libvpx/Config.in | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Comments

Thomas Petazzoni April 7, 2015, 7:32 p.m. UTC | #1
Dear Sagaert Johan,

On Tue,  7 Apr 2015 11:59:31 +0200, Sagaert Johan wrote:
> Signed-off-by: Sagaert Johan <sagaert.johan@proximus.be>
> ---
>  package/libvpx/Config.in | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

Applied, thanks.

One very minor nit: there is normally no space before the ":" in
english. So the title should be:

	libvpx: name the supported formats

I've fixed that up before committing.

Thanks a lot!

Thomas
diff mbox

Patch

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