[vlc-commits] qt: fix label in SPref codec/input

Pierre Lamot git at videolan.org
Thu Jan 25 17:58:27 CET 2018


vlc/vlc-3.0 | branch: master | Pierre Lamot <pierre at videolabs.io> | Thu Jan 25 14:52:20 2018 +0100| [bf4c1fe8e46227b1af4bc4b65fe277c206776503] | committer: Jean-Baptiste Kempf

qt: fix label in SPref codec/input

Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>
(cherry picked from commit fbfaf502a1b3f0fd9c0077f344b861835a136732)
Signed-off-by: Jean-Baptiste Kempf <jb at videolan.org>

> http://git.videolan.org/gitweb.cgi/vlc/vlc-3.0.git/?a=commit;h=bf4c1fe8e46227b1af4bc4b65fe277c206776503
---

 modules/gui/qt/ui/sprefs_input.ui | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/modules/gui/qt/ui/sprefs_input.ui b/modules/gui/qt/ui/sprefs_input.ui
index e16df6dd37..b1c81772d0 100644
--- a/modules/gui/qt/ui/sprefs_input.ui
+++ b/modules/gui/qt/ui/sprefs_input.ui
@@ -134,7 +134,7 @@
          </size>
         </property>
         <property name="text">
-         <string>Video quality post-processing level</string>
+         <string>x264 preset and tuning selection</string>
         </property>
         <property name="buddy">
          <cstring>tuneBox</cstring>



More information about the vlc-commits mailing list