[Ffmpeg-devel] [PATCH] return correct decoded size in amr.c

Michael Niedermayer michaelni
Tue Apr 3 23:54:49 CEST 2007


Hi

On Tue, Apr 03, 2007 at 09:43:29PM +0200, Benoit Fouet wrote:
> Hi,
> 
> following this thread (actually, a part of it, as the OP broke it :) ):
> http://lists.mplayerhq.hu/pipermail/ffmpeg-user/2007-April/007859.html
> here is a patch to amr.c against r8618
> 
> i hesitated between changing the:
> "*data_size+=160*2;" to "*data_size=160*2"
> or initialize "*data_size=0" at the beginning of the function
> 
> i chose the latter, as for what i understand, decoder is called with
> only one frame at a time...

looks ok assuming it works

[...]
-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

If you really think that XML is the answer, then you definitly missunderstood
the question -- Attila Kinali
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20070403/54e2db51/attachment.pgp>



More information about the ffmpeg-devel mailing list