summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Changelog1
-rw-r--r--doc/general.texi2
2 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 97326f930f..835bef108c 100644
--- a/Changelog
+++ b/Changelog
@@ -95,6 +95,7 @@ version <next>
- Matroska muxer
- Slice-based parallel H.264 decoding
- Monkey's Audio demuxer and decoder
+- AMV audio decoder
version 0.4.9-pre1:
diff --git a/doc/general.texi b/doc/general.texi
index 542233fbf6..bf5815e33e 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -249,6 +249,8 @@ following image formats are supported:
@item AAC @tab X @tab X
@tab Supported through the external library libfaac/libfaad.
@item Microsoft ADPCM @tab X @tab X
+@item AMV IMA ADPCM @tab @tab X
+@tab Used in AMV files
@item MS IMA ADPCM @tab X @tab X
@item QT IMA ADPCM @tab @tab X
@item 4X IMA ADPCM @tab @tab X