summaryrefslogtreecommitdiffstats
path: root/libavcodec/mips
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mips/h264qpel_mmi.c: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-301-1599/+2225
* avcodec/mips/idctdsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-231-136/+154
* avcodec/mips/pixblockdsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-231-41/+60
* avcodec/mips/blockdsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-231-92/+103
* avcodec/mips: loongson optimize h264pred with mmi v3Zhou Xiaoyong2016-05-214-646/+859
* avcodec/mips: loongson optimize hpeldsp with mmi v1Zhou Xiaoyong2016-05-214-0/+1394
* avcodec/mips/mpegvideo_mmi: Version 2 of the optimizations for loongson mmiZhou Xiaoyong2016-05-211-309/+358
* avcodec/mips/h264chroma_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-211-494/+629
* avcodec/mips/h264dsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong2016-05-171-2127/+2451
* avcodec/mips: Optimization synced to the newest code base.Jovan Zelincevic2016-03-291-7/+4
* mips: add support for R6Vicente Olivert Riera2016-03-0920-1/+79
* avcodec: Extend fft to size 2^17Michael Niedermayer2016-03-041-1/+4
* all: Make header guard names consistentTimothy Gu2016-01-318-24/+24
* amrwbdec_mips: Add missing ff_ prefixTimothy Gu2016-01-282-3/+3
* AAC encoder: various fixes in M/S codingClaudio Freire2016-01-131-15/+18
* mips: rename mipsdspr1 to mipsdspVicente Olivert Riera2015-12-043-5/+5
* AAC encoder: improve SF range utilizationClaudio Freire2015-12-022-92/+158
* avcodec/mips/aaccoder_mips: Sync with the generic codeNedeljko Babic2015-10-131-131/+3
* avcodec/mips/aaccoder_mips: Disable ff_aac_coder_init_mips() to prevent build...Michael Niedermayer2015-10-131-1/+1
* AAC encoder: memoize quantize_band_costClaudio Freire2015-10-121-0/+2
* AAC encoder: Extensive improvementsClaudio Freire2015-10-111-90/+293
* avcodec/mips: build fix for MSA 64bitShivraj Patil2015-10-071-21/+21
* avcodec/mips: build fix for MSAShivraj Patil2015-10-071-141/+141
* blockdsp: remove high bitdepth parameterChristophe Gisquet2015-10-021-7/+5
* AAC encoder: simplify and speed up find_min_bookClaudio Freire2015-09-231-8/+4
* avcodec/mpegvideo: Change mpeg2 unquant to work with higher precission qscaleMichael Niedermayer2015-09-181-2/+4
* avcodec/mips/aaccoder_mips: Remove duplicate includeMichael Niedermayer2015-09-171-1/+0
* AAC encoder: refactor to resynchronize MIPS portClaudio Freire2015-09-161-341/+111
* aaccoder_mips: Fix indentationTimothy Gu2015-09-141-2/+2
* avcodec/mips/aaccoder_mips: Sync with generic aaccoder file.Nedeljko Babic2015-09-141-41/+48
* avcodec: loongson delete invalid simple idct put and add optimization周晓勇2015-09-082-20/+1
* avcodec: loongson optimize h264dsp idct and loop filter with mmi周晓勇2015-09-073-3/+2303
* AAC: MIPS: Add missing codebooks in quantize funcsClaudio Freire2015-09-031-1/+59
* avcodec: loongson optimize mpeg2 dct unquantize intra and denoise dct周晓勇2015-09-023-0/+148
* avcodec/mips/aaccoder_mips: disable optimizatios which break fate-aac-pns-encodeMichael Niedermayer2015-09-021-2/+3
* aaccoder_mips: update function definitionsRostislav Pehlivanov2015-08-211-106/+108
* avcodec: loongson optimize h264qpel with mmi v1周晓勇2015-08-096-1/+2960
* avcodec: loongson optimized h264pred with mmi v2周晓勇2015-08-053-241/+226
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP8 functionsShivraj Patil2015-08-046-0/+3471
* mips/hevcdsp: fix string concatenation on macrosJames Almer2015-07-306-15/+15
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 bilinear functionsShivraj Patil2015-07-273-0/+2157
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 intra functionsShivraj Patil2015-07-244-1/+619
* avcodec/mips/vp9_idct_msa: Replace __volatile__ by volatileMichael Niedermayer2015-07-231-2/+2
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 idct functionsShivraj Patil2015-07-234-1/+2192
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functionsShivraj Patil2015-07-234-1/+2659
* avcodec: loongson optimize pixblockdsp with mmi周晓勇2015-07-224-0/+102
* avcodec: loongson optimize blockdsp with mmi周晓勇2015-07-214-0/+170
* avcodec: loongson optimize xvid idct with mmi周晓勇2015-07-214-0/+330
* avcodec: loongson move simple idct functions to a separate file周晓勇2015-07-214-814/+837
* avcodec: loongson relocate constants of idctdsp and h264pred周晓勇2015-07-204-43/+36
OpenPOWER on IntegriCloud