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
2014-06-04x86/motion_est: sad_{x, y}2_mmxext functions are bitexactJames Almer
2014-06-01x86/motion_est: enable sad16_sse2 on k10 CPUsJames Almer
2014-03-22Additional icl inline asm fix.Matt Oliver
2014-03-21Merge commit '82bb3048013201c0095d2853d4623633d912252f'Michael Niedermayer
2014-03-20dsputil: Use correct type in me_cmp_func function pointerDiego Biurrun
2014-03-19Add one forgotten named inline asm operand in libavcodec/x86/motion_est.c.Carl Eugen Hoyos
2014-03-19Automatically change MANGLE() into named inline asm operands when direct symb...Matt Oliver
2014-03-14Merge commit 'f8bbebecfd7ea3dceb7c96f931beca33f80a3490'Michael Niedermayer
2014-03-13x86: motion_est: K&R formatting cosmeticsDiego Biurrun
2013-08-30Merge commit '6369ba3c9cc74becfaad2a8882dff3dd3e7ae3c0'Michael Niedermayer
2013-08-29x86: avcodec: Use convenience macros to check for CPU flagsDiego Biurrun
2013-07-18Merge remote-tracking branch 'qatar/master'Michael Niedermayer
2013-07-18Consistently use "cpu_flags" as variable/parameter name for CPU flagsDiego Biurrun
2013-05-14Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a'Michael Niedermayer
2013-05-13x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.hDiego Biurrun
2013-02-26Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f'Michael Niedermayer
2013-02-26Remove unnecessary dsputil.h #includesDiego Biurrun
2013-02-06Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84'Michael Niedermayer
2013-02-05Add av_cold attributes to arch-specific init functionsDiego Biurrun
2013-01-06Drop Snow codecDiego Biurrun
2012-11-01Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer
2012-10-31x86: mmx2 ---> mmxext in function namesDiego Biurrun
2012-10-16x86/motion_est: widen before multiply.Michael Niedermayer
2012-10-08x86/motion_est: assert->av_assert2()Michael Niedermayer
2012-08-29Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112'Michael Niedermayer
2012-08-28x86: avcodec: Drop silly "_mmx" suffixes from filenamesDiego Biurrun