6 Commits (30466cac9d599d0633050d09f7644fb6f6dbaa7b)

Author SHA1 Message Date
James Almer 33c752be51 x86/me_cmp: port mmxext vsad functions to yasm 11 years ago
James Almer 77f9a81cca x86/me_cmp: combine sad functions into a single macro 11 years ago
Michael Niedermayer 85f2c0124d avcodec/x86/me_cmp: fix sad8xh 11 years ago
James Almer 0456d169c4 x86/me_cmp: port mmxext and sse2 sad functions to yasm 11 years ago
Diego Biurrun 2d60444331 dsputil: Split motion estimation compare bits off into their own context 11 years ago
Diego Biurrun f46bb608d9 dsputil: Split off pixel block routines into their own context 11 years ago
Diego Biurrun c166148409 dsputil: Move pix_sum, pix_norm1, shrink function pointers to mpegvideoenc 11 years ago
Timothy Gu 108dec3055 x86: dsputilenc: convert hf_noise*_mmx to yasm 11 years ago
Timothy Gu 154cee9292 x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm 11 years ago
James Almer 02a3e327f1 x86/dsputilenc: add missing guards to ff_pix_sum16_xop 11 years ago
James Almer 05de4d3011 x86/dsputilenc: implement XOP version of pix_sum16 11 years ago
Michael Niedermayer b50559fc0b libavcodec/x86/dsputilenc: drop and 0xffff that should have becomei redundant 11 years ago
James Almer 561bfc85eb x86/dsputilenc: implement SSE2 versions of pix_{sum16, norm1} 11 years ago
James Almer 5863207086 x86/dsputilenc: use HADDD in ff_sse16_sse2 11 years ago
James Almer e64e079ece x86/dsputilenc: implement SSE2 version of diff_pixels 11 years ago
Michael Niedermayer a0c5cd3475 avcodec/x86/dsputilenc: set the count of SSE registers correctly for get_pixels 11 years ago
Michael Niedermayer a3950a90f6 Revert "x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm" 11 years ago
Timothy Gu ad733089b0 x86: dsputilenc: convert ff_sse{8, 16}_mmx() to yasm 11 years ago
James Almer d94e255dd1 x86/dsputilenc: make the SUM_ABS_DCTELEM macro more readable 11 years ago
James Almer 61eea421b2 x86/dsputilenc: port sum_abs_dctelem functions to yasm 11 years ago
Diego Biurrun 82bb304801 dsputil: Use correct type in me_cmp_func function pointer 11 years ago
Diego Biurrun 55519926ef x86: Make function prototype comments in assembly code consistent 11 years ago
Diego Biurrun 88bd7fdc82 Drop DCTELEM typedef 12 years ago
Daniel Kang 9f00b1cbab dsputilenc: x86: Convert pixel inline asm to yasm 12 years ago
Diego Biurrun 51969a652c x86: ABS2: port to cpuflags 12 years ago
Diego Biurrun 5b4dfbffc2 x86: ABS1: port to cpuflags 12 years ago
Diego Biurrun 9b15c0a9b3 x86: dsputilenc: port to cpuflags 12 years ago
Diego Biurrun 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 12 years ago
Diego Biurrun 588fafe7f3 x86: MMX2 ---> MMXEXT in macro names 13 years ago
Diego Biurrun 04581c8c77 x86: yasm: Use complete source path for macro helper %includes 13 years ago
Diego Biurrun 6860b4081d x86: include x86inc.asm in x86util.asm 13 years ago
Diego Biurrun 3b9e832e17 x86: Drop silly "_yasm" suffixes from filenames 13 years ago
Mans Rullgard a3df4781f4 x86: add colons after labels 13 years ago
Ronald S. Bultje 3b15a6d742 config.asm: change %ifdef directives to %if directives. 13 years ago
Kieran Kunhya b1766c170c Move x264asm to libavutil. 14 years ago
Dave Yeo cc73511e8e Fix NASM include directive 14 years ago
Ronald S. Bultje b2c087871d Move x86util.asm from libavcodec/ to libavutil/. 14 years ago
Ronald S. Bultje 3a39195b1d Move x86inc.asm to libavutil/. 14 years ago
Daniel Kang d0005d347d Modify x86util.asm to ease transitioning to 10-bit H.264 assembly. 14 years ago
Diego Biurrun 888fa31eca Fix FSF address copy paste error in some license headers. 14 years ago
Mans Rullgard 2912e87a6c Replace FFmpeg with Libav in licence headers 14 years ago
Ronald S. Bultje ada65af9d1 Don't access upper 32 bits of a 32-bit int on 64-bit systems. 15 years ago
Ronald S. Bultje e2e341048e Move hadamard_diff{,16}_{mmx,mmx2,sse2,ssse3}() from inline asm to yasm, 15 years ago
Ronald S. Bultje d0acc2d2e9 Move sse16_sse2() from inline asm to yasm. It is one of the functions causing 15 years ago