[FFmpeg-devel] [PATCH] x86/aacpsdsp: add ff_ps_hybrid_synthesis_deint_{sse, sse4}
James Almer
jamrial at gmail.com
Mon Jun 19 04:51:29 EEST 2017
On 6/12/2017 3:09 PM, James Almer wrote:
> About 2x faster than the c version.
>
> Signed-off-by: James Almer <jamrial at gmail.com>
> ---
> libavcodec/x86/aacpsdsp.asm | 123 +++++++++++++++++++++++++++++++++++++++++
> libavcodec/x86/aacpsdsp_init.c | 8 +++
> libavutil/x86/x86util.asm | 15 +++--
> 3 files changed, 140 insertions(+), 6 deletions(-)
Pushed.
More information about the ffmpeg-devel
mailing list