Browse Source

Documentation update for AMV audio decoder

Originally committed as revision 10609 to svn://svn.ffmpeg.org/ffmpeg/trunk
tags/v0.5
Vitor Sessak 18 years ago
parent
commit
a1748c6744
2 changed files with 3 additions and 0 deletions
  1. +1
    -0
      Changelog
  2. +2
    -0
      doc/general.texi

+ 1
- 0
Changelog View File

@@ -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:



+ 2
- 0
doc/general.texi View File

@@ -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


Loading…
Cancel
Save