Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2016-05-30avcodec/mips/h264qpel_mmi.c: Version 2 of the optimizations for loongson mmiZhouXiaoyong
2016-05-24avcodec/mips/idctdsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong
2016-05-24avcodec/mips/pixblockdsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong
2016-05-24avcodec/mips/blockdsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong
2016-05-21avcodec/mips: loongson optimize h264pred with mmi v3Zhou Xiaoyong
2016-05-21avcodec/mips: loongson optimize hpeldsp with mmi v1Zhou Xiaoyong
2016-05-21avcodec/mips/mpegvideo_mmi: Version 2 of the optimizations for loongson mmiZhou Xiaoyong
2016-05-21avcodec/mips/h264chroma_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong
2016-05-17avcodec/mips/h264dsp_mmi: Version 2 of the optimizations for loongson mmiZhouXiaoyong
2016-03-29avcodec/mips: Optimization synced to the newest code base.Jovan Zelincevic
2016-03-09mips: add support for R6Vicente Olivert Riera
2016-03-04avcodec: Extend fft to size 2^17Michael Niedermayer
2016-02-01all: Make header guard names consistentTimothy Gu
2016-01-29amrwbdec_mips: Add missing ff_ prefixTimothy Gu
2016-01-13AAC encoder: various fixes in M/S codingClaudio Freire
2015-12-04mips: rename mipsdspr1 to mipsdspVicente Olivert Riera
2015-12-02AAC encoder: improve SF range utilizationClaudio Freire
2015-10-13avcodec/mips/aaccoder_mips: Sync with the generic codeNedeljko Babic
2015-10-13avcodec/mips/aaccoder_mips: Disable ff_aac_coder_init_mips() to prevent build...Michael Niedermayer
2015-10-12AAC encoder: memoize quantize_band_costClaudio Freire
2015-10-11AAC encoder: Extensive improvementsClaudio Freire
2015-10-07avcodec/mips: build fix for MSA 64bitShivraj Patil
2015-10-07avcodec/mips: build fix for MSAShivraj Patil
2015-10-02blockdsp: remove high bitdepth parameterChristophe Gisquet
2015-09-23AAC encoder: simplify and speed up find_min_bookClaudio Freire
2015-09-18avcodec/mpegvideo: Change mpeg2 unquant to work with higher precission qscaleMichael Niedermayer
2015-09-17avcodec/mips/aaccoder_mips: Remove duplicate includeMichael Niedermayer
2015-09-17AAC encoder: refactor to resynchronize MIPS portClaudio Freire
2015-09-14aaccoder_mips: Fix indentationTimothy Gu
2015-09-14avcodec/mips/aaccoder_mips: Sync with generic aaccoder file.Nedeljko Babic
2015-09-08avcodec: loongson delete invalid simple idct put and add optimization周晓勇
2015-09-07avcodec: loongson optimize h264dsp idct and loop filter with mmi周晓勇
2015-09-03AAC: MIPS: Add missing codebooks in quantize funcsClaudio Freire
2015-09-02avcodec: loongson optimize mpeg2 dct unquantize intra and denoise dct周晓勇
2015-09-02avcodec/mips/aaccoder_mips: disable optimizatios which break fate-aac-pns-encodeMichael Niedermayer
2015-08-21aaccoder_mips: update function definitionsRostislav Pehlivanov
2015-08-09avcodec: loongson optimize h264qpel with mmi v1周晓勇
2015-08-05avcodec: loongson optimized h264pred with mmi v2周晓勇
2015-08-04avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP8 functionsShivraj Patil
2015-07-31mips/hevcdsp: fix string concatenation on macrosJames Almer
2015-07-27avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 bilinear functionsShivraj Patil
2015-07-24avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 intra functionsShivraj Patil
2015-07-23avcodec/mips/vp9_idct_msa: Replace __volatile__ by volatileMichael Niedermayer
2015-07-23avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 idct functionsShivraj Patil
2015-07-23avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functionsShivraj Patil
2015-07-22avcodec: loongson optimize pixblockdsp with mmi周晓勇
2015-07-21avcodec: loongson optimize blockdsp with mmi周晓勇
2015-07-21avcodec: loongson optimize xvid idct with mmi周晓勇
2015-07-21avcodec: loongson move simple idct functions to a separate file周晓勇
2015-07-20avcodec: loongson relocate constants of idctdsp and h264pred周晓勇