On Mon, Jul 20, 2015 at 4:15 PM, Rostislav Pehlivanov
<atomnu...@gmail.com> wrote:
> Yep, with this patch compute_lpc_coefs() (referenced in aacdec_template.c
> when applying TNS) in ltp.c prints a warning when compiling the fixed
> decoder, which is fine since it changed a type from INTFLOAT to float.
>
>>And it will probably be accepted first anyhow :)
> I'm fine either way too, it's not hard to substitute a few words :)
> The encoder has no problem with INTFLOATs (as long as its 'float' when
> compiling the encoder) so feel free to change any shared tables later when
> you fully implement the fixed point decoder.
>
> Looking at it I was wrong, compute_lpc_coefs() is used in ra288.c as well,
> so disregard what I said about moving that in the decoder, it's fine as it
> is.

You're probably referring to lpc.c (not ltp).
_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to