diff options
author | Ramiro Polla <ramiro.polla@gmail.com> | 2008-07-04 15:44:13 +0000 |
---|---|---|
committer | Ramiro Polla <ramiro.polla@gmail.com> | 2008-07-04 15:44:13 +0000 |
commit | b517af05b9996ebdffc92042c01313a7fffadd43 (patch) | |
tree | fb54c97bcb41eace8c52b2452e2a4b7b413faebe /doc | |
parent | 69c23e6f33c38ebc03ce7f51fcb963deaff7383b (diff) | |
download | ffmpeg-b517af05b9996ebdffc92042c01313a7fffadd43.tar.gz |
MLP/TrueHD decoder.
Originally committed as revision 14067 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 9e96ea4f08..487354d802 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -259,6 +259,7 @@ following image formats are supported: @item Renderware TXD @tab @tab X @tab Texture dictionaries used by the Renderware Engine. @item AMV @tab @tab X @tab Used in Chinese MP3 players. @item Mimic @tab @tab X @tab Used in MSN Messenger Webcam streams. +@item MLP/TrueHD @tab @tab X @tab Used in DVD-Audio and Blu-Ray discs. @end multitable @code{X} means that encoding (resp. decoding) is supported. |