[FFmpeg-devel] [PATCH] AAC: [PATCH] AAC: Add support for	7350Hz	sampling rates
    Nedeljko Babic 
    Nedeljko.Babic at imgtec.com
       
    Fri Mar 13 16:39:59 CET 2015
    
    
  
> 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.
-Nedeljko
    
    
More information about the ffmpeg-devel
mailing list