[libav-devel] [PATCH 1/3] ac3enc: add int32_t array clipping function to DSPUtil, including x86 versions.

Justin Ruggles justin.ruggles at gmail.com
Sun Jun 5 18:11:33 CEST 2011


---
 libavcodec/dsputil.c            |   17 ++++++
 libavcodec/dsputil.h            |   14 +++++
 libavcodec/x86/dsputil_mmx.c    |   24 ++++++++
 libavcodec/x86/dsputil_yasm.asm |  118 +++++++++++++++++++++++++++++++++++++++
 4 files changed, 173 insertions(+), 0 deletions(-)

-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-ac3enc-add-int32_t-array-clipping-function-to-DSPUti.patch
Type: text/x-patch
Size: 8502 bytes
Desc: not available
URL: <http://lists.libav.org/pipermail/libav-devel/attachments/20110605/ff123e2a/attachment.bin>


More information about the libav-devel mailing list