summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authordiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-10-08 11:49:12 +0000
committerdiego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-10-08 11:49:12 +0000
commit779f22819e68792bab0f4e34eb69cf14838a850a (patch)
treeb908d3e8a7a173427871aa78586a7fb8ca2a6e33 /DOCS
parent3a275964abfb2c77c58958b34a243db4e492d1d9 (diff)
downloadmpv-779f22819e68792bab0f4e34eb69cf14838a850a.tar.bz2
mpv-779f22819e68792bab0f4e34eb69cf14838a850a.tar.xz
libavcodec now supports dnxhd encoding.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@24745 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/xml/en/encoding-guide.xml4
1 files changed, 4 insertions, 0 deletions
diff --git a/DOCS/xml/en/encoding-guide.xml b/DOCS/xml/en/encoding-guide.xml
index 14c7ef4ef4..86492f062f 100644
--- a/DOCS/xml/en/encoding-guide.xml
+++ b/DOCS/xml/en/encoding-guide.xml
@@ -2564,6 +2564,10 @@ You can encode to the following codecs (more or less up to date):
<entry>zbmv</entry>
<entry>Zip Blocks Motion Video</entry>
</row>
+<row>
+ <entry>dnxhd</entry>
+ <entry>AVID DNxHD</entry>
+</row>
</tbody>
</tgroup>
</informaltable>