summaryrefslogtreecommitdiffstats
path: root/libavcodec/x86/dsputil_mmx.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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