[SCM] libav/experimental: Documentation update for AMV audio decoder

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:07:38 UTC 2013


The following commit has been merged in the experimental branch:
commit a1748c6744d0ec582b8585cfaad0d233dbb4709a
Author: Vitor Sessak <vitor1001 at gmail.com>
Date:   Fri Sep 28 16:45:41 2007 +0000

    Documentation update for AMV audio decoder
    
    Originally committed as revision 10609 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/Changelog b/Changelog
index 97326f9..835bef1 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 542233f..bf5815e 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
+ at item AMV IMA ADPCM          @tab      @tab X
+ at 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

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list