Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/FFmpeg/FFmpeg.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2017-10-25avcodec/mips: Improve hevc bi weighted hv mc msa functionsKaustubh Raste
2017-10-25avcodec/mips: Improve avc chroma copy and avg vert mc msa functionsKaustubh Raste
2017-10-25avcodec/mips: Improve avc put mc 11, 31, 13 and 33 msa functionsKaustubh Raste
2017-10-13avcodec/mips: Improve hevc uni weighted vert mc msa functionsKaustubh Raste
2017-10-13avcodec/mips: Improve hevc uni horiz mc msa functionsKaustubh Raste
2017-10-13avcodec/mips: Improve hevc bi copy mc msa functionsKaustubh Raste
2017-10-13avcodec/mips: Improve avc put mc 12, 32 and 22 msa functionsKaustubh Raste
2017-10-13avcodec/mips: Improve avc chroma avg horiz mc msa functionsKaustubh Raste
2017-10-11avcodec/mips: Improve avc uni copy mc msa functionsKaustubh Raste
2017-10-11avcodec/mips: Improve hevc uni-w horiz mc msa functionsKaustubh Raste
2017-10-11avcodec/mips: Improve avc put mc 21, 23 and 02 msa functionsKaustubh Raste
2017-10-11avcodec/mips: Improve avc chroma hv mc msa functionsKaustubh Raste
2017-10-11avcodec/mips: Improve avc bi-weighted mc msa functionsKaustubh Raste
2017-10-11avcodec/mips: preload data in hevc sao edge 135 degree filter msa functionsKaustubh Raste
2017-10-06avcodec/mips: Cleanup unused functionsKaustubh Raste
2017-09-27avcodec/mips: Improve avc put mc 20, 01 and 03 msa functionsKaustubh Raste
2017-09-27avcodec/mips: Improve avc chroma vert mc msa functionsKaustubh Raste
2017-09-27avcodec/mips: Improve avc weighted mc msa functionsKaustubh Raste
2017-09-27avcodec/mips: Removed generic function call in avc intra msa functionsKaustubh Raste
2017-09-27avcodec/mips: preload data in hevc sao edge 45 degree filter msa functionsKaustubh Raste
2017-09-24avcodec/mips: Improve avc chroma horiz mc msa functionsKaustubh Raste
2017-09-24avcodec/mips: Unrolled loops avc intra msa functionsKaustubh Raste
2017-09-24avcodec/mips: Improve hevc uni-w copy mc msa functionsKaustubh Raste
2017-09-22avcodec/mips: Remove generic func use in hevc non-uni copy mc msa functionsKaustubh Raste
2017-09-22avcodec/mips: preload data in hevc sao edge 90 degree filter msa functionsKaustubh Raste
2017-09-21avcodec/mips: Reduced conditional cases in avc inter lpf msa functionsKaustubh Raste
2017-09-21avcodec/mips: Unrolled loops and expanded functions in avc put mc 10 & 30 msa...Kaustubh Raste
2017-09-20avcodec/mips: preload data in hevc sao edge 0 degree filter msa functionsKaustubh Raste
2017-09-20avcodec/mips: Fixed rnd_val variable to 6 in hevc uni mc msa functionsKaustubh Raste
2017-09-15avcodec/mips: Improve hevc sao band filter msa functionsKaustubh Raste
2017-09-15avcodec/mips: Improve avc mc copy msa functionsKaustubh Raste
2017-09-15avcodec/mips: Improve avc lpf msa functionsKaustubh Raste
2017-09-15avcodec/mips: Improve hevc idct msa functionsKaustubh Raste
2017-09-15avcodec/mips: Improve hevc lpf msa functionsKaustubh Raste
2017-09-08avcodec/mips: Improve vp9 mc msa functionsKaustubh Raste
2017-09-08avcodec/mips: Improve vp9 idct msa functionsKaustubh Raste
2017-09-08avcodec/mips: Improve vp9 lpf msa functionsKaustubh Raste
2017-09-05libavcodec/mips: Improve avc idct8 msa functionKaustubh Raste
2017-07-29libavcodec/mips: Improve avc dequant-idct luma dc msa functionKaustubh Raste
2017-07-25libavcodec/mips: Optimize avc idct 4x4 for msaKaustubh Raste
2017-07-14avcodec: Add prefetch for mipsKaustubh Raste
2017-05-02lavc/mips/iirfilter_mips: Include config.h.Carl Eugen Hoyos
2017-05-02lavc/mips/hevc_idct_msa: Add missing const qualifier.Carl Eugen Hoyos
2017-04-06build fix for mipsShivraj Patil
2017-03-31avcodec/mips: fix buildMichael Niedermayer
2017-03-29vp9: re-split the decoder/format/dsp interface header files.Ronald S. Bultje
2017-03-27lavc/vp9: split into vp9{block,data,mvs}Clément Bœsch
2017-03-22lavc/mips: temporally disable ac3 downmixClément Bœsch
2017-03-21Merge commit '2caa93b813adc5dbb7771dfe615da826a2947d18'James Almer
2017-03-21Merge commit 'e4a94d8b36c48d95a7d412c40d7b558422ff659c'James Almer