[FFmpeg-devel] [PATCH] fix gsm decoder

Reimar Döffinger Reimar.Doeffinger
Sat Oct 2 01:11:48 CEST 2010


On Fri, Oct 01, 2010 at 11:32:03PM +0200, Michael Niedermayer wrote:
> On Fri, Oct 01, 2010 at 08:46:46PM +0200, Reimar D?ffinger wrote:
> > Hello,
> > this is another approach to fixing the gsm decoder with its
> > two different endianness variants.
> > I think it has some rough edges, but unless you point me
> > to any I think my motivation is too low to polish them.
> 
> >  Makefile          |    4 
> >  gsmdec.c          |  219 -------------------------------------------------
> >  gsmdec_data.c     |  240 +-----------------------------------------------------
> >  gsmdec_data.h     |   47 ++++++++++
> >  gsmdec_template.c |  176 ---------------------------------------
> >  msgsmdec.c        |   37 ++++++++
> >  msgsmdec.h        |   28 ++++++
> >  7 files changed, 128 insertions(+), 623 deletions(-)
> > 71e84edc07d144e5011855c02fa90779e77e5020  gsmdec.diff
> 
> ok if tested

I intend to add a fate test for the "real" GSM format around the same time,
but I might not have time this weekend (I added the sample to the fate-suite
already though so there'll be no need to wait later).



More information about the ffmpeg-devel mailing list