159 Commits (3f55752cd566c68ff3d3ae984a3936c1d08ef8ca)

Author SHA1 Message Date
Zhou Xiaoyong 89ec4adad6 avcodec/mips: loongson optimize mmi load and store operators 8 years ago
Vicente Olivert Riera 04b0792e4a libavcodec/mips/h264dsp_msa.c: fix type in some function parameters 8 years ago
Michael Niedermayer bc26fe8927 avcodec/h264: Use ptrdiff_t for (bi)weight functions 8 years ago
ZhouXiaoyong 2c7fd0e36b avcodec/mips/h264qpel_mmi.c: Version 2 of the optimizations for loongson mmi 9 years ago
ZhouXiaoyong 8392794c92 avcodec/mips/idctdsp_mmi: Version 2 of the optimizations for loongson mmi 9 years ago
ZhouXiaoyong 377e5db3db avcodec/mips/pixblockdsp_mmi: Version 2 of the optimizations for loongson mmi 9 years ago
ZhouXiaoyong 05a546181f avcodec/mips/blockdsp_mmi: Version 2 of the optimizations for loongson mmi 9 years ago
Zhou Xiaoyong c749be9eb3 avcodec/mips: loongson optimize h264pred with mmi v3 9 years ago
Zhou Xiaoyong 4a963ee698 avcodec/mips: loongson optimize hpeldsp with mmi v1 9 years ago
Zhou Xiaoyong a20646bb24 avcodec/mips/mpegvideo_mmi: Version 2 of the optimizations for loongson mmi 9 years ago
ZhouXiaoyong a3eb5a3cdd avcodec/mips/h264chroma_mmi: Version 2 of the optimizations for loongson mmi 9 years ago
ZhouXiaoyong af3e944e7e avcodec/mips/h264dsp_mmi: Version 2 of the optimizations for loongson mmi 9 years ago
Jovan Zelincevic b73c27151e avcodec/mips: Optimization synced to the newest code base. 9 years ago
Vicente Olivert Riera ad16eff64b mips: add support for R6 9 years ago
Michael Niedermayer ae76b84221 avcodec: Extend fft to size 2^17 9 years ago
Timothy Gu 180f9a0958 all: Make header guard names consistent 9 years ago
Timothy Gu e74378aa8c amrwbdec_mips: Add missing ff_ prefix 9 years ago
Luca Barbato c4de754d4d mathops: mips: Correctly enable loongson-specific assembly 9 years ago
Claudio Freire 6711aa21e2 AAC encoder: various fixes in M/S coding 9 years ago
Vicente Olivert Riera a27401a05b mips: rename mipsdspr1 to mipsdsp 9 years ago
Claudio Freire ca203e9985 AAC encoder: improve SF range utilization 9 years ago
Nedeljko Babic de262d018d avcodec/mips/aaccoder_mips: Sync with the generic code 9 years ago
Michael Niedermayer 97437bd17a avcodec/mips/aaccoder_mips: Disable ff_aac_coder_init_mips() to prevent build failure 9 years ago
Claudio Freire b629c67ddf AAC encoder: memoize quantize_band_cost 9 years ago
Claudio Freire 01ecb7172b AAC encoder: Extensive improvements 9 years ago
Shivraj Patil 322e960dbf avcodec/mips: build fix for MSA 64bit 9 years ago
Shivraj Patil b0732b0214 avcodec/mips: build fix for MSA 9 years ago
Christophe Gisquet 562ba4a827 blockdsp: remove high bitdepth parameter 9 years ago
Claudio Freire b01f3ddad3 AAC encoder: simplify and speed up find_min_book 9 years ago
Michael Niedermayer 2d35757814 avcodec/mpegvideo: Change mpeg2 unquant to work with higher precission qscale 9 years ago
Michael Niedermayer e1ac0ecbba avcodec/mips/aaccoder_mips: Remove duplicate include 9 years ago
Claudio Freire 8df9bf8e39 AAC encoder: refactor to resynchronize MIPS port 9 years ago
Timothy Gu ca00dda216 aaccoder_mips: Fix indentation 9 years ago
Nedeljko Babic b65ffa316e avcodec/mips/aaccoder_mips: Sync with generic aaccoder file. 9 years ago
周晓勇 a78656a187 avcodec: loongson delete invalid simple idct put and add optimization 9 years ago
周晓勇 f7e9b9d260 avcodec: loongson optimize h264dsp idct and loop filter with mmi 9 years ago
Claudio Freire 5131ba5657 AAC: MIPS: Add missing codebooks in quantize funcs 9 years ago
周晓勇 95010d49a2 avcodec: loongson optimize mpeg2 dct unquantize intra and denoise dct 9 years ago
Michael Niedermayer 933309a6ca avcodec/mips/aaccoder_mips: disable optimizatios which break fate-aac-pns-encode 9 years ago
Rostislav Pehlivanov 860dbe0275 aaccoder_mips: update function definitions 9 years ago
周晓勇 7fbafd0b1b avcodec: loongson optimize h264qpel with mmi v1 9 years ago
周晓勇 71575d98f5 avcodec: loongson optimized h264pred with mmi v2 9 years ago
Shivraj Patil dec16372df avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP8 functions 9 years ago
James Almer a0092cea46 mips/hevcdsp: fix string concatenation on macros 9 years ago
Shivraj Patil 71aede3ced avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 bilinear functions 9 years ago
Shivraj Patil e21b090bfb avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 intra functions 9 years ago
Michael Niedermayer 8eff61fd45 avcodec/mips/vp9_idct_msa: Replace __volatile__ by volatile 9 years ago
Shivraj Patil c03800d592 avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 idct functions 9 years ago
Shivraj Patil fd7eadd25c avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functions 9 years ago
周晓勇 3e35f8efa1 avcodec: loongson optimize pixblockdsp with mmi 9 years ago