summaryrefslogtreecommitdiffstats
path: root/libavcodec/mips
Commit message (Expand)AuthorAgeFilesLines
* 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
* avcodec: loongson constants redefined with macros周晓勇2015-07-202-52/+52
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 MC functionsShivraj Patil2015-07-164-0/+2574
* avcodec: loongson optimized idctdsp with mmi周晓勇2015-07-164-0/+1039
* avcodec: loongson add constant definition周晓勇2015-07-163-0/+110
* avcodec/mips/mpegvideo_mmi: Use av_assert2()Michael Niedermayer2015-07-151-4/+4
* avcodec: loongson optimized mpegvideo dct unquantize with mmiZhouXiaoyong2015-07-154-0/+353
* avcodec: loongson optimized h264pred with mmi周晓勇2015-07-154-0/+911
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for idctdsp functionsShivraj Patil2015-07-075-0/+816
* use mmi instead of loongson3 as simd-optimization flag周晓勇2015-07-073-10/+10
* avcodec: loongson remove useless macros in mipsfpu optimization周晓勇2015-07-064-16/+2
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for me_cmp functionsShivraj Patil2015-07-064-0/+804
* avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for mpegvideoencdsp functionsShivraj Patil2015-07-063-0/+104
OpenPOWER on IntegriCloud