summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/mlpdsp.c
Commit message (Expand)AuthorAgeFilesLines
* Add av_cold attributes to arch-specific init functionsDiego Biurrun2013-02-051-1/+2
* dsputil: split out mlp dsp functionLuca Barbato2012-10-111-2/+2
* x86: mlpdsp: mlp_filter_channel_x86 requires inline asmHendrik Leppkes2012-09-081-3/+3
* Don't include common.h from avutil.hMartin Storsjö2012-08-151-0/+1
* x86: mlpdsp: avoid taking address of voidMans Rullgard2012-08-131-15/+15
* x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-091-1/+1
* configure: Drop check for availability of ten assembler operands.Diego Biurrun2011-06-281-3/+3
* Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
* Use fewer macros in x86-optimized mlpdsp.Ramiro Polla2009-06-031-19/+10
* mlp: Use LABEL_MANGLE() to export label symbols from inside asm block.Ramiro Polla2009-05-251-5/+5
* MLP DSP functions x86-optimized.Ramiro Polla2009-05-231-0/+190
OpenPOWER on IntegriCloud