diff options
author | Johns <johns98@gmx.net> | 2013-08-03 17:27:52 +0200 |
---|---|---|
committer | Johns <johns98@gmx.net> | 2013-08-03 17:27:52 +0200 |
commit | d8e96c7871078d376de02210d2c350998f5a1fba (patch) | |
tree | c938e0c8881f39e3d17af39c6e08fa99b928a9fc /po | |
parent | 8ff65a011a6e6a76167734b21c3eb7dac9a905b1 (diff) | |
download | vdr-plugin-softhddevice-d8e96c7871078d376de02210d2c350998f5a1fba.tar.gz vdr-plugin-softhddevice-d8e96c7871078d376de02210d2c350998f5a1fba.tar.bz2 |
Generalize GetVaapiContext to GetHwAccelContext.
Diffstat (limited to 'po')
-rw-r--r-- | po/de_DE.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/de_DE.po b/po/de_DE.po index 5e4d6ac..91867ef 100644 --- a/po/de_DE.po +++ b/po/de_DE.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: VDR \n" "Report-Msgid-Bugs-To: <see README>\n" -"POT-Creation-Date: 2013-07-25 13:22+0200\n" +"POT-Creation-Date: 2013-08-03 17:21+0200\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -1272,6 +1272,9 @@ msgstr "" msgid "video/vdpau: can't put video surface bits: %s\n" msgstr "" +msgid "video: get hwaccel context, not supported\n" +msgstr "" + #, c-format msgid "video/vdpau: can't render bitmap surface: %s\n" msgstr "" @@ -1338,9 +1341,6 @@ msgstr "" msgid "video: repeated pict %d found, but not handled\n" msgstr "" -msgid "video/vaapi: get vaapi context, without vaapi enabled\n" -msgstr "" - #, c-format msgid "video/vdpau: decoder rendering failed: %s\n" msgstr "" |