1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2025-01-08 13:22:53 +02:00

Documentation update for AMV audio decoder

Originally committed as revision 10609 to svn://svn.ffmpeg.org/ffmpeg/trunk
This commit is contained in:
Vitor Sessak 2007-09-28 16:45:41 +00:00
parent 3576f9c629
commit a1748c6744
2 changed files with 3 additions and 0 deletions

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:

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