[FFmpeg-devel] [PATCH 2/2] ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC3 encoder.
Justin Ruggles
justin.ruggles
Sat Mar 12 16:29:42 CET 2011
---
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(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-ac3enc-add-SIMD-optimized-shifting-functions-for-use.patch
Type: text/x-patch
Size: 8631 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110312/2052b46a/attachment.bin>
More information about the ffmpeg-devel
mailing list