summaryrefslogtreecommitdiff
path: root/libavcodec/x86/mlpdsp.c
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-06-29
|\
| * configure: Drop check for availability of ten assembler operands.Diego Biurrun2011-06-28
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-19
|/
* Use fewer macros in x86-optimized mlpdsp.Ramiro Polla2009-06-03
* mlp: Use LABEL_MANGLE() to export label symbols from inside asm block.Ramiro Polla2009-05-25
* MLP DSP functions x86-optimized.Ramiro Polla2009-05-23