summaryrefslogtreecommitdiff
path: root/libavcodec/mips
Commit message (Expand)AuthorAge
...
* avcodec/mips: Improve hevc bi weighted copy, hz and vt mc msa functionsKaustubh Raste2017-11-01
* avcodec/mips: Improve avc chroma avg hv mc msa functionsKaustubh Raste2017-10-30
* avcodec/mips: Improve avc avg mc 22, 11, 31, 13 and 33 msa functionsKaustubh Raste2017-10-30
* avcodec/mips: Improve hevc bi weighted hv mc msa functionsKaustubh Raste2017-10-25
* avcodec/mips: Improve avc chroma copy and avg vert mc msa functionsKaustubh Raste2017-10-25
* avcodec/mips: Improve avc put mc 11, 31, 13 and 33 msa functionsKaustubh Raste2017-10-25
* avcodec/mips: Improve hevc uni weighted vert mc msa functionsKaustubh Raste2017-10-13
* avcodec/mips: Improve hevc uni horiz mc msa functionsKaustubh Raste2017-10-13
* avcodec/mips: Improve hevc bi copy mc msa functionsKaustubh Raste2017-10-13
* avcodec/mips: Improve avc put mc 12, 32 and 22 msa functionsKaustubh Raste2017-10-13
* avcodec/mips: Improve avc chroma avg horiz mc msa functionsKaustubh Raste2017-10-13
* avcodec/mips: Improve avc uni copy mc msa functionsKaustubh Raste2017-10-10
* avcodec/mips: Improve hevc uni-w horiz mc msa functionsKaustubh Raste2017-10-10
* avcodec/mips: Improve avc put mc 21, 23 and 02 msa functionsKaustubh Raste2017-10-10
* avcodec/mips: Improve avc chroma hv mc msa functionsKaustubh Raste2017-10-10
* avcodec/mips: Improve avc bi-weighted mc msa functionsKaustubh Raste2017-10-10
* avcodec/mips: preload data in hevc sao edge 135 degree filter msa functionsKaustubh Raste2017-10-10
* avcodec/mips: Cleanup unused functionsKaustubh Raste2017-10-06
* avcodec/mips: Improve avc put mc 20, 01 and 03 msa functionsKaustubh Raste2017-09-27
* avcodec/mips: Improve avc chroma vert mc msa functionsKaustubh Raste2017-09-27
* avcodec/mips: Improve avc weighted mc msa functionsKaustubh Raste2017-09-27
* avcodec/mips: Removed generic function call in avc intra msa functionsKaustubh Raste2017-09-27
* avcodec/mips: preload data in hevc sao edge 45 degree filter msa functionsKaustubh Raste2017-09-27
* avcodec/mips: Improve avc chroma horiz mc msa functionsKaustubh Raste2017-09-24
* avcodec/mips: Unrolled loops avc intra msa functionsKaustubh Raste2017-09-24
* avcodec/mips: Improve hevc uni-w copy mc msa functionsKaustubh Raste2017-09-24
* avcodec/mips: Remove generic func use in hevc non-uni copy mc msa functionsKaustubh Raste2017-09-22
* avcodec/mips: preload data in hevc sao edge 90 degree filter msa functionsKaustubh Raste2017-09-22
* avcodec/mips: Reduced conditional cases in avc inter lpf msa functionsKaustubh Raste2017-09-21
* avcodec/mips: Unrolled loops and expanded functions in avc put mc 10 & 30 msa...Kaustubh Raste2017-09-21
* avcodec/mips: preload data in hevc sao edge 0 degree filter msa functionsKaustubh Raste2017-09-20
* avcodec/mips: Fixed rnd_val variable to 6 in hevc uni mc msa functionsKaustubh Raste2017-09-20
* avcodec/mips: Improve hevc sao band filter msa functionsKaustubh Raste2017-09-15
* avcodec/mips: Improve avc mc copy msa functionsKaustubh Raste2017-09-15
* avcodec/mips: Improve avc lpf msa functionsKaustubh Raste2017-09-15
* avcodec/mips: Improve hevc idct msa functionsKaustubh Raste2017-09-15
* avcodec/mips: Improve hevc lpf msa functionsKaustubh Raste2017-09-15
* avcodec/mips: Improve vp9 mc msa functionsKaustubh Raste2017-09-08
* avcodec/mips: Improve vp9 idct msa functionsKaustubh Raste2017-09-08
* avcodec/mips: Improve vp9 lpf msa functionsKaustubh Raste2017-09-08
* libavcodec/mips: Improve avc idct8 msa functionKaustubh Raste2017-09-05
* libavcodec/mips: Improve avc dequant-idct luma dc msa functionKaustubh Raste2017-07-29
* libavcodec/mips: Optimize avc idct 4x4 for msaKaustubh Raste2017-07-25
* avcodec: Add prefetch for mipsKaustubh Raste2017-07-14
* lavc/mips/iirfilter_mips: Include config.h.Carl Eugen Hoyos2017-05-01
* lavc/mips/hevc_idct_msa: Add missing const qualifier.Carl Eugen Hoyos2017-05-01
* build fix for mipsShivraj Patil2017-04-06
* avcodec/mips: fix buildMichael Niedermayer2017-03-31
* vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje2017-03-28
* lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch2017-03-27