[Ffmpeg-devel] [PATCH] GSM-MS decoder and encoder

Diego Biurrun diego
Wed Feb 14 16:05:29 CET 2007


On Wed, Feb 14, 2007 at 03:51:16PM +0100, Michel Bardiaux wrote:
> Diego Biurrun wrote:
> >> 
> >>+// The idiosyncrasies of GSM-in-WAV are explained at 
> >>http://kbs.cs.tu-berlin.de/~jutta/toast.html
> >
> >Note: If you are familiar with those idiosyncrasies, they would be a
> >welcome addition to the multimedia Wiki.
> 
> I'm not as familiar as they are, so I would end up poaching their text. 
> If the multimedia wiki (url?) needs text on GSM, you should ask Jutta 
> Degener first.

What, you don't know the multimedia Wiki?

htp://wiki.multimedia.cx/

Any information is welcome, big or little, poached or not.

> >>--- libavcodec/avcodec.h	(revision 7975)
> >>+++ libavcodec/avcodec.h	(working copy)
> >>@@ -227,7 +227,7 @@
> >>     CODEC_ID_WESTWOOD_SND1,
> >>-    CODEC_ID_GSM,
> >>+    CODEC_ID_GSM, /* As in Berlin toast format */
> >
> >Commit this right away.
> 
> Just this line or the whole patch?

I meant just this line.  I can't comment on the rest of the patch.

Diego





More information about the ffmpeg-devel mailing list