]> git.sesse.net Git - ffmpeg/history - libavcodec/x86
Remove return statements following infinite loops without break
[ffmpeg] / libavcodec / x86 /
2011-07-03 Daniel KangH.264: Add x86 assembly for 10-bit H.264 qpel functions.
2011-07-01 Justin Rugglesac3dsp: add x86-optimized versions of ac3dsp.extract_ex...
2011-07-01 Justin Rugglesac3enc: add int32_t array clipping function to DSPUtil...
2011-06-28 Diego Biurrunconfigure: Drop check for availability of ten assembler...
2011-06-23 Diego Biurrundoxygen: Consistently use '@' instead of '\' for Doxyge...
2011-06-21 Daniel Kangh264: Add x86 assembly for 10-bit weight/biweight H...
2011-06-20 Mans Rullgardx86: cabac: fix register constraints for 32-bit mode
2011-06-20 Mans Rullgardcabac: move x86 asm to libavcodec/x86/cabac.h
2011-06-20 Mans Rullgardx86: h264: cast pointers to intptr_t rather than int
2011-06-20 Mans Rullgardx86: h264: remove hardcoded edi in decode_significance_...
2011-06-20 Mans Rullgardx86: h264: remove hardcoded esi in decode_significance...
2011-06-20 Mans Rullgardx86: h264: remove hardcoded edx in decode_significance...
2011-06-20 Mans Rullgardx86: h264: remove hardcoded eax in decode_significance...
2011-06-20 Mans Rullgardx86: cabac: remove hardcoded ebx in inline asm
2011-06-20 Mans Rullgardx86: cabac: remove hardcoded struct offsets from inline asm
2011-06-18 Ronald S. BultjeFix build if yasm is not available.
2011-06-18 Daniel KangH.264: Add x86 assembly for 10-bit MC Chroma H.264...
2011-06-14 Jason Garrett-Glaser4:4:4 H.264 decoding support
2011-06-13 Jason Garrett-GlaserRoll back 4:4:4 H.264 for now
2011-06-13 Jason Garrett-Glaser4:4:4 H.264 decoding support
2011-06-10 Oskar Arvidssonh264: Fix 10-bit H.264 x86 chroma v loopfilter asm.
2011-06-07 Daniel KangH264: x86 predict init cosmetics.
2011-06-05 Daniel KangAdd x86 assembly for some 10-bit H.264 intra predict...
2011-06-02 Loren MerrittCosmetic changes to h264_idct_10bit.asm.
2011-06-02 Loren Merritt2x faster h264_idct_add8_10.
2011-06-02 Ronald S. Bultjeh264: remove CONFIG_GPL from x86 intra prediction code.
2011-06-01 Daniel Kangh264/10bit: add HAVE_ALIGNED_STACK checks.
2011-05-31 Daniel KangUpdate 8-bit H.264 IDCT function names to reflect bit...
2011-05-31 Daniel KangAdd IDCT functions for 10-bit H.264.
2011-05-28 Justin Rugglesac3dsp: do not use the ff_* prefix when referencing...
2011-05-28 Justin Rugglesac3enc: modify mantissa bit counting to keep bap counts...
2011-05-27 Diego Biurrunx86: Add appropriate ifdefs around certain AVX functions.
2011-05-23 Dave Yeox86 asm: Add SECTION_TEXT to dct32_sse.asm.
2011-05-22 Loren Merrittdct32_sse: eliminate some spills
2011-05-22 Vitor SessakFix dct32() compilation with --disable-yasm
2011-05-21 Vitor Sessakdct32: Add AVX implementation of 32-point DCT
2011-05-21 Vitor Sessakdct32: Change pass 6 permutation to allow for AVX imple...
2011-05-21 Vitor Sessakdct32: port SSE 32-point DCT to YASM
2011-05-21 Diego Biurrunmultiple inclusion guard cleanup
2011-05-20 Dave YeoAdd support for a.out object format to assembler macros.
2011-05-19 Mans Rullgardmpegaudiodsp: fix x86 and ppc makefiles
2011-05-19 Mans RullgardMove some mpegaudio functions to new mpegaudiodsp subsystem
2011-05-19 Justin Ruggles10l: wrap float_interleave functions in HAVE_YASM.
2011-05-18 Justin RugglesAdd float_interleave() to FmtConvertContext with x86...
2011-05-17 Daniel KangModify x86util.asm to ease transitioning to 10-bit...
2011-05-16 Gil Pedersenh264dsp_mmx: Add #ifdefs around some mmxext functions...
2011-05-14 Diego BiurrunFix FSF address copy paste error in some license headers.
2011-05-11 Jason Garrett-Glaser10-bit H.264 x86 chroma v loopfilter asm
2011-05-11 Jason Garrett-GlaserPort x86 10-bit H.264 deblock asm from x264
2011-05-11 Jason Garrett-GlaserUpdate x86 H.264 deblock asm
2011-05-10 Ronald S. Bultjeh264dsp_mmx: place bracket outside #if/#endif block.
2011-05-10 Oskar ArvidssonAdds 8-, 9- and 10-bit versions of some of the function...
2011-04-29 Diego BiurrunRemove disabled non-optimized code variants.
2011-04-26 Vitor SessakAdd AVX FFT implementation.
2011-04-26 Vitor SessakUpdate x86inc.asm from x264 to allow AVX emulation...
2011-03-26 Alexander Strangedsputil: allow to skip drawing of top/bottom edges.
2011-03-23 Justin RugglesAdd apply_window_int16() to DSPContext with x86-optimiz...
2011-03-20 Mans RullgardMove dct and rdft definitions to separate files
2011-03-19 Mans RullgardReplace FFmpeg with Libav in licence headers
2011-03-17 Justin Rugglesac3enc: add float_to_fixed24() with x86-optimized versi...
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-14 Justin Rugglesac3enc: add SIMD-optimized shifting functions for use...
2011-03-12 Mans RullgardAdd CONFIG_AC3DSP symbol to simplify makefiles
2011-02-19 Ronald S. Bultjedsputil_mmx.c: remove ff_vector128.
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-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-10 Justin RugglesAdd x86-optimized versions of exponent_min().
2011-02-08 Ronald S. BultjeFix ff_emu_edge_core_sse() on Win64.
2011-02-02 Justin RugglesSeparate format conversion DSP functions from DSPContext.
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-24 Mans Rullgardx86: fix overflow in h264 8x8 planar prediction
2011-01-22 Justin RugglesChange DSPContext.vector_fmul() from dst=dst*src to...
2011-01-21 Justin Rugglescosmetics related to LPC changes.
2011-01-21 Justin RugglesSeparate window function from autocorrelation.
2011-01-21 Justin RugglesMove lpc_compute_autocorr() from DSPContext to a new...
2011-01-20 Ronald S. BultjeFix horizontal/horizontal_up 8x8l intra prediction...
2011-01-18 Mans RullgardReplace ASMALIGN() with .p2align
2011-01-18 Mans Rullgardx86: remove VLA in ac3_downmix_sse
2011-01-18 Janne Grunauconsolidate .gitignore patters into a single file
2011-01-17 Janne Grunauconvert svn:ignore properties to .gitignore files
2011-01-15 Ronald S. BultjeFix overflow in pred16x16_plane x86 simd code. Fixes...
2011-01-14 Ronald S. BultjeFix ff_pw_3 alignment.
2011-01-14 Jason Garrett-GlaserH.264: split luma dc idct out and implement MMX/SSE2...
2011-01-03 Daniel KangFix compilation on x86-32 with --disable-optimizations,
2010-12-31 Daniel KangFix invalid reads in valgrind fate, patch by Daniel...
2010-12-29 Daniel KangPort pred8x8l_down_left_mmxext (H.264 intra prediction...
2010-12-29 Daniel KangPort pred4x4_down_right_mmxext (H.264 intra prediction...
2010-12-29 Daniel KangPort pred4x4_vertical_right_mmxext (H.264 intra predict...
2010-12-29 Daniel KangPort pred4x4_horizontal_down_mmxext (H.264 intra predic...
2010-12-29 Daniel KangPort pred4x4_horizontal_up_mmxext (H.264 intra predicti...
2010-12-29 Daniel KangPort pred4x4_vertical_left_mmxext (H.264 intra predicti...
2010-12-29 Ronald S. BultjeMerge a few superfluous CONFIG_GPL checks.
2010-12-29 Ronald S. BultjeWhitespace cosmetics.
next