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
2015-08-04x86inc: Drop SECTION_TEXT macroHenrik Gramner
2014-12-08avcodec/x86/pngdsp: fix off by 1 errorMichael Niedermayer
2014-12-03pngdsp x86: use unaligned accessChristophe Gisquet
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2012-11-14x86: mmx2 ---> mmxext in asm constructsDiego Biurrun
2012-10-31x86: yasm: Use complete source path for macro helper %includesDiego Biurrun
2012-10-31x86: include x86inc.asm in x86util.asmDiego Biurrun
2012-08-08x86: pngdsp: Fix assembly for OS/2Dave Yeo
2012-02-08pngdsp: swap argument inversion.Ronald S. Bultje
2012-01-30png: add support for bpp>4 to paeth x86 SIMD code.Ronald S. Bultje
2012-01-30png: add SSE2 version for add_bytes_l2.Ronald S. Bultje
2012-01-30png: convert DSP functions to yasm.Ronald S. Bultje