]> git.sesse.net Git - ffmpeg/history - libavcodec/x86
mpegvideo_enc: fix indentation in load_input_picture()
[ffmpeg] / libavcodec / x86 /
2013-01-26 Diego Biurrunx86: h264qpel: Move stray comment to the right spot...
2013-01-24 Janne Grunaux86: h264qpel: add cpu flag checks for init function
2013-01-24 Mans Rullgarddsputil: Separate h264 qpel
2013-01-23 Ronald S. Bultjedsputil: remove one array dimension from avg_no_rnd_pix...
2013-01-23 Ronald S. Bultjedsputil: remove avg_no_rnd_pixels8.
2013-01-23 Diego BiurrunDrop DCTELEM typedef
2013-01-23 Ronald S. Bultjevorbisdsp: convert x86 simd functions from inline asm...
2013-01-22 Ronald S. Bultjefloatdsp: move scalarproduct_float from dsputil to...
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_reverse from dsputil to...
2013-01-22 Ronald S. Bultjefloatdsp: move vector_fmul_add from dsputil to avfloatdsp.
2013-01-21 Diego Biurrunx86: ac3: Fix HAVE_MMXEXT condition to only refer to...
2013-01-21 Daniel Kangdsputilenc: x86: Convert pixel inline asm to yasm
2013-01-21 Ronald S. Bultjevorbisdsp: change block_size type from int to intptr_t.
2013-01-21 Ronald S. Bultjedsputil: remove butterflies_float_interleave.
2013-01-20 Mans Rullgarddsputil: drop non-compliant "fast" qpel mc functions
2013-01-20 Ronald S. BultjeMove vorbis_inverse_coupling from dsputil to vorbisdspc...
2013-01-20 Ronald S. Bultjevp3: integrate clear_blocks with idct of previous block.
2013-01-18 Diego Biurrunx86: dsputil: Drop some unused macro definitions
2013-01-16 Justin Ruggleslavc: Move vector_fmul_window to AVFloatDSPContext
2013-01-15 Diego Biurrunx86: Add PAVGB macro to abstract pavgb/pavgusb instruct...
2013-01-14 Diego Biurrunx86: ABS2: port to cpuflags
2013-01-06 Diego BiurrunDrop Snow codec
2013-01-06 Christophe Gisquetx86: sbrdsp: Implement SSE qmf_post_shuffle
2013-01-06 Christophe Gisquetx86: sbrdsp: Implement SSE sum64x5
2013-01-06 Diego Biurrunx86: ABS1: port to cpuflags
2012-12-20 Ronald S. Bultjelavc: introduce VideoDSPContext
2012-12-12 Ronald S. Bultjex86inc: support stack mem allocation and re-alignment...
2012-12-09 Mans Rullgardac3dec: make downmix() take array of pointers to channe...
2012-12-07 Christophe GisquetSBR DSP x86: implement SSE sbr_hf_gen
2012-11-28 Diego Biurrunx86: dsputilenc: port to cpuflags
2012-11-28 Diego Biurrunx86: h264dsp: Fix linking with yasm and optimizations...
2012-11-27 Diego Biurrunx86: h264_idct: port to cpuflags
2012-11-27 Diego Biurrunx86: h264_weight: port to cpuflags
2012-11-26 Diego Biurrunx86: fix build without inline asm
2012-11-25 Justin Rugglesx86: h264 qpel: use the correct number of utilized...
2012-11-25 Daniel Kangx86: h264: Convert 8-bit QPEL inline assembly to YASM
2012-11-25 Daniel Kangx86: h264: Remove 3dnow QPEL code
2012-11-25 Diego Biurrunx86: h264_chromamc: port to cpuflags
2012-11-18 Diego Biurrunx86: h264_intrapred: Fix C function names in comments
2012-11-18 Diego Biurrunx86: SPLATD: port to cpuflags
2012-11-16 Diego Biurrunx86: dsputil: port to cpuflags
2012-11-13 Diego Biurrunx86: mmx2 ---> mmxext in asm constructs
2012-11-13 Diego Biurrunx86: h264_weight_10bit: port to cpuflags
2012-11-11 Diego Biurrunbuild: Drop AVX assembly ifdefs
2012-11-10 Diego Biurrunx86: h264_qpel_10bit: drop unused parameter from MC10...
2012-11-09 Diego Biurrunx86: PALIGNR: port to cpuflags
2012-11-09 Diego Biurrunx86: h264_qpel_10bit: port to cpuflags
2012-11-08 Diego Biurrunx86: h264_intrapred: port to cpuflags
2012-11-05 Diego Biurrunx86: h264qpel: Only define mmxext QPEL functions if...
2012-11-05 Diego Biurrunx86: PABSW: port to cpuflags
2012-11-05 Diego Biurrunx86: vc1dsp: port to cpuflags
2012-11-02 Diego Biurrunx86: Refactor PSWAPD fallback implementations and port...
2012-11-02 Diego Biurrunx86: PMINUB: port to cpuflags
2012-11-02 Diego Biurrunx86: ac3dsp: port to cpuflags
2012-10-31 Diego Biurrunx86: Move optimization suffix to end of function names
2012-10-31 Diego Biurrunx86: h264_chromamc_10bit: drop pointless PAVG %define
2012-10-31 Diego Biurrunx86: mmx2 ---> mmxext in function names
2012-10-31 Diego Biurrunx86: fmtconvert: Refactor cvtps2pi emulation through...
2012-10-31 Diego Biurrunx86: fmtconvert: port to cpuflags
2012-10-31 Diego Biurrunx86: MMX2 ---> MMXEXT in macro names
2012-10-30 Diego Biurrunx86: mmx2 ---> mmxext in comments and messages
2012-10-30 Diego Biurrunx86: yasm: Use complete source path for macro helper...
2012-10-30 Diego Biurrunx86: include x86inc.asm in x86util.asm
2012-10-30 Ronald S. BultjeUse ptrdiff_t instead of int for intra pred "stride...
2012-10-30 Ronald S. Bultjex86: use PRED4x4/8x8/8x8L/16x16 macros to declare intra...
2012-10-29 Ronald S. BultjeRemove usage of INIT_AVX in h264_intrapred_10bit.asm.
2012-10-11 Luca Barbatodsputil: split out mlp dsp function
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-10-06 Diego BiurrunGive all anonymously typedeffed structs in headers...
2012-10-05 Mans Rullgardx86: dsputil: kill VLA in gmc_mmx()
2012-10-01 Diego Biurrunavcodec: Drop silly and/or broken printf debug output
2012-09-28 Michael Niedermayerdsputil_mmx: fix reading prior of the src array in...
2012-09-13 Diego Biurrunx86: dsputil: Move Xvid IDCT put/add functions to a...
2012-09-13 Diego Biurrunx86: Remove some leftover declarations for non-existent...
2012-09-13 Martin Storsjöx86: ac3dsp: Only refer to the ac3_downmix_sse symbol...
2012-09-12 Mans Rullgardac3: move ac3_downmix() from dsputil to ac3dsp
2012-09-11 Diego Biurrunx86: dsputil: Move specific optimization settings out...
2012-09-10 Diego Biurrunx86: dsputil: Only compile motion_est code when encoder...
2012-09-08 Diego Biurrunx86: Replace checks for CPU extensions and flags by...
2012-09-08 Hendrik Leppkesx86: mlpdsp: mlp_filter_channel_x86 requires inline asm
2012-09-07 Diego Biurrunx86: more specific checks for availability of required...
2012-09-07 Diego Biurrunx86: avcodec: Drop silly "_mmx" suffix from dsputil...
2012-09-07 Mans Rullgardcavsdsp: set idct permutation independently of dsputil
2012-09-07 Mans Rullgardx86: allow using add_hfyu_median_prediction_cmov on...
2012-09-06 Diego Biurrunx86: dsputil: Do not redundantly check for CPU caps...
2012-09-05 Hendrik Leppkesx86: vp56: cmov version of vp56_rac_get_prob requires...
2012-09-03 Diego Biurrunx86: h264dsp: drop some unnecessary ifdefs around proto...
2012-08-30 Diego Biurrunx86: Split inline and external assembly #ifdefs
2012-08-30 Diego Biurrunx86: Fix linking with some or all of yasm, mmx, optimiz...
2012-08-30 Diego Biurrunx86: cosmetics: Comment some #endifs for better readability
2012-08-28 Diego Biurrunx86: Always compile files with functions that are calle...
2012-08-28 Diego Biurrunx86: mpegvideoenc: fix linking with --disable-mmx
2012-08-28 Diego Biurrunx86: mpegvideoenc: Do not abuse HAVE_ variables for...
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-25 Mans Rullgardx86: fft: remove unused fft_dispatch* functions
2012-08-24 Diego Biurrunx86: mpegvideo: more sensible names for optimization...
next