[FFmpeg-devel] [PATCH 3/3] ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC3 encoder

Måns Rullgård mans
Wed Mar 9 22:54:22 CET 2011


Justin Ruggles <justin.ruggles at gmail.com> writes:

> ---
>  libavcodec/ac3dsp.c         |   26 +++++++++++++++
>  libavcodec/ac3dsp.h         |   22 +++++++++++++
>  libavcodec/ac3enc_fixed.c   |   44 ++------------------------
>  libavcodec/x86/ac3dsp.asm   |   74 +++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/x86/ac3dsp_mmx.c |   13 +++++++
>  5 files changed, 138 insertions(+), 41 deletions(-)

OK if the x86 debate has been put to rest.

-- 
M?ns Rullg?rd
mans at mansr.com



More information about the ffmpeg-devel mailing list