174 Commits (12290077d1ceda29c47ce9f222e42a5019664131)

Author SHA1 Message Date
Michael Niedermayer c217027c11 avcodec/mips: fix build 8 years ago
Ronald S. Bultje f8c019944d vp9: re-split the decoder/format/dsp interface header files. 8 years ago
Clément Bœsch 1c9f4b5078 lavc/vp9: split into vp9{block,data,mvs} 8 years ago
Clément Bœsch 9dc57688c8 lavc/mips: temporally disable ac3 downmix 8 years ago
Jacek Manko c104556448 avcodec/mips/Makefile: corrected conditional build of version 1 of vc1dsp optimizations for loongson mmi 8 years ago
Zhou Xiaoyong 5b74ebe937 avcodec/mips: version 1 of vc1dsp optimizations for loongson mmi 8 years ago
Zhou Xiaoyong d84e635d06 avcodec/mips: version 1 of wmv2dsp optimizations for loongson mmi 8 years ago
Zhou Xiaoyong c5c6e30781 avcodec/mips: version 1 of vp8dsp optimizations for loongson mmi 8 years ago
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