diff options
Diffstat (limited to 'po/libxine1.pot')
-rw-r--r-- | po/libxine1.pot | 19 |
1 files changed, 17 insertions, 2 deletions
diff --git a/po/libxine1.pot b/po/libxine1.pot index db69a233d..4920f313d 100644 --- a/po/libxine1.pot +++ b/po/libxine1.pot @@ -8,7 +8,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: xine-devel@lists.sourceforge.net\n" -"POT-Creation-Date: 2008-11-10 15:29+0100\n" +"POT-Creation-Date: 2008-12-27 22:31+0000\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" @@ -3850,7 +3850,12 @@ msgstr "" msgid "video_out_xv: Xv extension not present.\n" msgstr "" -#: src/video_out/video_out_xv.c:1465 +#: src/video_out/video_out_xv.c:1428 +#, c-format +msgid "%s: could not open Xv port %<PRId32> - autodetecting\n" +msgstr "" + +#: src/video_out/video_out_xv.c:1441 msgid "" "video_out_xv: Xv extension is present but I couldn't find a usable yuv12 " "port.\n" @@ -4095,6 +4100,16 @@ msgid "" "(Only applies when auto-detecting which Xv port to use.)" msgstr "" +#: src/video_out/xv_common.h:77 +msgid "bicubic filtering" +msgstr "" + +#: src/video_out/xv_common.h:78 +msgid "" +"This option controls bicubic filtering of the video image. It may be used " +"instead of, or as well as, xine's deinterlacers." +msgstr "" + #: src/xine-engine/alphablend.c:2146 msgid "disable exact alpha blending of overlays" msgstr "" |