gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-


From: Sandro Santilli
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. release_0_8_9_start-405-g09e32a8
Date: Sat, 26 Mar 2011 09:20:17 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  09e32a863caff3e85ebc7db9edbdbc0d6a2d4c2e (commit)
      from  2492a2b6e3201879c439069dc706891d86434de3 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=09e32a863caff3e85ebc7db9edbdbc0d6a2d4c2e


commit 09e32a863caff3e85ebc7db9edbdbc0d6a2d4c2e
Author: Sandro Santilli <address@hidden>
Date:   Sat Mar 26 10:19:34 2011 +0100

    Do not advertise unavailable omap hwaccel. Fixes ticket #32888

diff --git a/configure.ac b/configure.ac
index a334239..93abb6b 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1003,7 +1003,7 @@ build_vaapi=yes
 hwaccel_list="VAAPI"
 nhwaccel=1
 AC_ARG_ENABLE(hwaccel,
-  AC_HELP_STRING([--enable-hwaccel], [Specify which accleration to support to 
enable (none,vaapi,omap)]),
+  AC_HELP_STRING([--enable-hwaccel], [Enable hardware accelerated video 
decoding (none,vaapi)]),
   if test -z ${enableval}; then
       hwaccel_list="none"
       nhwaccel=0

-----------------------------------------------------------------------

Summary of changes:
 configure.ac |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]