[FFmpeg-devel] [PATCH] HE-AACv1 second revision

Alex Converse alex.converse
Sat Jan 30 23:33:00 CET 2010


On Sat, Jan 30, 2010 at 5:32 PM, Alex Converse <alex.converse at gmail.com> wrote:
> Notes:
> *There are still several lroundf() calls that take all integer inputs.
> If anyone has advice on how to do them in an integer only fashion. I
> would love to hear it.
> *There is a brand new filterbank. The analysis filterbank is based on
> the FFT. The synthesis filterbank is based on the MDCT. I also have a
> synthesis filterbank based on an FFT but is slower than the MDCT
> filterbank. I think if we had a generic twiddle and permute DSP
> function it could be faster. The new filterbanks still do not support
> ff_float_to_int16_interleave_c.
>

Second attempt :)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: sbr.diff
Type: text/x-patch
Size: 130408 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20100130/f0ef50a5/attachment.bin>



More information about the ffmpeg-devel mailing list