| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/mips/h264qpel_mmi.c: Version 2 of the optimizations for loongson mmi | ZhouXiaoyong | 2016-05-30 | 1 | -1599/+2225 |
* | avcodec/mips/idctdsp_mmi: Version 2 of the optimizations for loongson mmi | ZhouXiaoyong | 2016-05-23 | 1 | -136/+154 |
* | avcodec/mips/pixblockdsp_mmi: Version 2 of the optimizations for loongson mmi | ZhouXiaoyong | 2016-05-23 | 1 | -41/+60 |
* | avcodec/mips/blockdsp_mmi: Version 2 of the optimizations for loongson mmi | ZhouXiaoyong | 2016-05-23 | 1 | -92/+103 |
* | avcodec/mips: loongson optimize h264pred with mmi v3 | Zhou Xiaoyong | 2016-05-21 | 4 | -646/+859 |
* | avcodec/mips: loongson optimize hpeldsp with mmi v1 | Zhou Xiaoyong | 2016-05-21 | 4 | -0/+1394 |
* | avcodec/mips/mpegvideo_mmi: Version 2 of the optimizations for loongson mmi | Zhou Xiaoyong | 2016-05-21 | 1 | -309/+358 |
* | avcodec/mips/h264chroma_mmi: Version 2 of the optimizations for loongson mmi | ZhouXiaoyong | 2016-05-21 | 1 | -494/+629 |
* | avcodec/mips/h264dsp_mmi: Version 2 of the optimizations for loongson mmi | ZhouXiaoyong | 2016-05-17 | 1 | -2127/+2451 |
* | avcodec/mips: Optimization synced to the newest code base. | Jovan Zelincevic | 2016-03-29 | 1 | -7/+4 |
* | mips: add support for R6 | Vicente Olivert Riera | 2016-03-09 | 20 | -1/+79 |
* | avcodec: Extend fft to size 2^17 | Michael Niedermayer | 2016-03-04 | 1 | -1/+4 |
* | all: Make header guard names consistent | Timothy Gu | 2016-01-31 | 8 | -24/+24 |
* | amrwbdec_mips: Add missing ff_ prefix | Timothy Gu | 2016-01-28 | 2 | -3/+3 |
* | AAC encoder: various fixes in M/S coding | Claudio Freire | 2016-01-13 | 1 | -15/+18 |
* | mips: rename mipsdspr1 to mipsdsp | Vicente Olivert Riera | 2015-12-04 | 3 | -5/+5 |
* | AAC encoder: improve SF range utilization | Claudio Freire | 2015-12-02 | 2 | -92/+158 |
* | avcodec/mips/aaccoder_mips: Sync with the generic code | Nedeljko Babic | 2015-10-13 | 1 | -131/+3 |
* | avcodec/mips/aaccoder_mips: Disable ff_aac_coder_init_mips() to prevent build... | Michael Niedermayer | 2015-10-13 | 1 | -1/+1 |
* | AAC encoder: memoize quantize_band_cost | Claudio Freire | 2015-10-12 | 1 | -0/+2 |
* | AAC encoder: Extensive improvements | Claudio Freire | 2015-10-11 | 1 | -90/+293 |
* | avcodec/mips: build fix for MSA 64bit | Shivraj Patil | 2015-10-07 | 1 | -21/+21 |
* | avcodec/mips: build fix for MSA | Shivraj Patil | 2015-10-07 | 1 | -141/+141 |
* | blockdsp: remove high bitdepth parameter | Christophe Gisquet | 2015-10-02 | 1 | -7/+5 |
* | AAC encoder: simplify and speed up find_min_book | Claudio Freire | 2015-09-23 | 1 | -8/+4 |
* | avcodec/mpegvideo: Change mpeg2 unquant to work with higher precission qscale | Michael Niedermayer | 2015-09-18 | 1 | -2/+4 |
* | avcodec/mips/aaccoder_mips: Remove duplicate include | Michael Niedermayer | 2015-09-17 | 1 | -1/+0 |
* | AAC encoder: refactor to resynchronize MIPS port | Claudio Freire | 2015-09-16 | 1 | -341/+111 |
* | aaccoder_mips: Fix indentation | Timothy Gu | 2015-09-14 | 1 | -2/+2 |
* | avcodec/mips/aaccoder_mips: Sync with generic aaccoder file. | Nedeljko Babic | 2015-09-14 | 1 | -41/+48 |
* | avcodec: loongson delete invalid simple idct put and add optimization | 周晓勇 | 2015-09-08 | 2 | -20/+1 |
* | avcodec: loongson optimize h264dsp idct and loop filter with mmi | 周晓勇 | 2015-09-07 | 3 | -3/+2303 |
* | AAC: MIPS: Add missing codebooks in quantize funcs | Claudio Freire | 2015-09-03 | 1 | -1/+59 |
* | avcodec: loongson optimize mpeg2 dct unquantize intra and denoise dct | 周晓勇 | 2015-09-02 | 3 | -0/+148 |
* | avcodec/mips/aaccoder_mips: disable optimizatios which break fate-aac-pns-encode | Michael Niedermayer | 2015-09-02 | 1 | -2/+3 |
* | aaccoder_mips: update function definitions | Rostislav Pehlivanov | 2015-08-21 | 1 | -106/+108 |
* | avcodec: loongson optimize h264qpel with mmi v1 | 周晓勇 | 2015-08-09 | 6 | -1/+2960 |
* | avcodec: loongson optimized h264pred with mmi v2 | 周晓勇 | 2015-08-05 | 3 | -241/+226 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP8 functions | Shivraj Patil | 2015-08-04 | 6 | -0/+3471 |
* | mips/hevcdsp: fix string concatenation on macros | James Almer | 2015-07-30 | 6 | -15/+15 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 bilinear functions | Shivraj Patil | 2015-07-27 | 3 | -0/+2157 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 intra functions | Shivraj Patil | 2015-07-24 | 4 | -1/+619 |
* | avcodec/mips/vp9_idct_msa: Replace __volatile__ by volatile | Michael Niedermayer | 2015-07-23 | 1 | -2/+2 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 idct functions | Shivraj Patil | 2015-07-23 | 4 | -1/+2192 |
* | avcodec/mips: MSA (MIPS-SIMD-Arch) optimizations for VP9 lpf functions | Shivraj Patil | 2015-07-23 | 4 | -1/+2659 |
* | avcodec: loongson optimize pixblockdsp with mmi | 周晓勇 | 2015-07-22 | 4 | -0/+102 |
* | avcodec: loongson optimize blockdsp with mmi | 周晓勇 | 2015-07-21 | 4 | -0/+170 |
* | avcodec: loongson optimize xvid idct with mmi | 周晓勇 | 2015-07-21 | 4 | -0/+330 |
* | avcodec: loongson move simple idct functions to a separate file | 周晓勇 | 2015-07-21 | 4 | -814/+837 |
* | avcodec: loongson relocate constants of idctdsp and h264pred | 周晓勇 | 2015-07-20 | 4 | -43/+36 |