diff options
author | Rodger Combs <rodger.combs@gmail.com> | 2015-06-17 03:09:52 -0500 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2015-06-17 13:24:11 +0200 |
commit | bb42a7d4d4011101ddbd817c3a5f6d0d86ee26bd (patch) | |
tree | 66694ca9f6310854cb7443c260b941ae833e6115 /doc/general.texi | |
parent | dc87758775e2ce8be84e4fe598e12416e83d2845 (diff) | |
download | ffmpeg-bb42a7d4d4011101ddbd817c3a5f6d0d86ee26bd.tar.gz |
lavf/brstm: add support for BFSTM files
Previous version reviewed-by: Paul B Mahol <onemda@gmail.com>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'doc/general.texi')
-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 ba79503d3f..471a11bb82 100644 --- a/doc/general.texi +++ b/doc/general.texi @@ -243,6 +243,8 @@ library: @tab Used in Z and Z95 games. @item Brute Force & Ignorance @tab @tab X @tab Used in the game Flash Traffic: City of Angels. +@item BFSTM @tab @tab X + @tab Audio format used on the Nintendo WiiU (based on BRSTM). @item BRSTM @tab @tab X @tab Audio format used on the Nintendo Wii. @item BWF @tab X @tab X |