summaryrefslogtreecommitdiff
path: root/libavcodec/x86
Commit message (Expand)AuthorAge
* Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-10
|\
| * cosmetics: Delete empty lines at end of file.Diego Biurrun2012-02-09
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-09
|\|
| * h264: manually save/restore XMM registers for functions using INIT_MMX.Ronald S. Bultje2012-02-08
| * pngdsp: swap argument inversion.Ronald S. Bultje2012-02-07
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-08
|\|
| * h264: mark h264_idct_add8_10 with number of XMM registers.Michael Kostylev2012-02-07
* | Fix png decoding on x86.Reimar Döffinger2012-02-03
* | Fix NASM compilation.Reimar Döffinger2012-02-03
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-03
|\|
| * win64: add a XMM clobber test configure option.Ronald S. Bultje2012-02-02
| * Fix a typo in the x86 asm version of ff_vector_clip_int32()Justin Ruggles2012-02-01
* | Use SECTION_TEXT instead of section .text for the compatibilityKO Myung-Hun2012-02-02
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-02-01
|\|
| * rv40: x86 SIMD for biweightChristophe Gisquet2012-01-30
| * x86: Give RV40 init file a more suitable name.Diego Biurrun2012-01-30
| * x86: Place mm_flags variable declaration below the appropriate #ifdef.Diego Biurrun2012-01-30
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-31
|\|
| * x86 dsputil: provide SSE2/SSSE3 versions of bswap_bufChristophe Gisquet2012-01-30
| * png: add support for bpp>4 to paeth x86 SIMD code.Ronald S. Bultje2012-01-29
| * png: add SSE2 version for add_bytes_l2.Ronald S. Bultje2012-01-29
| * png: convert DSP functions to yasm.Ronald S. Bultje2012-01-29
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-30
|\|
| * png: add missing #if HAVE_SSSE3 around function pointer assignment.Ronald S. Bultje2012-01-29
| * imdct36: mark SSE functions as using all 16 XMM registers.Ronald S. Bultje2012-01-29
| * png: move DSP functions to their own DSP context.Ronald S. Bultje2012-01-29
* | dirac_yasm: fix linking failure due to %ifndefMichael Niedermayer2012-01-28
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-28
|\|
| * config.asm: change %ifdef directives to %if directives.Ronald S. Bultje2012-01-27
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-26
|\|
| * dsputil: use vertical component for drawing bottom edge.Ronald S. Bultje2012-01-25
* | Use correct register size.Reimar Döffinger2012-01-17
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-17
|\|
| * rv34: 1-pass inter MB reconstructionChristophe GISQUET2012-01-16
| * rv34: Intra 16x16 handlingChristophe GISQUET2012-01-16
* | Fix compilation without HAVE_AVX, HAVE_YASM etc.Reimar Döffinger2012-01-14
* | Use correct register size, fixes compilation with NASM.Reimar Döffinger2012-01-14
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-13
|\|
| * rv34: DC-only inverse transformChristophe GISQUET2012-01-12
* | Fix compilation with yasm-0.6.2Carl Eugen Hoyos2012-01-12
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-12
|\|
| * fft: init functions with INIT_XMM/YMM.Henrik Gramner2012-01-11
* | cabac: Try to disable problematic ASM for gcc-llvm 4.2.1Michael Niedermayer2012-01-11
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-01-10
|\|
| * mpegaudiodec: optimized iMDCT transformVitor Sessak2012-01-08
* | cabac: 3rd try at working around a compiler bug in clang.Michael Niedermayer2012-01-09
* | cabac: Disable get_cabac_inline_x86() for clang 2.9 on x86_32Michael Niedermayer2012-01-09
* | Revert "Revert commit 599b4c6efddaed33b1667c386b34b07729ba732b"Michael Niedermayer2012-01-09
* | Revert commit 599b4c6efddaed33b1667c386b34b07729ba732bMichael Niedermayer2012-01-06
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2011-12-28
|\|