summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/dsputil_mmx.h
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '88bd7fdc821aaa0cbcf44cf075c62aaa42121e3f'Michael Niedermayer2013-01-231-5/+5
|\
| * Drop DCTELEM typedefDiego Biurrun2013-01-221-3/+3
* | Merge commit '2e4bb99f4df7052b3e147ee898fcb4013a34d904'Michael Niedermayer2013-01-231-2/+0
|\ \ | |/
| * vorbisdsp: convert x86 simd functions from inline asm to yasm.Ronald S. Bultje2013-01-221-2/+0
* | Merge commit 'fa8fcab1e0d31074c0644c4ac5194474c6c26415'Michael Niedermayer2012-11-011-5/+5
|\ \ | |/
| * x86: mmx2 ---> mmxext in function namesDiego Biurrun2012-10-311-5/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-10-061-1/+1
|\ \ | |/
| * Give all anonymously typedeffed structs in headers a nameDiego Biurrun2012-10-061-1/+1
| * x86: Remove some leftover declarations for non-existent functionsDiego Biurrun2012-09-131-4/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-08-091-1/+1
|\ \ | |/
| * x86: rename libavutil/x86_cpu.h to libavutil/x86/asm.hMans Rullgard2012-08-091-1/+1
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-06-241-102/+0
|\ \ | |/
| * x86: remove unused inline asm macros from dsputil_mmx.hMans Rullgard2012-06-231-68/+0
| * x86: move some inline asm macros to the only places they are usedMans Rullgard2012-06-231-34/+0
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-05-101-0/+5
|\ \ | |/
| * rv40dsp x86: MMX/MMX2/3DNow/SSE2/SSSE3 implementations of MCChristophe Gisquet2012-05-101-0/+5
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-161-2/+2
|\ \ | |/
| * dsputil: Add ff_ prefix to the dsputil*_init* functionsMartin Storsjö2012-02-151-2/+2
| * Replace FFmpeg with Libav in licence headersMans Rullgard2011-03-191-4/+4
| * dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje2011-02-171-1/+0
| * Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext.Justin Ruggles2011-01-211-3/+0
* | dsputil: move VC1-specific stuff into VC1DSPContext.Ronald S. Bultje2011-02-181-1/+0
* | Move lpc_compute_autocorr() from DSPContext to a new struct LPCContext.Justin Ruggles2011-01-231-3/+0
|/
* Fix compilation on x86-32 with --disable-optimizations,Daniel Kang2011-01-031-18/+18
* For rounding in chroma MC SSSE3, use 16-byte pw_3/4 instead of reading 8 bytesRonald S. Bultje2010-12-241-1/+1
* Port latest x264 deblock asm (before they moved to using NV12 as internalRonald S. Bultje2010-09-031-1/+1
* Split h264dsp_mmx.c (which was #included in dsputil_mmx.c) in h264_qpel_mmx.c,Ronald S. Bultje2010-09-011-0/+29
* Put ff_ prefix on non-static {put_signed,put,add}_pixels_clamped_mmx()Ronald S. Bultje2010-08-301-3/+3
* Move cavs dsp functions to their own structMåns Rullgård2010-08-031-2/+0
* Convert deinterlacing MMX code to YASMVitor Sessak2010-07-311-0/+13
* Add header declarations for mmx/sse constants missing themDavid Conrad2010-07-211-0/+6
* VP8 H/V inner loopfilter MMX/MMXEXT/SSE2 optimizations.Ronald S. Bultje2010-07-151-1/+1
* Make ff_pw_4 128 bitsDavid Conrad2010-07-111-1/+1
* 16x16 and 8x8c x86 SIMD intra pred functions for VP8 and H.264Jason Garrett-Glaser2010-06-251-1/+1
* Separate DWT from snow and dsputilMåns Rullgård2010-03-141-9/+0
* x86: move function prototypes to header filesMåns Rullgård2010-03-061-0/+26
* Move declarations of some mmx functions to dsputil_mmx.hMåns Rullgård2009-08-291-0/+5
* convert ff_pw_64 into an xmm_reg for future use in vp6 sse codeAurelien Jacobs2009-02-121-1/+1
* Change semantic of CONFIG_*, HAVE_* and ARCH_*.Aurelien Jacobs2009-01-131-1/+1
* Rename libavcodec/i386/ --> libavcodec/x86/.Diego Biurrun2008-12-221-0/+154
OpenPOWER on IntegriCloud