59 Commits (048b6331e079e73efe397fb52510776519f830e4)

Author SHA1 Message Date
James Cowgill 157d6f0d5b mips: port optimizations to mips n64 10 years ago
James Cowgill eae13eae9d configure, mips: remove MIPS32R2, merging it with MIPSFPU 10 years ago
James Cowgill a99de50ec7 mips/aacdec: remove uses of mips32r2 specific ext instructions 10 years ago
James Cowgill 37ffe7f90a mips/aaccoder: use variables instead of using register names directly 10 years ago
James Cowgill de4f59b536 mips: use float* to hold pointer instead of int 10 years ago
Michael Niedermayer 2b4041661a avcodec/mips/Makefile: Build fmtconvert_mips only if CONFIG_FMTCONVERT is set 10 years ago
James Cowgill b9de1303a6 mips/acelp_filters: fix incorrect register constraint 10 years ago
James Cowgill f6bf745c5c mips/aacdec: refactor out duplicated assembly code 10 years ago
James Cowgill 83589e6918 mips/sbrdsp: remove sbr_neg_odd_64_mips 10 years ago
James Cowgill d6f66aec50 mips/fft: remove some useless assembly 10 years ago
James Cowgill 390771481a mips/aacpsdsp: fix definition of ps_decorrelate_mips 10 years ago
James Cowgill 213e823dc6 mips/mathops: remove 64-bit code 10 years ago
Michael Niedermayer 68b8e21b8b avcodec/aacdec: Use avpriv_float_dsp_alloc() 10 years ago
Reimar Döffinger 1654514ab0 fft: add ff_ prefix to some global arrays. 10 years ago
Reimar Döffinger d9e2aceb7f Add missing "const" all over the place. 10 years ago
Michael Niedermayer e7f3b507a3 avcodec/mips/compute_antialias_float: remove unused variable 11 years ago
Nedeljko Babic 18d7074b4e libavcodec: Implementation of 32 bit fixed point FFT 12 years ago
Bojan Zivkovic e54eb8db9c mips: Optimization of AAC psychoacoustic model functions 12 years ago
Nedeljko Babic 271f95940b libavcodec/mips: fix for mips optimized fp fft with hard coded tables disabled 12 years ago
Bojan Zivkovic 7d29c6eebc mips: Optimization of IIR filter function 12 years ago
Bojan Zivkovic 26f3924d78 mips: Optimization of AAC coefficients encoder functions 12 years ago
Nedeljko Babic d23aefa498 mips: inline assembly clobber list polishing 12 years ago
Michael Niedermayer 29436c1ab2 libavcodec/mips/aacsbr_mips: fix ;; 12 years ago
Mirjana Vulin 46d52a0b09 mips: optimization for float aac decoder (ps module) 12 years ago
Mirjana Vulin 8d2eb5fe58 mips: optimization for float aac decoder (sbr module) 12 years ago
Mirjana Vulin 2b6a8187a6 mips: optimization for float aac decoder (core module) 12 years ago
Michael Niedermayer b7bc49a957 mips: move vector_fmul_window_mips to libavutil 12 years ago
Nedeljko Babic d7117138cf mips: ac3 downmix updated to the new data layout. 12 years ago
Michael Niedermayer 4a5289ade3 mips: disable ac3 downmix, until its updated to the new data layout. 12 years ago
Bojan Zivkovic a74ae4691a mips: Optimization of AC3 FP encoder and EAC3 FP decoder 12 years ago
Nedeljko Babic 304a1ed1e8 mips: Add dependencies on HAVE_INLINE_ASM 12 years ago
Mans Rullgard b93e934aee mips64: mark hi/lo registers clobbered in MAC64/MLS64 macros 12 years ago
Diego Biurrun ca411fc1d3 avcodec: Remove broken MMI optimizations 12 years ago
Diego Biurrun ac56ff9cc9 build: non-x86: Only compile mpegvideo optimizations when necessary 12 years ago
Nedeljko Babic b3fdfc8c4e Optimization of AC3 floating point decoder for MIPS 12 years ago
Michael Niedermayer dd0a9b78db replace all __volatile__ by volatile 13 years ago
Nedeljko Babic 6d74e3c6f2 Optimization of MP3 decoders for MIPS 13 years ago
Nedeljko Babic 3827a86eac Optimization of AMR NB and WB decoders for MIPS 13 years ago
Diego Biurrun 7bb3a302fe build: Consistently handle conditional compilation for all optimization OBJS. 13 years ago
Martin Storsjö efd29844eb mpegvideo: Add ff_ prefix to nonstatic functions 13 years ago
Martin Storsjö 9cf0841ef3 dsputil: Add ff_ prefix to the dsputil*_init* functions 13 years ago
Diego Biurrun 0bf184e59c Move PS2 MMI code below the mips subdirectory, where it belongs. 13 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Mans Rullgard d112aa5acc MIPS: use inline asm only when supported by compiler 14 years ago
Mans Rullgard 7a5a168abe MIPS: use inline asm only when supported by compiler 14 years ago
Janne Grunau 2c3589bfda consolidate .gitignore patters into a single file 14 years ago
Janne Grunau 348b8218f7 convert svn:ignore properties to .gitignore files 14 years ago
Måns Rullgård 43f60eba19 Move arch-specific makefile parts into $arch/Makefile 15 years ago
Diego Biurrun deb1b2b699 Add necessary #include for config.h. 16 years ago
Måns Rullgård c7312933ce Include required headers in {mips,ppc}/mathops.h 16 years ago