[FFmpeg-devel] [PATCH] AAC: [PATCH] AAC: Add support for 7350Hz sampling rates

Claudio Freire klaussfreire at gmail.com
Fri Mar 13 18:34:08 CET 2015


On Fri, Mar 13, 2015 at 12:39 PM, Nedeljko Babic
<Nedeljko.Babic at imgtec.com> wrote:
>> btw, i use the qemu from https://github.com/ssvb/QEMU.git
>> for mips as it at least years ago supported more extensions, i
>> would have guessed these where merged into main qemu but as you list
>> all the disables in the wiki, maybe i was guessing wrong
>
> I can confirm that main qemu supports both fpu and dspr1/dspr2 extension.
> Appropriate cpu model needs to be selected in order for the extension to be available.
> 74Kf supports all extensions, so adding "-cpu 74Kf" in "--target-exec" should enable fpu, dspr1 and dspr2 extensions.

As I was building on a more complete reply, the problem I have is with
the glibc, which is built with the soft float ABI.

As soon as I finish all the tests (they take a while) I'll post more
details. But I've run the thing several times built in different ways,
and when it runs at all, it runs fine (the tests are fixed), so I
don't know why they're not fixed fo r


More information about the ffmpeg-devel mailing list