[vlc-devel] [PATCH] Qt4: small string tweak

Edward Wang edward.c.wang at compdigitec.com
Wed Jan 23 02:08:35 CET 2013


The decoding is being 'hardware-accelerated', not the acceleration being decoded by hardware.

Also, the phrase "hardware-accelerated decoding" has more hits in Google.
---
 modules/gui/qt4/ui/sprefs_input.ui |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/modules/gui/qt4/ui/sprefs_input.ui b/modules/gui/qt4/ui/sprefs_input.ui
index 74c9594..151eca1 100644
--- a/modules/gui/qt4/ui/sprefs_input.ui
+++ b/modules/gui/qt4/ui/sprefs_input.ui
@@ -76,7 +76,7 @@
       <item row="4" column="0">
        <widget class="QLabel" name="hwAccelLabel">
         <property name="text">
-         <string>Hardware decoding acceleration</string>
+         <string>Hardware-accelerated decoding</string>
         </property>
         <property name="buddy">
          <cstring>hwAccelModule</cstring>
-- 
1.7.5.4




More information about the vlc-devel mailing list