| Commit message (Expand) | Author | Age | Files | Lines |
* | x86: Add an xmm clobbering wrapper for avcodec_encode_video2 | Martin Storsjö | 2013-09-17 | 1 | -0/+6 |
* | avcodec: add emuedge_linesize_type | Michael Niedermayer | 2013-09-04 | 1 | -1/+1 |
* | x86/simple_idct: use LOCAL_ALIGNED instead of DECLARE_ALIGNED | Paul B Mahol | 2013-09-03 | 1 | -1/+1 |
* | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 15 | -60/+60 |
* | Fix compilation with --disable-mmx. | Carl Eugen Hoyos | 2013-08-30 | 1 | -1/+1 |
* | Merge commit 'e998b56362c711701b3daa34e7b956e7126336f4' | Michael Niedermayer | 2013-08-30 | 7 | -197/+197 |
|\ |
|
| * | x86: avcodec: Consistently structure CPU extension initialization | Diego Biurrun | 2013-08-29 | 7 | -197/+197 |
* | | avcodec/x86/lpc: Fix cpu flag checks so they work | Michael Niedermayer | 2013-08-30 | 1 | -1/+1 |
* | | avcodec/x86/vp8dsp: Fix cpu flag checks so they work | Michael Niedermayer | 2013-08-30 | 1 | -1/+1 |
* | | Merge commit '6369ba3c9cc74becfaad2a8882dff3dd3e7ae3c0' | Michael Niedermayer | 2013-08-30 | 12 | -48/+54 |
|\| |
|
| * | x86: avcodec: Use convenience macros to check for CPU flags | Diego Biurrun | 2013-08-29 | 12 | -48/+54 |
* | | Merge commit 'cd529172377229f2e86987869ccc08f426bfe114' | Michael Niedermayer | 2013-08-29 | 1 | -4/+7 |
|\| |
|
| * | x86: rv40dsp: Move inline assembly optimizations out of YASM init section | Diego Biurrun | 2013-08-28 | 1 | -4/+7 |
* | | Merge commit 'a64f6a04ac5773aeff2003897455dadb9609f18b' | Michael Niedermayer | 2013-08-29 | 2 | -7/+6 |
|\| |
|
| * | dsputil: x86: Hide arch-specific initialization details | Diego Biurrun | 2013-08-28 | 2 | -7/+6 |
* | | Merge commit '8506ff97c9ea4a1f52983497ecf8d4ef193403a9' | Michael Niedermayer | 2013-08-24 | 3 | -12/+8 |
|\| |
|
| * | vp56: Mark VP6-only optimizations as such. | Diego Biurrun | 2013-08-23 | 3 | -12/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-08-22 | 4 | -18/+42 |
|\| |
|
| * | x86: Split DCT and FFT initialization into separate files | Diego Biurrun | 2013-08-21 | 4 | -18/+42 |
* | | Merge commit '0b45269c2d732d15afa2de9c475d85fcf5561ac4' | Michael Niedermayer | 2013-08-22 | 1 | -1/+0 |
|\| |
|
| * | x86: h264_idct: Remove incorrect comment | Diego Biurrun | 2013-08-21 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-18 | 27 | -198/+200 |
|\| |
|
| * | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 27 | -196/+198 |
| * | fmtconvert: Explicitly use int32_t instead of int | Christophe Gisquet | 2013-07-17 | 2 | -3/+3 |
* | | Merge commit '2b379a925162b6783bd9a81dc03e647e8b65494c' | Michael Niedermayer | 2013-07-12 | 1 | -1/+5 |
|\| |
|
| * | mlpdsp: x86: Respect cpuflags | Luca Barbato | 2013-07-12 | 1 | -1/+5 |
* | | libavcodec/x86/mpegvideo: Move mmx functions under HAVE_MMX_INLINE | Michael Niedermayer | 2013-07-07 | 1 | -4/+4 |
* | | avcodec/x86/vp3dsp_init: move mmx functions under HAVE_MMX_INLINE | Michael Niedermayer | 2013-07-07 | 1 | -4/+4 |
* | | avcodec/x86/cabac: Disable get_cabac_bypass_x86() on broken llvm/clang | Michael Niedermayer | 2013-07-06 | 1 | -0/+2 |
* | | avcodec/x86/cabac: factorize broken llvm/clang check out | Michael Niedermayer | 2013-07-06 | 1 | -3/+8 |
* | | Merge commit 'e6d8acf6a8fba4743eb56eabe72a741d1bbee3cb' | Michael Niedermayer | 2013-07-05 | 1 | -0/+40 |
|\| |
|
| * | cabac: x86 version of get_cabac_bypass | Jason Garrett-Glaser | 2013-07-04 | 1 | -0/+40 |
* | | avcodec/x86/dsputil_init: only use xvid idct for lowres=0 | Michael Niedermayer | 2013-07-01 | 1 | -1/+1 |
* | | mathops/x86: work around inline asm miscompilation with GCC 4.8.1 | Hendrik Leppkes | 2013-06-21 | 1 | -1/+1 |
* | | Merge commit '186599ffe0a94d587434e5e46e190e038357ed99' | Michael Niedermayer | 2013-05-30 | 1 | -3/+3 |
|\| |
|
| * | build: cosmetics: Place unconditional before conditional OBJS lines | Diego Biurrun | 2013-05-30 | 1 | -3/+3 |
* | | fmtconvert: int32_t input to int32_to_float_fmul_scalar | Christophe Gisquet | 2013-05-18 | 2 | -3/+3 |
* | | Merge commit '9cacdabd1c8cd257a942d8289349c37d992989b7' | Michael Niedermayer | 2013-05-16 | 1 | -22/+0 |
|\| |
|
| * | mpegvideo: Remove commented-out PARANOID debug cruft | Diego Biurrun | 2013-05-15 | 1 | -30/+0 |
* | | Merge commit '1399931d07f0f37ef4526eb8d39d33c64e09618a' | Michael Niedermayer | 2013-05-14 | 24 | -23/+23 |
|\| |
|
| * | x86: dsputil: Rename dsputil_mmx.h --> dsputil_x86.h | Diego Biurrun | 2013-05-12 | 21 | -20/+20 |
* | | Merge commit '245b76a108585b6fb52eebc2626c472d6fa530dc' | Michael Niedermayer | 2013-05-14 | 4 | -747/+789 |
|\| |
|
| * | x86: dsputil: Split inline assembly from init code | Diego Biurrun | 2013-05-12 | 4 | -727/+759 |
* | | Merge commit '46bb456853b197f4562de7acf5d42abf11ded9be' | Michael Niedermayer | 2013-05-14 | 8 | -143/+41 |
|\| |
|
| * | x86: dsputil: Refactor pixels16 wrapper functions with a macro | Diego Biurrun | 2013-05-12 | 8 | -143/+41 |
* | | Merge commit 'f54b55058a429c4eea5bae7e5bcb49bd29b34199' | Michael Niedermayer | 2013-05-13 | 1 | -4/+2 |
|\| |
|
| * | configure: Rename cmov processor capability to i686 | Diego Biurrun | 2013-05-12 | 1 | -4/+2 |
* | | Merge commit '2c299d4165cd9653153e12270971c2368551b79e' | Michael Niedermayer | 2013-05-10 | 1 | -6/+6 |
|\| |
|
| * | x86: sbrdsp: implement SSE2 qmf_pre_shuffle | Christophe Gisquet | 2013-05-10 | 2 | -0/+32 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-09 | 1 | -4/+4 |
|\| |
|