15 Commits (c558fcf41e2027a1096d00b286954da2cc4ae73f)

Author SHA1 Message Date
Lynne bbe95f7353
x86: replace explicit REP_RETs with RETs 2 years ago
Andreas Rheinhardt 8360354ae8 avcodec/x86/rv34dsp: Remove obsolete MMX function 3 years ago
Andreas Rheinhardt 1799e27020 avcodec/x86/rv34dsp: Remove unused ff_rv34_idct_dc_mmxext 3 years ago
James Almer c8467abbad x86/rv34dsp: add ff_rv34_idct_dc_add_sse2 8 years ago
Thilo Borgmann d814a839ac Reinstate proper FFmpeg license for all files. 12 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Diego Biurrun 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 12 years ago
Diego Biurrun 04581c8c77 x86: yasm: Use complete source path for macro helper %includes 12 years ago
Diego Biurrun 6860b4081d x86: include x86inc.asm in x86util.asm 12 years ago
Mans Rullgard 2b140a3d09 x86: use 32-bit source registers with movd instruction 13 years ago
Ronald S. Bultje 76888c64b0 rv34: port x86 SIMD to cpuflags. 13 years ago
Christophe Gisquet fe5ed69dc7 rv34dsp x86: implement MMX2 inverse transform 13 years ago
Reimar Döffinger 7e62315c91 Use correct register size. 13 years ago
Christophe GISQUET 9ba9c34024 rv34: 1-pass inter MB reconstruction 13 years ago
Christophe GISQUET d78062386e rv34: Intra 16x16 handling 13 years ago
Reimar Döffinger 83b12c16af Use correct register size, fixes compilation with NASM. 13 years ago
Christophe GISQUET 3faa303a47 rv34: DC-only inverse transform 13 years ago