]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/mlpdsp.c
x86: hpeldsp: Drop unused function parameters
[ffmpeg] / libavcodec / x86 / mlpdsp.c
2013-07-12 Luca Barbatomlpdsp: x86: Respect cpuflags
2013-02-05 Diego BiurrunAdd av_cold attributes to arch-specific init functions
2012-10-11 Luca Barbatodsputil: split out mlp dsp function
2012-09-08 Hendrik Leppkesx86: mlpdsp: mlp_filter_channel_x86 requires inline asm
2012-08-15 Martin StorsjöDon't include common.h from avutil.h
2012-08-13 Mans Rullgardx86: mlpdsp: avoid taking address of void
2012-08-08 Mans Rullgardx86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h
2011-06-28 Diego Biurrunconfigure: Drop check for availability of ten assembler...
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2009-06-03 Ramiro PollaUse fewer macros in x86-optimized mlpdsp.
2009-05-25 Ramiro Pollamlp: Use LABEL_MANGLE() to export label symbols from...
2009-05-23 Ramiro PollaMLP DSP functions x86-optimized.