diff options
author | CrystalP <CrystalP@xbmc.org> | 2011-09-21 16:35:48 -0400 |
---|---|---|
committer | CrystalP <CrystalP@xbmc.org> | 2011-09-21 19:26:13 -0400 |
commit | e8661128e59fd7add19180f56410dbd01df584b9 (patch) | |
tree | 3fe6296ba123f7892c272ee925584c6fe60b00ab /language | |
parent | 1de07d58e6b4bb478af2af3c17316b9da7fb5254 (diff) |
Bring back libpostproc blend as deinterlacing method.
It uses very little CPU and is a good choice for atv.
Also made the yadif half-rate option available for GLES devices.
Diffstat (limited to 'language')
-rw-r--r-- | language/English/strings.xml | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/language/English/strings.xml b/language/English/strings.xml index c308219a06..f3095f803d 100644 --- a/language/English/strings.xml +++ b/language/English/strings.xml @@ -1535,7 +1535,8 @@ <string id="16321">DXVA Best</string> <string id="16322">Spline36</string> <string id="16323">Spline36 optimized</string> - + <string id="16324">Software Blend</string> + <string id="16400">Post-processing</string> <string id="17500">Display sleep timeout</string> |