Age | Commit message (Expand) | Author |
---|---|---|
2013-07-12 | mlpdsp: x86: Respect cpuflags | Luca Barbato |
2013-02-05 | Add av_cold attributes to arch-specific init functions | Diego Biurrun |
2012-10-11 | dsputil: split out mlp dsp function | Luca Barbato |
2012-09-08 | x86: mlpdsp: mlp_filter_channel_x86 requires inline asm | Hendrik Leppkes |
2012-08-15 | Don't include common.h from avutil.h | Martin Storsjö |
2012-08-13 | x86: mlpdsp: avoid taking address of void | Mans Rullgard |
2012-08-09 | x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h | Mans Rullgard |
2011-06-28 | configure: Drop check for availability of ten assembler operands. | Diego Biurrun |
2011-03-19 | Replace FFmpeg with Libav in licence headers | Mans Rullgard |
2009-06-03 | Use fewer macros in x86-optimized mlpdsp. | Ramiro Polla |
2009-05-25 | mlp: Use LABEL_MANGLE() to export label symbols from inside asm block. | Ramiro Polla |
2009-05-23 | MLP DSP functions x86-optimized. | Ramiro Polla |