summaryrefslogtreecommitdiffstats
path: root/DOCS/xml/de/codecs.xml
diff options
context:
space:
mode:
authorkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-23 22:51:42 +0000
committerkraymer <kraymer@b3059339-0415-0410-9bf9-f77b7e298cf2>2006-11-23 22:51:42 +0000
commitfa7754e2f50b61df0ab8fd5d53f59b1439737782 (patch)
tree1a3482c236b879a8e2a3ec1403a51392aacf59b7 /DOCS/xml/de/codecs.xml
parentd8b0acaa871f2eec274f2171dd0ca7eea95fb13e (diff)
downloadmpv-fa7754e2f50b61df0ab8fd5d53f59b1439737782.tar.bz2
mpv-fa7754e2f50b61df0ab8fd5d53f59b1439737782.tar.xz
r21078: add a link to Michael's de-interlacing filters, and replace the crappy
pp=fd video filter with yadif as it's soooo much better r21079: Add a new MPEG encoding example using lavf r21152: typo: Bitrate is printed in kb/s, not Mb/s on the status line. r21153: Miscellaneous updates for the introduction and the requirements section. r21154: Remove outdated and superfluous sound card section. r21155: Remove outdated and superfluous video cards section. r21168: x264 supports interlaced encoding for some time git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21183 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/xml/de/codecs.xml')
-rw-r--r--DOCS/xml/de/codecs.xml3
1 files changed, 2 insertions, 1 deletions
diff --git a/DOCS/xml/de/codecs.xml b/DOCS/xml/de/codecs.xml
index 1817cbf200..0fbd0bf973 100644
--- a/DOCS/xml/de/codecs.xml
+++ b/DOCS/xml/de/codecs.xml
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="utf-8"?>
-<!-- synced with r20876 -->
+<!-- synced with r21168 -->
<chapter id="codecs">
<title>Codecs</title>
@@ -213,6 +213,7 @@
<listitem><para>Verlustfreier Modus</para></listitem>
<listitem><para>Benutzerdefinierte Quantisierungsmatrizen</para></listitem>
<listitem><para>Parallele Encodierung mehrerer Scheiben</para></listitem>
+ <listitem><para>Interlacing</para></listitem>
</itemizedlist>
</sect3>