3 Commits (5c0a09839c707f10e5dba59460e219e989c1da93)

Author SHA1 Message Date
Diego Biurrun e998b56362 x86: avcodec: Consistently structure CPU extension initialization 11 years ago
Diego Biurrun 3ac7fa81b2 Consistently use "cpu_flags" as variable/parameter name for CPU flags 11 years ago
Diego Biurrun 643e433bf7 mpegaudiosp: More consistent names for ppc/x86 optimization files 12 years ago
Diego Biurrun 218aefce44 dsputil: Move LOCAL_ALIGNED macros to libavutil 12 years ago
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
Janne Grunau f101eab1be x86: call most of the x86 dsp init functions under if (ARCH_X86) 12 years ago
Diego Biurrun e0c6cce447 x86: Replace checks for CPU extensions and flags by convenience macros 12 years ago
Diego Biurrun 1169f0d0af x86: more specific checks for availability of required assembly capabilities 12 years ago
Diego Biurrun ec36aa6944 x86: Fix linking with some or all of yasm, mmx, optimizations disabled 12 years ago
Diego Biurrun bcc45d6348 x86: avcodec: Drop silly "_mmx" suffixes from filenames 12 years ago
Mans Rullgard c318626ce2 x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.h 12 years ago
Ronald S. Bultje bde73f28af mpegaudio: bury inline asm under HAVE_INLINE_ASM. 12 years ago
Christophe GISQUET f3e084909b mpegaudio: replace memcpy by SIMD code 13 years ago
Vitor Sessak 39df0c434c mpegaudiodec: optimized iMDCT transform 13 years ago
Mans Rullgard c4f5c2d6f4 Move some mpegaudio functions to new mpegaudiodsp subsystem 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Stefano Sabatini c6c98d0897 Move mm_support() from libavcodec to libavutil, make it a public 14 years ago
Stefano Sabatini 7160bb716b Rename FF_MM_ symbols related to CPU features flags as AV_CPU_FLAG_ 14 years ago
Måns Rullgård c0ec9918b0 Remove global mm_flags variable 14 years ago
Vitor Sessak 89c7d8058c Fix compilation on x64. 15 years ago
Vitor Sessak 57dbd12b6d Fix asm constraints in apply_window() 15 years ago
Vitor Sessak bc2b368215 SSE-optimized MP3 floating point windowing functions 15 years ago