[SCM] libav/experimental: Add GSM into list of supported audio codecs.

siretart at users.alioth.debian.org siretart at users.alioth.debian.org
Sun Jun 30 16:31:44 UTC 2013


The following commit has been merged in the experimental branch:
commit 3f33271aa406e2f59733e3779b50246a3853e4bc
Author: Diego Biurrun <diego at biurrun.de>
Date:   Sat Oct 25 08:44:31 2008 +0000

    Add GSM into list of supported audio codecs.
    
    Originally committed as revision 15700 to svn://svn.ffmpeg.org/ffmpeg/trunk

diff --git a/doc/general.texi b/doc/general.texi
index 366e881..5f27bac 100644
--- a/doc/general.texi
+++ b/doc/general.texi
@@ -370,6 +370,10 @@ following image formats are supported:
 @item Enhanced AC-3          @tab     @tab  X
 @item FLAC lossless audio    @tab IX  @tab  X
 @item G.726  ADPCM           @tab  X  @tab  X
+ at item GSM                    @tab  X  @tab  X
+    @tab supported through external library libgsm
+ at item GSM_MS                 @tab  X  @tab  X
+    @tab supported through external library libgsm
 @item id RoQ DPCM            @tab  X  @tab  X
     @tab Used in Quake III, Jedi Knight 2, other computer games.
 @item Intel Music Coder      @tab     @tab  X

-- 
Libav/FFmpeg packaging



More information about the pkg-multimedia-commits mailing list