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-02-02x86/rv34dsp: add ff_rv34_idct_dc_add_sse2James Almer
2013-08-30Reinstate proper FFmpeg license for all files.Thilo Borgmann
2013-01-23Drop DCTELEM typedefDiego Biurrun
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-07x86: use 32-bit source registers with movd instructionMans Rullgard
2012-07-28rv34: port x86 SIMD to cpuflags.Ronald S. Bultje
2012-04-28rv34dsp x86: implement MMX2 inverse transformChristophe Gisquet
2012-01-16rv34: 1-pass inter MB reconstructionChristophe GISQUET
2012-01-16rv34: Intra 16x16 handlingChristophe GISQUET
2012-01-12rv34: DC-only inverse transformChristophe GISQUET