6 Commits (5db3c9476c79099ef8c2eeea01f8c6ea4bc66b07)

Author SHA1 Message Date
Henrik Gramner ab43beefab x86inc: Drop SECTION_TEXT macro 9 years ago
Henrik Gramner f0b7882ceb x86inc: Drop SECTION_TEXT macro 9 years ago
Henrik Gramner a344e5d094 x86: bswapdsp: Don't treat 32-bit integers as 64-bit 9 years ago
James Almer 476bd3c7e4 x86/dsputil: move put_signed_pixels_clamped out of bswapdsp.asm 11 years ago
Diego Biurrun c67b449beb dsputil: Split bswap*_buf() off into a separate context 11 years ago
James Almer 6ec3dc97fc x86/audiodsp: move asm code out of dsputil 11 years ago
Diego Biurrun 9a9e2f1c8a dsputil: Split audio operations off into a separate context 11 years ago
James Almer fe782233aa x86/blockdsp: move asm code out of dsputil 11 years ago
Diego Biurrun 054013a0fc dsputil: Move APE-specific bits into apedsp 11 years ago
Diego Biurrun 0d439fbede dsputil: Split off HuffYUV decoding bits into their own context 11 years ago
James Almer 584327f22f x86/dsputil: fix argument declaration in vector_clipf 11 years ago
James Almer 518cbf9b4a x86/dsputil: fix VECTOR_CLIP_INT32 macro 11 years ago
James Almer 1d36defe94 x86/dsputil: port ff_vector_clipf_sse to yasm 11 years ago
James Almer 80ee2dfcf6 x86/dsputil: port ff_put_signed_pixels_clamped_mmx to yasm 11 years ago
James Almer 7b05267239 x86/dsputil: port clear_block functions to yasm 11 years ago
James Almer 197fe392db x86/dsputil: use HADDD where applicable 11 years ago
Diego Biurrun 57b5b84e20 x86: dsputil: Move ff_apply_window_int16_* bits to ac3dsp, where they belong 11 years ago
Diego Biurrun 55519926ef x86: Make function prototype comments in assembly code consistent 11 years ago
James Almer 9e0e1f9067 x86/dsputil: add emms to ff_scalarproduct_int16_mmxext() 11 years ago
Michael Niedermayer f70d7eb20c Move add/diff_int16 to lossless_videodsp 11 years ago
Michael Niedermayer a493f8541d avcodec/x86/dsp: add_int16_mmx / add_int16_sse2 11 years ago
Ronald S. Bultje 610b18e2e3 x86: qpel: Move fullpel and l2 functions to a separate file 12 years ago
Michael Niedermayer 9b9205e760 x86/dsputil.asm: make unaligned bswap actually work 12 years ago
Janne Grunau e5c2794a71 x86: consistently use unaligned movs in the unaligned bswap 12 years ago
Ronald S. Bultje 22cc8a103c x86/qpel: move fullpel and l2 functions to separate file. 12 years ago
Diego Biurrun e8c52271c4 Revert "Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm." 12 years ago
Daniel Kang 9acd23d655 x86: dsputil: Fix h263 loop filter link error in some configurations 12 years ago
Ronald S. Bultje 71ae8d50b2 x86/dsputil: fix compilation when h263 decoder/encoder are disabled. 12 years ago
Michael Niedermayer 48870853b2 x86/dsputil: Fix author attribution after code has been moved/splited around 12 years ago
Daniel Kang a1d3673034 dsputil: x86: Fix compile error 12 years ago
Daniel Kang 659d4ba5af dsputil: x86: Convert h263 loop filter to yasm 12 years ago
Diego Biurrun 52acd79165 x86: hpel: Move {avg,put}_pixels16_sse2 to hpeldsp 12 years ago
Ronald S. Bultje f90ff772e7 Move H264/QPEL specific asm from dsputil.asm to h264_qpel_*.asm. 12 years ago
Ronald S. Bultje 42d3246948 floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. 12 years ago
Ronald S. Bultje 55aa03b9f8 floatdsp: move vector_fmul_add from dsputil to avfloatdsp. 12 years ago
Ronald S. Bultje d56668bd80 floatdsp: move scalarproduct_float from dsputil to avfloatdsp. 12 years ago
Ronald S. Bultje 8a4f26206d dsputil: remove butterflies_float_interleave. 12 years ago
Ronald S. Bultje 8c53d39e7f lavc: introduce VideoDSPContext 12 years ago
Daniel Kang 610e00b359 x86: h264: Convert 8-bit QPEL inline assembly to YASM 12 years ago
Diego Biurrun 87af05c575 x86: SPLATD: port to cpuflags 12 years ago
Diego Biurrun 8c3849bc76 x86: dsputil: port to cpuflags 12 years ago
Diego Biurrun 26301caaa1 x86: mmx2 ---> mmxext in asm constructs 12 years ago
Diego Biurrun 2b479bcab0 build: Drop AVX assembly ifdefs 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
Diego Biurrun 17337f54c0 x86: Split inline and external assembly #ifdefs 12 years ago
Diego Biurrun 3b9e832e17 x86: Drop silly "_yasm" suffixes from filenames 12 years ago
Mans Rullgard a3df4781f4 x86: add colons after labels 12 years ago
Ronald S. Bultje da6505ad2f dsputil: make add_hfyu_left_prediction_sse4() support unaligned src. 12 years ago
Ronald S. Bultje 30b45d9c38 x86inc: automatically insert vzeroupper for YMM functions. 12 years ago