diff options
author | Paul B Mahol <onemda@gmail.com> | 2012-10-02 13:43:19 +0000 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2012-10-08 09:06:25 +0000 |
commit | d7a473926504e2acfa6ae3bead0938e1f4e03441 (patch) | |
tree | f4eae034819efb112671ec93273fc1653b64b9eb /doc | |
parent | 208a5d13228208caea10d96353693c39d08a1211 (diff) | |
download | ffmpeg-d7a473926504e2acfa6ae3bead0938e1f4e03441.tar.gz |
TAK demuxer, decoder and parser
Signed-off-by: Paul B Mahol <onemda@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/general.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/general.texi b/doc/general.texi index 198c9eef1a..9cba7bb3bb 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -304,6 +304,7 @@ library: @item raw video @tab X @tab X @item raw id RoQ @tab X @tab @item raw Shorten @tab @tab X +@item raw TAK @tab @tab X @item raw TrueHD @tab X @tab X @item raw VC-1 @tab @tab X @item raw PCM A-law @tab X @tab X @@ -863,6 +864,7 @@ following image formats are supported: @tab experimental codec @item Speex @tab E @tab E @tab supported through external library libspeex +@item TAK (Tom's lossless Audio Kompressor) @tab @tab X @item True Audio (TTA) @tab @tab X @item TrueHD @tab @tab X @tab Used in HD-DVD and Blu-Ray discs. |