index
:
ffmpeg.git
debug/motion-vectors
vaapi/drm-render-node
vaapi/hantro-support
FFmpeg multimedia libraries
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
libavcodec
/
x86
Age
Commit message (
Expand
)
Author
2011-05-18
Merge remote-tracking branch 'qatar/master'
Michael Niedermayer
2011-05-17
Modify x86util.asm to ease transitioning to 10-bit H.264 assembly.
Daniel Kang
2011-05-17
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-16
h264dsp_mmx: Add #ifdefs around some mmxext functions on x86_64.
Gil Pedersen
2011-05-15
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-14
Fix FSF address copy paste error in some license headers.
Diego Biurrun
2011-05-12
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-11
10-bit H.264 x86 chroma v loopfilter asm
Jason Garrett-Glaser
2011-05-11
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-05-10
Port x86 10-bit H.264 deblock asm from x264
Jason Garrett-Glaser
2011-05-10
Update x86 H.264 deblock asm
Jason Garrett-Glaser
2011-05-10
h264dsp_mmx: place bracket outside #if/#endif block.
Ronald S. Bultje
2011-05-10
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-04-30
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-29
Remove disabled non-optimized code variants.
Diego Biurrun
2011-04-27
Fix add_paeth_prediction_mmx for rgb48
Michael Niedermayer
2011-04-27
merge read and and in add_paeth_prediction
Michael Niedermayer
2011-04-27
Move png mmx functions into x86/png_mmx.c, remove them from DSPContext.
Baptiste Coudurier
2011-04-27
Merge remote branch 'qatar/master'
Michael Niedermayer
2011-04-26
Add AVX FFT implementation.
Vitor Sessak
2011-04-26
Update x86inc.asm from x264 to allow AVX emulation using SSE and MMX.
Vitor Sessak
2011-04-12
Fix compilation with --disable-yasm.
Carl Eugen Hoyos
2011-04-10
Adds 8-, 9- and 10-bit versions of some of the functions used by the h264 dec...
Oskar Arvidsson
2011-03-27
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-26
dsputil: allow to skip drawing of top/bottom edges.
Alexander Strange
2011-03-24
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-22
Add apply_window_int16() to DSPContext with x86-optimized versions and use it
Justin Ruggles
2011-03-22
Fake-Merge remote-tracking branch 'ffmpeg-mt/master'
Michael Niedermayer
2011-03-21
Merge remote-tracking branch 'newdev/master'
Michael Niedermayer
2011-03-20
Move dct and rdft definitions to separate files
Mans Rullgard
2011-03-19
Replace FFmpeg with Libav in licence headers
Mans Rullgard
2011-03-17
ac3enc: add float_to_fixed24() with x86-optimized versions to AC3DSPContext
Justin Ruggles
2011-03-15
mathops: fix MULL() when the compiler does not inline the function.
Justin Ruggles
2011-03-15
mathops: change "g" constraint to "rm" in x86-32 version of MUL64().
Justin Ruggles
2011-03-15
mathops: convert MULL/MULH/MUL64 to inline functions rather than macros.
Justin Ruggles
2011-03-14
ac3enc: add SIMD-optimized shifting functions for use with the fixed-point AC...
Justin Ruggles
2011-03-12
Add CONFIG_AC3DSP symbol to simplify makefiles
Mans Rullgard
2011-02-19
dsputil_mmx.c: remove ff_vector128.
Ronald S. Bultje
2011-02-17
dsputil: move VC1-specific stuff into VC1DSPContext.
Ronald S. Bultje
2011-02-16
ac3dsp: Change punpckhqdq to movhlps in ac3_max_msb_abs_int16().
Justin Ruggles
2011-02-13
ac3enc: Add x86-optimized function to speed up log2_tab().
Justin Ruggles
2011-02-13
FFT: factor a shuffle out of the inner loop and merge it into fft_permute.
Loren Merritt
2011-02-10
Add x86-optimized versions of exponent_min().
Justin Ruggles
2011-02-08
Fix ff_emu_edge_core_sse() on Win64.
Ronald S. Bultje
2011-02-02
Separate format conversion DSP functions from DSPContext.
Justin Ruggles
2011-02-02
Fix ff_imdct_calc_sse() on gcc-4.6
Alex Converse
2011-01-31
Implement a SIMD version of emulated_edge_mc() for x86.
Ronald S. Bultje
2011-01-31
cosmetics: indentation
Justin Ruggles
2011-01-31
Remove unneeded add bias from 3 functions.
Justin Ruggles
2011-01-24
x86: fix overflow in h264 8x8 planar prediction
Mans Rullgard
[next]