Changeset 142 for smplayer/trunk/src/prefperformance.cpp
- Timestamp:
- May 27, 2013, 3:28:05 PM (12 years ago)
- Location:
- smplayer/trunk
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
smplayer/trunk
- Property svn:mergeinfo changed
/smplayer/vendor/current merged: 140
- Property svn:mergeinfo changed
-
smplayer/trunk/src/prefperformance.cpp
r128 r142 1 1 /* smplayer, GUI front-end for mplayer. 2 Copyright (C) 2006-201 2Ricardo Villalba <rvm@users.sourceforge.net>2 Copyright (C) 2006-2013 Ricardo Villalba <rvm@users.sourceforge.net> 3 3 4 4 This program is free software; you can redistribute it and/or modify … … 297 297 298 298 setWhatsThis(coreavc_check, tr("Use CoreAVC if no other codec specified"), 299 tr("Try to use non-free CoreAVC codec with no other codec is specified and non-VDPAU video output selected. Requires MPlayer build with CoreAVC support.")); 299 tr("Try to use non-free CoreAVC codec when no other codec is specified " 300 "and non-VDPAU video output selected. Requires MPlayer build with CoreAVC support.")); 300 301 301 302 setWhatsThis(loopfilter_combo, tr("Skip loop filter"),
Note:
See TracChangeset
for help on using the changeset viewer.