71 Commits (fb7b5dc0e6146e21e67a1de0c32567e69edb33a6)

Author SHA1 Message Date
Shivraj Patil 7b45790771 avcodec/mips/hevcdsp_msa: Restructure as per avutil/mips/generic_macros_msa.h 10 years ago
Shivraj Patil 10b77fbf0d avcodec/mips: Split uni mc optimizations to new file 10 years ago
Shivraj Patil bcd7bf7eeb avcodec/mips: Restructure as per avutil/mips/generic_macros_msa.h 10 years ago
周晓勇 e89e23e1bc avcodec: loongson3 optimized h264dsp weighted mc with mmi 10 years ago
周晓勇 33e9473366 avcodec/mips: loongson fix bugs in mathops optimization 10 years ago
Shivraj Patil 8252f63d1b avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni hv mc functions 10 years ago
Shivraj Patil 7174df44fe avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC uni copy, uni horizontal and uni vertical mc functions 10 years ago
Shivraj Patil 02001ada5c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for H264 lpf and weight/biweight functions 10 years ago
ZhouXiaoyong 0ace686ae8 avcodec: optimize mathops for Loongson-3 v1 10 years ago
ZhouXiaoyong 6c5ef7f657 avcodec/mips: disable assembly not supported for Loongson-3 10 years ago
Shivraj Patil 97f074f134 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC copy and hv mc functions 10 years ago
Shivraj Patil 4efc0e6451 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for HEVC horizontal and vertical mc functions 10 years ago
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 13 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