]> git.sesse.net Git - ffmpeg/history - libavcodec/x86
Remove misplaced Doxygen comment.
[ffmpeg] / libavcodec / x86 /
2010-07-02 Jason Garrett-GlaserSSSE3 versions of width4 VP8 6-tap MC functions
2010-07-01 Jason Garrett-GlaserFix 100L in vp8dsp asm init
2010-07-01 Jason Garrett-GlaserFix h264/vp8 intra pred on Athlon XP
2010-06-30 Måns RullgårdFix grammar errors in documentation
2010-06-29 Jason Garrett-GlaserUse add instead of lshift in mmxext vp8 idct
2010-06-29 Ronald S. BultjeRemove unused macros (duplicates from the now-LGPL...
2010-06-29 Ronald S. BultjeMMX idct_add for VP8.
2010-06-29 Jason Garrett-GlaserAdd missing mm_support call toff_h264_pred_init_x86.
2010-06-29 Jason Garrett-GlaserAdd mmxext version of VP8 DC Hadamard transform
2010-06-29 Jason Garrett-GlaserMake x86util.asm LGPL so we can use it in LGPL asm
2010-06-29 Jason Garrett-GlaserMMXEXT version of vp8 4x4 vertical pred
2010-06-28 Jason Garrett-GlaserAdd mmx/mmxext/ssse3 4x4 TM intra pred functions for vp8
2010-06-28 Jason Garrett-GlaserAdd missing comment header for predict_4x4_dc_mmxext
2010-06-28 Jason Garrett-GlaserFix some intra pred MMX functions that used MMXEXT...
2010-06-28 Jason Garrett-GlaserFix VP8 bilinear mc on x86_64
2010-06-28 Baptiste CoudurierChange MMXEXT to MMX2, MMXEXT is deprecated
2010-06-28 Jason Garrett-GlaserAdd x86 asm functions for VP8 put_pixels
2010-06-28 Jason Garrett-GlaserAdd MMX, SSE2, SSSE3 asm for VP8 bilinear MC
2010-06-28 Måns RullgårdFix x86 build with h264dsp disabled
2010-06-27 Eli FriedmanAdd const to some pointer parameters.
2010-06-27 David ConradFix build without yasm
2010-06-27 Jason Garrett-GlaserFirst shot at VP8 optimizations:
2010-06-25 Måns RullgårdMake vp8 select h264dsp and use this to pull in mmx...
2010-06-25 Carl Eugen HoyosFix compilation without --enable-gpl.
2010-06-25 Carl Eugen HoyosCosmetics: Fix indentation.
2010-06-25 Jason Garrett-Glaser16x16 and 8x8c x86 SIMD intra pred functions for VP8...
2010-06-24 Vitor SessakFix compilation on x64.
2010-06-24 Vitor SessakFix asm constraints in apply_window()
2010-06-24 Vitor SessakSSE-optimized MP3 floating point windowing functions
2010-06-23 Jason Garrett-GlaserUpdate x264asm header files to latest versions.
2010-06-04 David ConradAdd bitexact versions of put_no_rnd_pixels8 _x2 and...
2010-05-28 David Conradvp3: The DC-only IDCT is surprisingly not supposed...
2010-05-11 Michael NiedermayerAdding missing () to mathops.h.
2010-05-10 Reimar DöffingerReplace more "m" constraints with MANGLE to fix compila...
2010-04-20 Diego BiurrunRemove explicit filename from Doxygen @file commands.
2010-04-17 David Conradvp3: DC-only IDCT
2010-04-01 Reimar DöffingerConvert two "m" constraints to MANGLE to fix compilatio...
2010-03-18 Måns RullgårdReplace remaining uses of ATTR_ALIGNED with DECLARE_ALIGNED
2010-03-16 Måns RullgårdSimplify arch-specific object file lists
2010-03-16 Måns RullgårdMove arch-specific makefile parts into $arch/Makefile
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årdAdd some missing #includes
2010-03-06 Måns RullgårdMove FFT parts from dsputil.h to fft.h
2010-03-06 Måns RullgårdRemove DECLARE_ALIGNED_{8,16} macros
2010-02-17 Måns RullgårdMove NEG_[US]SR32 macros to mathops.h
2010-02-10 David ConradEnable SSE2 (put|avg)_pixels_16_sse2
2010-01-30 Reimar DöffingerMake the jump-table section-relative for x86_64 with...
2010-01-26 Loren Merrittoptimize h264_loop_filter_strength_mmx2
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-21 David ConradUse two separate memory arguments since 8+() is invalid...
2010-01-20 Michael NiedermayerAttempt to fix asm compilation failure.
2010-01-20 Måns RullgårdMove COPY3_IF_LT to lavc/mathops.h
2010-01-20 David ConradUse constant offsets for memory operands since gcc...
2010-01-19 Michael NiedermayerFix h264_loop_filter_strength_mmx2() so it works with...
2010-01-19 Michael NiedermayerRemove -2 -> -1 remapping, its not needed anymore as...
2010-01-04 Gwenole BeauchesneFix XvMC. XvMCCreateBlocks() may not allocate 16-byte...
2010-01-02 Reimar DöffingerReduce number of ASM constraints for ff_lpc_compute_aut...
2009-12-30 Diego BiurrunGet rid of pointless CONFIG_ANY_H263 preprocessor defin...
2009-12-08 Loren Merrittfix a crash in ape decoding on x86_32 sse2
2009-12-05 Loren Merrittslightly faster scalarproduct_and_madd_int16_ssse3...
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-25 Loren Merritts/movdqa/movaps/ in sse1 fft. (regression in r20293)
2009-10-18 Loren Merrittfix linking on systems with a function name prefix...
2009-10-18 Loren Merrittsync yasm macros to x264
2009-10-18 Loren Merritthuffyuv: add some const qualifiers
2009-10-18 Loren Merrittsimd add_hfyu_left_prediction
2009-10-18 Justin Rugglesadd CONFIG_LPC to the build system for lpc dsputil...
2009-10-17 Justin RugglesMove autocorrelation function from flacenc.c to lpc...
2009-10-01 Reimar DöffingerUse MANGLE in cavsdsp, the current version using "m...
2009-09-30 Reimar DöffingerReplace several #ifdef PIC with the more obvious and...
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-09-20 Måns RullgårdMerge FFTContext and MDCTContext
2009-09-15 Måns RullgårdMove per-arch fft init bits into the corresponding...
2009-08-29 Måns RullgårdMove declarations of some mmx functions to dsputil_mmx.h
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-08-04 John AdcockUpdate x264 asm code to latest to add support for 64...
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-06-16 Jason Garrett-Glaseridct_dc for VC-1/WMV3 decoder; ~11% faster decoding...
2009-06-04 Ramiro PollaReplace more uses of __attribute__((aligned)) by DECLAR...
2009-06-03 Ramiro PollaUse fewer macros in x86-optimized mlpdsp.
2009-05-30 Alexander StrangeH264: Fix out of bounds reads in SSSE3 MC
2009-05-25 Ramiro Pollamlp: Use LABEL_MANGLE() to export label symbols from...
2009-05-23 Ramiro PollaMLP DSP functions x86-optimized.
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-09 Michael NiedermayerDo not use SSE2 SAD for snow as it requires more alignm...
2009-04-04 Stefano SabatiniRename FF_MM_MMXEXT to FF_MM_MMX2, for both clarity...
next