]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/dsputil_mmx.c
Split h264dsp_mmx.c (which was #included in dsputil_mmx.c) in h264_qpel_mmx.c,
[ffmpeg] / libavcodec / x86 / dsputil_mmx.c
2010-09-01 Ronald S. BultjeSplit h264dsp_mmx.c (which was #included in dsputil_mmx...
2010-08-30 Ronald S. BultjeFix compilation failure if yasm is disabled (missing...
2010-08-30 Ronald S. BultjeMove H264 chroma MC from inline asm to yasm. This fixes...
2010-08-30 Ronald S. BultjeMove VP3 IDCT functions from inline ASM to YASM. This...
2010-08-30 Ronald S. BultjePut ff_ prefix on non-static {put_signed,put,add}_pixel...
2010-08-25 Ronald S. BultjeMove vp6_filter_diag4() from DSPContext to VP56DSPContext.
2010-08-24 Måns RullgårdRemove global mm_flags variable
2010-08-05 Eli FriedmanH.264: SSE2/SSSE3 weighted prediction asm
2010-08-03 Måns RullgårdMove cavs dsp functions to their own struct
2010-07-22 Loren Merrittrelicense h264 deblock sse2 to lgpl
2010-07-21 David ConradMove ff_pw_* from vc1dsp_mmx.c to dsputil_mmx.c
2010-07-20 Ronald S. BultjeVP8 MBedge loopfilter MMX/MMX2/SSE2 functions for both...
2010-07-15 Ronald S. BultjeVP8 H/V inner loopfilter MMX/MMXEXT/SSE2 optimizations.
2010-07-11 David ConradMake ff_pw_4 128 bits
2010-07-03 Ronald S. BultjeSimple H/V loopfilter for VP8 in MMX, MMX2 and SSE2...
2010-06-27 Eli FriedmanAdd const to some pointer parameters.
2010-06-25 Jason Garrett-Glaser16x16 and 8x8c x86 SIMD intra pred functions for VP8...
2010-06-04 David ConradAdd bitexact versions of put_no_rnd_pixels8 _x2 and...
2010-04-17 David Conradvp3: DC-only IDCT
2010-03-16 Måns RullgårdMove H264 dsputil functions into their own struct
2010-03-14 Måns RullgårdSeparate DWT from snow and dsputil
2010-03-06 Måns Rullgårdx86: move function prototypes to header files
2010-03-06 Måns RullgårdRemove DECLARE_ALIGNED_{8,16} macros
2010-02-10 David ConradEnable SSE2 (put|avg)_pixels_16_sse2
2010-01-22 Alex ConverseImplement an sse version of scalarproduct_float().
2010-01-22 Måns RullgårdMove array specifiers outside DECLARE_ALIGNED() invocations
2010-01-04 Gwenole BeauchesneFix XvMC. XvMCCreateBlocks() may not allocate 16-byte...
2009-12-30 Diego BiurrunGet rid of pointless CONFIG_ANY_H263 preprocessor defin...
2009-12-05 Loren Merrittr20739 broke compilation on systems without yasm
2009-12-05 Loren Merrittrefactor and optimize scalarproduct
2009-12-03 Loren Merrittport ape dsp functions from sse2 to mmx
2009-10-18 Loren Merritthuffyuv: add some const qualifiers
2009-10-18 Loren Merrittsimd add_hfyu_left_prediction
2009-09-27 Måns Rullgårdcosmetics: fix indentation after previous commit
2009-09-27 Måns RullgårdDrop unused args from vector_fmul_add_add, simpify...
2009-08-27 Vitor SessakMark "i" parameter of vector_clipf_sse() as early-clobber
2009-08-27 Vitor SessakMark parameter src of vector_clipf() as const
2009-08-27 Vitor SessakSSE optimized vector_clipf(). 10% faster TwinVQ decoding.
2009-07-29 Diego BiurrunDo not check for both CONFIG_VC1_DECODER and CONFIG_WMV...
2009-07-22 Diego BiurrunDo not redundantly check for both CONFIG_THEORA_DECODER...
2009-07-17 Carl Eugen HoyosIcc 11.1 still does not align the stack pointer, disabl...
2009-06-16 Jason Garrett-GlaserSSE version of clear_blocks
2009-04-15 David Conradavg_ pixel functions need to use (dst+pix+1)>>1 to...
2009-04-15 David ConradVC1: extend MMX qpel MC to include MMX2 avg qpel
2009-04-14 David ConradVC1: add and use avg_no_rnd chroma MC functions
2009-04-14 David ConradRename put_no_rnd_h264_chroma* to reflect its usage...
2009-04-04 Stefano SabatiniRename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity...
2009-04-03 Reimar DöffingerMark line_skip3 asm argument as output-only instead...
2009-04-03 Reimar DöffingerMark put_signed_pixels_clamped_mmx output operands...
2009-04-03 Reimar DöffingerUse DECLARE_ASM_CONST for non-global ff_vector128 const...
2009-04-02 Alex ConverseRewrite put_signed_pixels_clamped_mmx() to eliminate...
2009-02-13 Zuxy Mengadd SSE2 version of vp6_filter_diag
2009-02-12 Sebastien Lucasadd MMX version of vp6_filter_diag
2009-02-12 Aurelien Jacobsconvert ff_pw_64 into an xmm_reg for future use in...
2009-02-11 Diego BiurrunAdd check whether the compiler/assembler supports 10...
2009-02-08 Loren Merrittff_add_hfyu_median_prediction_mmx2
2009-01-26 David ConradWorkaround for gcc 3.4 to align sh properly
2009-01-19 Diego Biurruncosmetics: Remove pointless period after copyright...
2009-01-14 Aurelien Jacobsreplace all occurrence of ENABLE_ by the corresponding...
2009-01-13 Aurelien JacobsChange semantic of CONFIG_*, HAVE_* and ARCH_*.
2009-01-05 Diego BiurrunAdd missing 'void' keyword to parameterless function...
2009-01-04 Mathieu VeltenUse H264 MMX chroma functions to accelerate RV40 decoding.
2009-01-03 Jason Garrett-GlaserAdd x264 SSE2 iDCT functions to H.264 decoder.
2008-12-28 Carl Eugen HoyosFix h264 decoding on SSE2 cores with icc compilation.
2008-12-26 Jason Garrett-GlaserFix compilation without optimization under 64-bit with...
2008-12-22 Diego BiurrunRename libavcodec/i386/ --> libavcodec/x86/.