]> git.sesse.net Git - ffmpeg/history - libavcodec/x86/Makefile
dsputil: Split audio operations off into a separate context
[ffmpeg] / libavcodec / x86 / Makefile
2014-06-22 Diego Biurrundsputil: Split audio operations off into a separate...
2014-06-18 Diego Biurrundsputil: Split clear_block*/fill_block* off into a...
2014-05-29 Diego Biurrundsputil: Split off quarterpel bits into their own context
2014-05-29 Diego Biurrundsputil: Move APE-specific bits into apedsp
2014-05-29 Diego Biurrundsputil: Move SVQ1 encoding specific bits into svq1enc
2014-05-27 Diego Biurrundsputil: Split off HuffYUV encoding bits into their...
2014-05-27 Diego Biurrundsputil: Split off HuffYUV decoding bits into their...
2014-04-11 Timothy GuDNxHD: convert inline asm to yasm
2014-04-04 Peter RossOn2 VP7 decoder
2014-03-26 Diego Biurrunx86: hpeldsp: Keep all rnd_template instantiations...
2014-03-20 Diego Biurrunbuild: Group general components separate from de/encode...
2014-02-07 Christophe Gisquetx86: dcadsp: implement int8x8_fmul_int32
2013-11-15 Ronald S. Bultjelavc: VP9 decoder
2013-11-08 Diego Biurrundsputil: Split off H.263 bits into their own H263DSPContext
2013-11-01 Diego Biurrunx86: vp8dsp: Split loopfilter code into a separate...
2013-10-05 Diego Biurrunx86: dsputil: Separate ff_add_hfyu_median_prediction_cm...
2013-10-04 Diego Biurrunx86: fdct: Only build fdct code if encoders have been...
2013-08-28 Diego Biurrundsputil: x86: Hide arch-specific initialization details
2013-08-23 Diego Biurrunvp56: Mark VP6-only optimizations as such.
2013-08-21 Diego Biurrunx86: Split DCT and FFT initialization into separate...
2013-05-29 Diego Biurrunbuild: cosmetics: Place unconditional before conditiona...
2013-05-12 Diego Biurrunx86: dsputil: Split inline assembly from init code
2013-05-07 Diego Biurrunx86: dsputil hpeldsp: Move shared template functions...
2013-05-06 Diego Biurrunx86: hpeldsp: Move avg_pixels8_x2_mmx() out of hpeldsp_...
2013-05-06 Diego Biurrunx86: hpeldsp: Only compile MMX hpeldsp code if MMX...
2013-05-02 Diego Biurrunx86: Move duplicated put_pixels{8|16}_mmx functions...
2013-04-30 Diego Biurrunmpegaudiosp: More consistent names for ppc/x86 optimiza...
2013-04-19 Ronald S. Bultjex86: hpeldsp: Move half-pel assembly from dsputil to...
2013-04-10 Ronald S. Bultjedsputil: Make dsputil selectable
2013-04-08 Ronald S. Bultjex86: qpel: Move fullpel and l2 functions to a separate...
2013-02-18 Daniel Kangx86: dsputil: Fix h263 loop filter link error in some...
2013-02-06 Martin Storsjöh264chroma: x86: Fix building with yasm disabled
2013-02-06 Diego Biurrundsputil: Separate h264chroma
2013-01-27 Daniel Kangdsputil: x86: Convert mpeg4 qpel and dsputil avg to...
2013-01-24 Mans Rullgarddsputil: Separate h264 qpel
2013-01-23 Ronald S. Bultjevorbisdsp: convert x86 simd functions from inline asm...
2013-01-20 Ronald S. BultjeMove vorbis_inverse_coupling from dsputil to vorbisdspc...
2013-01-06 Diego BiurrunDrop Snow codec
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-11-25 Daniel Kangx86: h264: Convert 8-bit QPEL inline assembly to YASM
2012-10-08 Janne Grunaux86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86)
2012-10-08 Janne Grunaux86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86)
2012-10-08 Janne Grunaux86: call most of the x86 dsp init functions under...
2012-09-10 Diego Biurrunx86: dsputil: Only compile motion_est code when encoder...
2012-08-28 Diego Biurrunx86: Always compile files with functions that are calle...
2012-08-28 Diego Biurrunx86: avcodec: Drop silly "_mmx" suffixes from filenames
2012-08-28 Diego Biurrunx86: avcodec: Drop silly "_sse" suffixes from filenames
2012-08-27 Diego Biurrunbuild: fft: x86: Drop unused YASM-OBJS-FFT- variable
2012-08-24 Diego Biurrunx86: mpegvideo: more sensible names for optimization...
2012-08-24 Diego Biurrunx86: mpegvideoenc: Split optimizations off into a separ...
2012-08-24 Diego Biurrundnxhdenc: x86: more sensible names for optimization...
2012-08-21 Diego Biurrunbuild: x86: Only compile mpegvideo optimizations when...
2012-08-16 Diego Biurrunx86: avcodec: Consistently name all init files
2012-08-15 Diego Biurrunx86: avcodec: Appropriately name files containing only...
2012-08-12 Diego Biurrunx86: Drop silly "_yasm" suffixes from filenames
2012-08-02 Mans Rullgardx86: remove libmpeg2 mmx(ext) idct functions
2012-08-01 Ronald S. Bultjefft: port FFT/IMDCT 3dnow functions to yasm, and disabl...
2012-07-18 Mans Rullgardvp3: move idct and loop filter pointers to new vp3dsp...
2012-07-18 Mans Rullgardbuild: add CONFIG_VP3DSP, reduce repetition in OBJS...
2012-06-25 Mans Rullgardx86: fft: convert sse inline asm to yasm
2012-04-12 Diego Biurrunbuild: Consistently handle conditional compilation...
2012-03-26 Diego Biurrunbuild: prettyprinting cosmetics
2012-03-25 Diego Biurrunx86: conditionally compile H.264 QPEL optimizations
2012-02-23 Christophe GISQUETSBR DSP x86: implement SSE sbr_sum_square_sse
2012-02-02 Ronald S. Bultjewin64: add a XMM clobber test configure option.
2012-01-30 Christophe Gisquetrv40: x86 SIMD for biweight
2012-01-30 Diego Biurrunx86: Give RV40 init file a more suitable name.
2012-01-30 Ronald S. Bultjepng: convert DSP functions to yasm.
2012-01-29 Ronald S. Bultjepng: move DSP functions to their own DSP context.
2012-01-12 Christophe GISQUETrv34: DC-only inverse transform
2012-01-09 Vitor Sessakmpegaudiodec: optimized iMDCT transform
2011-12-19 Diego Biurrunx86: conditionally compile dnxhd encoder optimizations
2011-12-14 Diego Biurrunbuild: conditionally compile x86 H.264 chroma optimizations
2011-10-11 Ronald S. Bultjeprores: idct sse2/sse4 optimizations.
2011-08-11 Kostya ShishkovMove RV3/4-specific DSP functions into their own context
2011-07-03 Daniel KangH.264: Add x86 assembly for 10-bit H.264 qpel functions.
2011-06-21 Daniel Kangh264: Add x86 assembly for 10-bit weight/biweight H...
2011-06-18 Daniel KangH.264: Add x86 assembly for 10-bit MC Chroma H.264...
2011-06-05 Daniel KangAdd x86 assembly for some 10-bit H.264 intra predict...
2011-05-31 Daniel KangAdd IDCT functions for 10-bit H.264.
2011-05-21 Vitor Sessakdct32: port SSE 32-point DCT to YASM
2011-05-19 Mans Rullgardmpegaudiodsp: fix x86 and ppc makefiles
2011-05-11 Jason Garrett-GlaserPort x86 10-bit H.264 deblock asm from x264
2011-03-12 Mans RullgardAdd CONFIG_AC3DSP symbol to simplify makefiles
2011-02-10 Justin RugglesAdd x86-optimized versions of exponent_min().
2011-02-02 Justin RugglesSeparate format conversion DSP functions from DSPContext.
2010-09-17 Ronald S. BultjeMove sse16_sse2() from inline asm to yasm. It is one...
2010-09-14 Ronald S. BultjeRename h264_idct_sse2.asm to h264_idct.asm; move inline...
2010-09-10 Jason Garrett-GlaserLGPL SSE2 H.264 iDCT
2010-09-08 Stefano SabatiniMove mm_support() from libavcodec to libavutil, make...
2010-09-03 Ronald S. BultjePort latest x264 deblock asm (before they moved to...
2010-09-01 Ronald S. BultjeRename h264_weight_sse2.asm to h264_weight.asm; add...
2010-09-01 Ronald S. BultjeSplit h264dsp_mmx.c (which was #included in dsputil_mmx...
2010-08-31 Ronald S. BultjeFix vertical align.
2010-08-30 Ronald S. BultjeSplit intra prediction initialization (i.e. assigning...
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-25 Ronald S. BultjeMove vp6_filter_diag4() x86 SIMD code from inline ASM...
2010-08-25 Ronald S. BultjeMove vp6_filter_diag4() from DSPContext to VP56DSPContext.
2010-08-07 Jason Garrett-GlaserSplit h264dsp and h264pred in configure.
next