summaryrefslogtreecommitdiffstats
path: root/libavcodec/mips
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mips: Cleanup unused functionsKaustubh Raste2017-10-063-863/+0
* avcodec/mips: Improve avc put mc 20, 01 and 03 msa functionsKaustubh Raste2017-09-271-9/+432
* avcodec/mips: Improve avc chroma vert mc msa functionsKaustubh Raste2017-09-271-125/+112
* avcodec/mips: Improve avc weighted mc msa functionsKaustubh Raste2017-09-271-153/+270
* avcodec/mips: Removed generic function call in avc intra msa functionsKaustubh Raste2017-09-271-123/+92
* avcodec/mips: preload data in hevc sao edge 45 degree filter msa functionsKaustubh Raste2017-09-271-62/+135
* avcodec/mips: Improve avc chroma horiz mc msa functionsKaustubh Raste2017-09-241-98/+133
* avcodec/mips: Unrolled loops avc intra msa functionsKaustubh Raste2017-09-241-160/+158
* avcodec/mips: Improve hevc uni-w copy mc msa functionsKaustubh Raste2017-09-241-174/+385
* avcodec/mips: Remove generic func use in hevc non-uni copy mc msa functionsKaustubh Raste2017-09-221-8/+160
* avcodec/mips: preload data in hevc sao edge 90 degree filter msa functionsKaustubh Raste2017-09-221-59/+122
* avcodec/mips: Reduced conditional cases in avc inter lpf msa functionsKaustubh Raste2017-09-211-164/+110
* avcodec/mips: Unrolled loops and expanded functions in avc put mc 10 & 30 msa...Kaustubh Raste2017-09-211-6/+278
* avcodec/mips: preload data in hevc sao edge 0 degree filter msa functionsKaustubh Raste2017-09-201-94/+138
* avcodec/mips: Fixed rnd_val variable to 6 in hevc uni mc msa functionsKaustubh Raste2017-09-201-239/+133
* avcodec/mips: Improve hevc sao band filter msa functionsKaustubh Raste2017-09-151-63/+111
* avcodec/mips: Improve avc mc copy msa functionsKaustubh Raste2017-09-151-6/+75
* avcodec/mips: Improve avc lpf msa functionsKaustubh Raste2017-09-151-290/+138
* avcodec/mips: Improve hevc idct msa functionsKaustubh Raste2017-09-151-84/+171
* avcodec/mips: Improve hevc lpf msa functionsKaustubh Raste2017-09-151-194/+556
* avcodec/mips: Improve vp9 mc msa functionsKaustubh Raste2017-09-082-418/+358
* avcodec/mips: Improve vp9 idct msa functionsKaustubh Raste2017-09-081-48/+70
* avcodec/mips: Improve vp9 lpf msa functionsKaustubh Raste2017-09-081-80/+14
* libavcodec/mips: Improve avc idct8 msa functionKaustubh Raste2017-09-051-2/+2
* libavcodec/mips: Improve avc dequant-idct luma dc msa functionKaustubh Raste2017-07-291-34/+32
* libavcodec/mips: Optimize avc idct 4x4 for msaKaustubh Raste2017-07-251-48/+56
* avcodec: Add prefetch for mipsKaustubh Raste2017-07-142-0/+52
* lavc/mips/iirfilter_mips: Include config.h.Carl Eugen Hoyos2017-05-011-0/+1
* lavc/mips/hevc_idct_msa: Add missing const qualifier.Carl Eugen Hoyos2017-05-011-6/+6
* build fix for mipsShivraj Patil2017-04-062-2/+3
* avcodec/mips: fix buildMichael Niedermayer2017-03-311-3/+3
* vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje2017-03-285-5/+5
* lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-275-5/+5
* lavc/mips: temporally disable ac3 downmixClément Bœsch2017-03-221-1/+1
* Merge commit '2caa93b813adc5dbb7771dfe615da826a2947d18'James Almer2017-03-212-2/+2
|\
* \ Merge commit 'e4a94d8b36c48d95a7d412c40d7b558422ff659c'James Almer2017-03-213-20/+20
|\ \ | |/
* | Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer2017-03-214-22/+22
|\ \ | |/
* | Merge commit 'b2939a75270bc7e971462648168aa3a2a48c1c8c'Clément Bœsch2017-03-213-8/+8
|\ \ | |/
* | Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3'Clément Bœsch2017-03-203-15/+15
|\ \ | |/
* | Merge commit '52730e0f867fe77b7d2353d8b44e92edb7079ca5'Clément Bœsch2017-03-201-4/+4
|\ \ | |/
* | avcodec/mips/Makefile: corrected conditional build of version 1 of vc1dsp opt...Jacek Manko2017-02-231-1/+1
* | Merge commit '1bd890ad173d79e7906c5e1d06bf0a06cca4519d'Clément Bœsch2017-01-311-5/+5
|\ \ | |/
* | avcodec/mips: version 1 of vc1dsp optimizations for loongson mmiZhou Xiaoyong2016-12-176-0/+2393
* | avcodec/mips: version 1 of wmv2dsp optimizations for loongson mmiZhou Xiaoyong2016-12-134-0/+347
* | avcodec/mips: version 1 of vp8dsp optimizations for loongson mmiZhou Xiaoyong2016-12-136-0/+3261
* | avcodec/mips: loongson optimize mmi load and store operatorsZhou Xiaoyong2016-10-239-2306/+2066
* | libavcodec/mips/h264dsp_msa.c: fix type in some function parametersVicente Olivert Riera2016-10-131-6/+6
* | avcodec/h264: Use ptrdiff_t for (bi)weight functionsMichael Niedermayer2016-09-232-19/+19
* | Merge commit '9df889a5f116c1ee78c2f239e0ba599c492431aa'Clément Bœsch2016-07-292-2/+2
|\ \ | |/
| * mathops: mips: Correctly enable loongson-specific assemblyLuca Barbato2016-01-191-17/+20
OpenPOWER on IntegriCloud