[FFmpeg-devel] [PATCH] x86/aacpsdsp: add ff_ps_hybrid_analysis_ileave_sse

James Almer jamrial at gmail.com
Mon Jun 19 04:51:43 EEST 2017


On 6/12/2017 9:35 PM, James Almer wrote:
> About 2x faster than the c version.
> 
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> Depends on "[PATCH] x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse,sse4}"
> 
>  libavcodec/x86/aacpsdsp.asm    | 106 +++++++++++++++++++++++++++++++++++++++++
>  libavcodec/x86/aacpsdsp_init.c |   3 ++
>  2 files changed, 109 insertions(+)

Pushed.


More information about the ffmpeg-devel mailing list