summaryrefslogtreecommitdiffstats
path: root/libavcodec/mips
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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
|\ \ | |/
OpenPOWER on IntegriCloud