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
2019-03-24avcodec/mips: Fix failed case: hevc-conformance-AMP_A_Samsung_* when enable msagxw
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
2017-03-21Merge commit '2ec9fa5ec60dcd10e1cb10d8b4e4437e634ea428'James Almer
2017-03-21Merge commit 'b2939a75270bc7e971462648168aa3a2a48c1c8c'Clément Bœsch
2017-03-20Merge commit 'de452e503734ebb0fdbce86e9d16693b3530fad3'Clément Bœsch
2017-03-20Merge commit '52730e0f867fe77b7d2353d8b44e92edb7079ca5'Clément Bœsch
2017-02-23avcodec/mips/Makefile: corrected conditional build of version 1 of vc1dsp opt...Jacek Manko
2017-01-31Merge commit '1bd890ad173d79e7906c5e1d06bf0a06cca4519d'Clément Bœsch
2016-12-17avcodec/mips: version 1 of vc1dsp optimizations for loongson mmiZhou Xiaoyong