summaryrefslogtreecommitdiffstats
path: root/libavcodec/mips
Commit message (Expand)AuthorAgeFilesLines
* avcodec/mips: Improve hevc non-uni hz and vt mc msa functionsKaustubh Raste2017-11-141-229/+312
* avcodec/mips: cleanup unused macrosKaustubh Raste2017-11-141-37/+0
* avcodec/mips: Improve hevc non-uni hv mc msa functionsKaustubh Raste2017-11-081-608/+870
* avcodec/mips: Improve hevc uni weighted 4 tap vt mc msa functionsKaustubh Raste2017-11-081-523/+529
* avcodec/mips: Improve hevc uni 4 tap hv mc msa functionsKaustubh Raste2017-11-081-559/+566
* avcodec/mips: Improve hevc bi wgt 4 tap hv mc msa functionsKaustubh Raste2017-11-081-524/+872
* avcodec/mips: Improve hevc bi 4 tap hv mc msa functionsKaustubh Raste2017-11-071-455/+685
* avcodec/mips: Improve avc avg mc 10, 30, 01 and 03 msa functionsKaustubh Raste2017-11-071-430/+663
* avcodec/mips: Improve hevc uni weighted 4 tap hz mc msa functionsKaustubh Raste2017-11-051-441/+445
* avcodec/mips: Improve hevc uni 4 tap hz and vt mc msa functionsKaustubh Raste2017-11-051-235/+274
* avcodec/mips: Improve hevc bi wgt 4 tap hz and vt mc msa functionsKaustubh Raste2017-11-041-340/+247
* avcodec/mips: Improve hevc bi 4 tap hz and vt mc msa functionsKaustubh Raste2017-11-041-218/+210
* avcodec/mips: Improve avc avg mc 20, 21 and 23 msa functionsKaustubh Raste2017-11-041-399/+793
* avcodec/mips: Improve hevc uni weighted hv mc msa functionsKaustubh Raste2017-11-032-640/+963
* avcodec/mips: Improve avc avg mc 02, 12 and 32 msa functionsKaustubh Raste2017-11-031-305/+655
* avcodec/mips: Improve hevc uni vt and hv mc msa functionsKaustubh Raste2017-11-011-245/+499
* avcodec/mips: Improve hevc bi hz and hv mc msa functionsKaustubh Raste2017-11-011-345/+595
* avcodec/mips: Improve hevc bi weighted copy, hz and vt mc msa functionsKaustubh Raste2017-11-011-777/+793
* avcodec/mips: Improve avc chroma avg hv mc msa functionsKaustubh Raste2017-10-301-200/+238
* avcodec/mips: Improve avc avg mc 22, 11, 31, 13 and 33 msa functionsKaustubh Raste2017-10-301-268/+513
* avcodec/mips: Improve hevc bi weighted hv mc msa functionsKaustubh Raste2017-10-251-252/+454
* avcodec/mips: Improve avc chroma copy and avg vert mc msa functionsKaustubh Raste2017-10-251-352/+275
* avcodec/mips: Improve avc put mc 11, 31, 13 and 33 msa functionsKaustubh Raste2017-10-251-160/+240
* avcodec/mips: Improve hevc uni weighted vert mc msa functionsKaustubh Raste2017-10-131-219/+222
* avcodec/mips: Improve hevc uni horiz mc msa functionsKaustubh Raste2017-10-131-289/+323
* avcodec/mips: Improve hevc bi copy mc msa functionsKaustubh Raste2017-10-131-286/+366
* avcodec/mips: Improve avc put mc 12, 32 and 22 msa functionsKaustubh Raste2017-10-131-246/+727
* avcodec/mips: Improve avc chroma avg horiz mc msa functionsKaustubh Raste2017-10-131-160/+169
* avcodec/mips: Improve avc uni copy mc msa functionsKaustubh Raste2017-10-101-145/+100
* avcodec/mips: Improve hevc uni-w horiz mc msa functionsKaustubh Raste2017-10-102-268/+386
* avcodec/mips: Improve avc put mc 21, 23 and 02 msa functionsKaustubh Raste2017-10-101-417/+802
* avcodec/mips: Improve avc chroma hv mc msa functionsKaustubh Raste2017-10-101-143/+166
* avcodec/mips: Improve avc bi-weighted mc msa functionsKaustubh Raste2017-10-101-162/+307
* avcodec/mips: preload data in hevc sao edge 135 degree filter msa functionsKaustubh Raste2017-10-101-62/+132
* 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
OpenPOWER on IntegriCloud