19 Commits (875f6955769bcb7caf083c1796ed6f3b2108c49e)

Author SHA1 Message Date
Diego Biurrun 2ec9fa5ec6 idct: Change type of array stride parameters to ptrdiff_t 8 years ago
Diego Biurrun 95c0cec03a idctdsp: Add global function pointers for {add|put}_pixels_clamped functions 10 years ago
Diego Biurrun 060e4a9e06 dct/rdft: Remove duplicate typedefs for context structs 10 years ago
Michael Niedermayer 77304cf352 avcodec: dct/rdft only support float mode, skip their contents for fixed point 10 years ago
Diego Biurrun 11c7155cce dct/rdft: Add missing typedefs for context structs 10 years ago
Diego Biurrun 85cabb8d00 fdct: Move x86-specific declarations to a header in the x86 directory 10 years ago
Diego Biurrun 5d3d39c72e dsputil: Move fdct function declarations to dct.h 12 years ago
Janne Grunau f101eab1be x86: call most of the x86 dsp init functions under if (ARCH_X86) 12 years ago
Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
Mans Rullgard e87a6f0dc9 Move ff_dct_init_mmx declaration to dct.h 14 years ago
Mans Rullgard 0aded9484d Move dct and rdft definitions to separate files 14 years ago