[FFmpeg-devel] [PATCH 3/3] ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC3 encoder
Justin Ruggles
justin.ruggles
Wed Mar 9 21:19:12 CET 2011
---
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(-)
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-ac3enc-add-SIMD-optimized-shifting-functions-for-use.patch
Type: text/x-patch
Size: 8618 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110309/0f7b2e8e/attachment.bin>
More information about the ffmpeg-devel
mailing list