diff options
author | foo86 <foobaz86@gmail.com> | 2017-07-01 17:03:46 +0300 |
---|---|---|
committer | Paul B Mahol <onemda@gmail.com> | 2017-07-19 12:27:32 +0200 |
commit | 930fe4b1f75d4176a7226fccdcbd6c68b816a1b7 (patch) | |
tree | 967e9b9e6d95b5cc3028eb6adea2608d0384bf58 /doc | |
parent | 22b72de04bfd0aa9f00546f10b20615120c0d9c6 (diff) | |
download | ffmpeg-930fe4b1f75d4176a7226fccdcbd6c68b816a1b7.tar.gz |
avcodec: add Dolby E decoder
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 8f582d586f..d95ef31fde 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -1001,6 +1001,7 @@ following image formats are supported: @tab All versions except 5.1 are supported. @item DCA (DTS Coherent Acoustics) @tab X @tab X @tab supported extensions: XCh, XXCH, X96, XBR, XLL, LBR (partially) +@item Dolby E @tab @tab X @item DPCM id RoQ @tab X @tab X @tab Used in Quake III, Jedi Knight 2 and other computer games. @item DPCM Interplay @tab @tab X |