[FFmpeg-devel] [PATCH 5/9] SBR DSP x86: implement SSE hf_apply_noise

Jason Garrett-Glaser darkshikari at gmail.com
Sat Apr 6 02:39:08 CEST 2013


> You shouldn't need to implement the AVX or anything like that to get the code in; I just figured I'd mention it.   For testing, you can use the Intel Software Development Emulator: it's a super easy program that works like this:
>
> sde -- ./program my args go here
>
> and supports everything up through AVX2.  It uses dynamic recompilation, so it's pretty fast.
>
> Good catch on the cmpps; we should fix that.
>
> Jason

I've put up a fix for this in my github, so feel free to grab that.

Jason


More information about the ffmpeg-devel mailing list