2 Commits (85d2b0987baeb980234c17be076108d53ffe0cd6)

Author SHA1 Message Date
Janne Grunau 71617884a2 aarch64: h264 chroma motion compensation NEON optimizations 11 years ago
Diego Biurrun 82bd04b170 rv34: Drop now unnecessary dsputil dependencies 12 years ago
Diego Biurrun c9f933b5b6 Add av_cold attributes to arch-specific init functions 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Jean-Baptiste Kempf 507dce2536 arm: call arm-specific rv34dsp init functions under if (ARCH_ARM) 12 years ago
Ronald S. Bultje 3ab9a2a557 rv34: change most "int stride" into "ptrdiff_t stride". 13 years ago
Janne Grunau 9e12002f11 rv34: add NEON rv34_idct_add 13 years ago
Christophe GISQUET 9ba9c34024 rv34: 1-pass inter MB reconstruction 13 years ago
Janne Grunau e1e369049e rv34: NEON optimised dc only inverse transform 13 years ago
Christophe GISQUET 98f24ecd6c rv34: joint coefficient decoding and dequantization 13 years ago
Mans Rullgard 4722a03c75 rv34: NEON optimised 4x4 dequant 13 years ago
Janne Grunau 42d32cf53c rv34: NEON optimised inverse transform functions 13 years ago
Diego Biurrun 153382e1b6 multiple inclusion guard cleanup 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Måns Rullgård dd14a04e4a Add missing includes in bfin and sh4 files 15 years ago
Måns Rullgård b903fe9137 sh4: move dsputil prototypes to header file 15 years ago
Måns Rullgård 5bacc3ad57 ARM: move mpegvideo prototypes to a header file 15 years ago
Diego Biurrun a6493a8fbd Rename libavcodec/i386/ --> libavcodec/x86/. 16 years ago
Loren Merritt 5d0ddd1a9f split-radix FFT 17 years ago
Diego Biurrun 245976da2a Use full path for #includes from another directory. 17 years ago
Ramiro Polla 40d0e665d0 Do not misuse long as the size of a register in x86. 17 years ago
Ronald S. Bultje b550bfaa61 Add libavcodec to compiler include flags in order to simplify header 18 years ago
Diego Biurrun b78e7197a8 Change license headers to say 'FFmpeg' instead of 'this program/this library' 18 years ago
Loren Merritt 1e4ecf26f5 ff_fft_calc_3dn/3dn2/sse: convert intrinsics to inline asm. 19 years ago
Zuxy Meng 82eb4b0f1b 3DNow! & Extended 3DNow! versions of FFT 19 years ago