]> git.sesse.net Git - ffmpeg/history - libavcodec/x86
msvideo1enc: minor cosmetic cleanup, use FFALIGN, avoid calculating value
[ffmpeg] / libavcodec / x86 /
2011-05-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-05-02 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-30 Michael NiedermayerMerge commit '85770f2a2651497861ed938efcd0df3696ff5e45'
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-29 Diego BiurrunRemove disabled non-optimized code variants.
2011-04-29 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-28 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-27 Michael NiedermayerFix add_paeth_prediction_mmx for rgb48
2011-04-27 Michael Niedermayermerge read and and in add_paeth_prediction
2011-04-27 Baptiste CoudurierMove png mmx functions into x86/png_mmx.c, remove them...
2011-04-27 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-26 Vitor SessakAdd AVX FFT implementation.
2011-04-26 Vitor SessakUpdate x86inc.asm from x264 to allow AVX emulation...
2011-04-26 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-25 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-24 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-22 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-21 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-20 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-19 Michael NiedermayerMerge commit 'f0a41afd8a37ebe972436fabfa3d289178bbd83b'
2011-04-17 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-16 Michael NiedermayerMerge commit '4d012eb541ed7f35e00c87035a470d9f0a24a6e8'
2011-04-16 Michael NiedermayerMerge commit 'f668afd4896ee65683619b6f165dda4cdd46766f'
2011-04-15 Michael NiedermayerMerge commit 'a3a0af4fb1237bed0af75868073f9a63db8b1864'
2011-04-14 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-13 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-12 Carl Eugen HoyosFix compilation with --disable-yasm.
2011-04-12 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-11 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-04-10 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-09 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-08 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-07 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-06 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-05 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-04 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-03 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote branch 'qatar/master'
2011-04-01 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-31 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-30 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-29 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-27 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-26 Alexander Strangedsputil: allow to skip drawing of top/bottom edges.
2011-03-26 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-25 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-24 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-23 Justin RugglesAdd apply_window_int16() to DSPContext with x86-optimiz...
2011-03-22 Michael NiedermayerFake-Merge remote-tracking branch 'ffmpeg-mt/master'
2011-03-21 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-20 Mans RullgardMove dct and rdft definitions to separate files
2011-03-19 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-18 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-17 Justin Rugglesac3enc: add float_to_fixed24() with x86-optimized versi...
2011-03-17 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-16 Justin Rugglesmathops: fix MULL() when the compiler does not inline...
2011-03-15 Justin Rugglesmathops: change "g" constraint to "rm" in x86-32 versio...
2011-03-15 Justin Rugglesmathops: convert MULL/MULH/MUL64 to inline functions...
2011-03-15 Michael NiedermayerMerge remote-tracking branch 'newdev/master'
2011-03-15 Michael NiedermayerRevert "ac3enc: add SIMD-optimized shifting functions...
2011-03-14 Justin Rugglesac3enc: add SIMD-optimized shifting functions for use...
2011-03-12 Michael NiedermayerMerge branch 'master' of git://git.ffmpeg.org/ffmpeg
2011-03-12 Mans RullgardAdd CONFIG_AC3DSP symbol to simplify makefiles
2011-03-11 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-09 Michael NiedermayerMerge remote-tracking branch 'remotes/newdev/master'
2011-03-08 Justin Rugglesac3enc: add SIMD-optimized shifting functions for use...
2011-02-20 Ronald S. Bultjedsputil_mmx.c: remove ff_vector128.
2011-02-19 Ronald S. Bultjedsputil_mmx.c: remove ff_vector128.
2011-02-18 Ronald S. Bultjedsputil: move VC1-specific stuff into VC1DSPContext.
2011-02-17 Ronald S. Bultjedsputil: move VC1-specific stuff into VC1DSPContext.
2011-02-16 Justin Rugglesac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs...
2011-02-16 Justin Rugglesac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs...
2011-02-14 Justin Rugglesac3enc: Add x86-optimized function to speed up log2_tab().
2011-02-14 Loren MerrittFFT: factor a shuffle out of the inner loop and merge...
2011-02-13 Justin Rugglesac3enc: Add x86-optimized function to speed up log2_tab().
2011-02-13 Loren MerrittFFT: factor a shuffle out of the inner loop and merge...
2011-02-11 Justin RugglesAdd x86-optimized versions of exponent_min().
2011-02-10 Justin RugglesAdd x86-optimized versions of exponent_min().
2011-02-09 Ronald S. BultjeFix ff_emu_edge_core_sse() on Win64.
2011-02-08 Ronald S. BultjeFix ff_emu_edge_core_sse() on Win64.
2011-02-04 Justin RugglesSeparate format conversion DSP functions from DSPContext.
2011-02-04 Alex ConverseFix ff_imdct_calc_sse() on gcc-4.6
2011-02-02 Justin RugglesSeparate format conversion DSP functions from DSPContext.
2011-02-02 Ronald S. BultjeImplement a SIMD version of emulated_edge_mc() for...
2011-02-02 Justin Rugglescosmetics: indentation
2011-02-02 Justin RugglesRemove unneeded add bias from 3 functions.
2011-02-02 Alex ConverseFix ff_imdct_calc_sse() on gcc-4.6
2011-02-01 Ronald S. BultjeImplement a SIMD version of emulated_edge_mc() for...
2011-01-31 Justin Rugglescosmetics: indentation
2011-01-31 Justin RugglesRemove unneeded add bias from 3 functions.
2011-01-26 Mans Rullgardx86: fix overflow in h264 8x8 planar prediction
next