6 Commits (1ae7afd256f9af1eb4f63f9adcf03d581ce4e2b5)

Author SHA1 Message Date
Diego Biurrun 7fb993d338 qpeldsp: Mark source pointer in qpel_mc_func function pointer const 10 years ago
Diego Biurrun 383fd4d478 arm: Drop unnecessary ff_ name prefixes from static functions 12 years ago
Luca Barbato a8b6015823 dsputil: convert remaining functions to use ptrdiff_t strides 12 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
Jean-Baptiste Kempf 507dce2536 arm: call arm-specific rv34dsp init functions under if (ARCH_ARM) 12 years ago
Christophe GISQUET 272b252c01 rv40dsp: implement prescaled versions for biweight. 13 years ago
Ronald S. Bultje 3ab9a2a557 rv34: change most "int stride" into "ptrdiff_t stride". 13 years ago
Mans Rullgard 11b1db2759 rv40: NEON optimised weak loop filter 13 years ago
Mans Rullgard 71ce76027d rv40: NEON optimised loop filter strength selection 13 years ago
Mans Rullgard 392107ad07 rv40: NEON optimised rv40 qpel motion compensation 13 years ago
Janne Grunau 6c88988866 rv40: NEON optimised weighted prediction 13 years ago
Janne Grunau f5c05b9aa5 rv40: NEON optimised chroma MC 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