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

Måns Rullgård mans
Sat Mar 12 16:37:57 CET 2011


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

> ---
>  libavcodec/ac3dsp.c         |   42 ++++++++++++++++++++++++++++++++++++++++
>  libavcodec/ac3dsp.h         |   22 +++++++++++++++++++++
>  libavcodec/ac3enc_fixed.c   |   41 +++-----------------------------------
>  libavcodec/x86/ac3dsp.asm   |   45 +++++++++++++++++++++++++++++++++++++++++++
>  libavcodec/x86/ac3dsp_mmx.c |   12 +++++++++++
>  5 files changed, 125 insertions(+), 37 deletions(-)

No more comments from me.

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



More information about the ffmpeg-devel mailing list