aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJai Menon <realityman@gmx.net>2008-04-02 18:19:43 +0000
committerDiego Biurrun <diego@biurrun.de>2008-04-02 18:19:43 +0000
commitd299be08ee7ab15897994210480d8ab7ab56688e (patch)
treee55b92352ec0af6ea1577081e98280b44261cde8
parent73e17cdb8c83da326a1cafb065c2fcce617309d2 (diff)
downloadffmpeg-d299be08ee7ab15897994210480d8ab7ab56688e.tar.gz
Add IFF demuxer and 8SVX audio decoder to changelog and documentation.
patch by Jai Menon, realityman gmx net Originally committed as revision 12668 to svn://svn.ffmpeg.org/ffmpeg/trunk
-rw-r--r--Changelog2
-rw-r--r--doc/general.texi3
2 files changed, 5 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 31fa5915ac..6aa0183695 100644
--- a/Changelog
+++ b/Changelog
@@ -116,6 +116,8 @@ version <next>
- Mimic decoder
- MSN TCP Webcam stream demuxer
- RL2 demuxer / decoder
+- IFF demuxer
+- 8SVX audio decoder
version 0.4.9-pre1:
diff --git a/doc/general.texi b/doc/general.texi
index d3ed69c595..67b68b09b5 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -133,6 +133,8 @@ different game cutscenes repacked for use with ScummVM.
@tab Used by MSN Messenger Webcam streams.
@item RL2 @tab @tab X
@tab Audio and video format used in some games by Entertainment Software Partners
+@item IFF @tab @tab X
+@tab Interchange File Format
@end multitable
@code{X} means that encoding (resp. decoding) is supported.
@@ -336,6 +338,7 @@ following image formats are supported:
@item ATRAC 3 @tab @tab X
@item Monkey's Audio @tab @tab X @tab Only versions 3.97-3.99 are supported
@item Nellymoser ASAO @tab @tab X
+@item 8SVX Audio @tab @tab X
@end multitable
@code{X} means that encoding (resp. decoding) is supported.