[FFmpeg-devel] [PATCH 2/2] ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC3 encoder.
Justin Ruggles
justin.ruggles
Fri Mar 11 23:09:10 CET 2011
---
libavcodec/ac3dsp.c | 24 +++++++++++++++++++++
libavcodec/ac3dsp.h | 22 +++++++++++++++++++
libavcodec/ac3enc_fixed.c | 40 ++---------------------------------
libavcodec/x86/ac3dsp.asm | 48 +++++++++++++++++++++++++++++++++++++++++++
libavcodec/x86/ac3dsp_mmx.c | 12 ++++++++++
5 files changed, 109 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: 8126 bytes
Desc: not available
URL: <http://lists.mplayerhq.hu/pipermail/ffmpeg-devel/attachments/20110311/b11c0351/attachment.bin>
More information about the ffmpeg-devel
mailing list