diff options
author | ulion <ulion2002@gmail.com> | 2013-10-21 16:58:58 +0800 |
---|---|---|
committer | ulion <ulion2002@gmail.com> | 2013-11-08 23:29:18 +0800 |
commit | 6a532d3d833c55bd42641404eb0522db298ece55 (patch) | |
tree | e39950337678a2136fd33b533143fb12c202d5a5 /language/English | |
parent | ab902b874171cb665648c2ac49407709179e99ab (diff) |
Add video player switch for multi-thread decoding
Diffstat (limited to 'language/English')
-rwxr-xr-x | language/English/strings.po | 13 |
1 files changed, 11 insertions, 2 deletions
diff --git a/language/English/strings.po b/language/English/strings.po index 5096061f53..93e3446a3b 100755 --- a/language/English/strings.po +++ b/language/English/strings.po @@ -5991,7 +5991,11 @@ msgctxt "#13439" msgid "Allow hardware acceleration (MediaCodec)" msgstr "" -#empty strings from id 13440 to 13499 +msgctxt "#13440" +msgid "Frame Multi Threaded Decoding (less reliable)" +msgstr "" + +#empty strings from id 13441 to 13499 #: system/settings/settings.xml msgctxt "#13500" @@ -14537,7 +14541,12 @@ msgctxt "#36422" msgid "Enable hardware video decode using AMLogic decoder" msgstr "" -#empty strings from id 36423 to 36499 +#: system/settings/settings.xml +msgctxt "#36423" +msgid "Use ffmpeg frame multiple thread decoding when hardware decoding not working or disabled. (less reliable than default single thread mode)" +msgstr "" + +#empty strings from id 36424 to 36499 #end reservation #: system/settings/settings.xml |