diff options
author | Kostya Shishkov <kostya.shishkov@gmail.com> | 2006-12-24 04:51:43 +0000 |
---|---|---|
committer | Kostya Shishkov <kostya.shishkov@gmail.com> | 2006-12-24 04:51:43 +0000 |
commit | 185c7b6b2663ca22b5ae85e51b6ff5deacf5c038 (patch) | |
tree | 1f5550581c04ecfaff75909d37a362d60e925eac /doc | |
parent | f8aa696f9fde35ea7d5a42ef3fb65a5771fe02cc (diff) | |
download | ffmpeg-185c7b6b2663ca22b5ae85e51b6ff5deacf5c038.tar.gz |
Musepack SV7 decoding support
Originally committed as revision 7375 to svn://svn.ffmpeg.org/ffmpeg/trunk
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ffmpeg-doc.texi | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/ffmpeg-doc.texi b/doc/ffmpeg-doc.texi index 21dbcac4a0..2ec0221252 100644 --- a/doc/ffmpeg-doc.texi +++ b/doc/ffmpeg-doc.texi @@ -1090,6 +1090,8 @@ following image formats are supported: @item Cin Audio @tab @tab X @tab Codec used in Delphine Software games. @item Intel Music Coder @tab @tab X +@item Musepack @tab @tab X +@tab Only SV7 is supported @end multitable @code{X} means that encoding (resp. decoding) is supported. |