| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-10-08 | 1 | -20/+21 |
|\ |
|
| * | x86: vc1: call ff_vc1dsp_init_x86() under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -0/+1 |
| * | x86: cavs: call ff_cavsdsp_init_x86() under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -1/+1 |
| * | x86: call most of the x86 dsp init functions under if (ARCH_X86) | Janne Grunau | 2012-10-08 | 1 | -16/+17 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-09-10 | 1 | -2/+2 |
|\| |
|
| * | x86: dsputil: Only compile motion_est code when encoders are enabled | Diego Biurrun | 2012-09-10 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-29 | 1 | -3/+3 |
|\| |
|
| * | x86: Always compile files with functions that are called unconditionally | Diego Biurrun | 2012-08-29 | 1 | -3/+3 |
* | | Merge commit 'd488c3bcbaf7ddda42597e014deb661a7e9e2112' | Michael Niedermayer | 2012-08-29 | 1 | -10/+10 |
|\| |
|
| * | x86: avcodec: Drop silly "_mmx" suffixes from filenames | Diego Biurrun | 2012-08-28 | 1 | -8/+8 |
| * | x86: avcodec: Drop silly "_sse" suffixes from filenames | Diego Biurrun | 2012-08-28 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-27 | 1 | -4/+2 |
|\| |
|
| * | build: fft: x86: Drop unused YASM-OBJS-FFT- variable | Diego Biurrun | 2012-08-27 | 1 | -2/+1 |
* | | Merge commit 'a1bcc76e6036e78f25cbb7323c145056cfca9d93' | Michael Niedermayer | 2012-08-24 | 1 | -2/+3 |
|\| |
|
| * | x86: mpegvideo: more sensible names for optimization file and init function | Diego Biurrun | 2012-08-24 | 1 | -1/+1 |
| * | x86: mpegvideoenc: Split optimizations off into a separate file | Diego Biurrun | 2012-08-24 | 1 | -0/+1 |
| * | dnxhdenc: x86: more sensible names for optimization file and init function | Diego Biurrun | 2012-08-24 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-22 | 1 | -1/+1 |
|\| |
|
| * | build: x86: Only compile mpegvideo optimizations when necessary | Diego Biurrun | 2012-08-22 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-16 | 1 | -4/+4 |
|\| |
|
| * | x86: avcodec: Consistently name all init files | Diego Biurrun | 2012-08-16 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-15 | 1 | -4/+4 |
|\| |
|
| * | x86: avcodec: Appropriately name files containing only init functions | Diego Biurrun | 2012-08-15 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-08-13 | 1 | -3/+3 |
|\| |
|
| * | x86: Drop silly "_yasm" suffixes from filenames | Diego Biurrun | 2012-08-12 | 1 | -3/+3 |
| * | x86: remove libmpeg2 mmx(ext) idct functions | Mans Rullgard | 2012-08-02 | 1 | -1/+0 |
| * | fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. | Ronald S. Bultje | 2012-07-31 | 1 | -2/+0 |
* | | fft: port FFT/IMDCT 3dnow functions to yasm, and disable on x86-64. | Ronald S. Bultje | 2012-08-02 | 1 | -2/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-07-18 | 1 | -4/+3 |
|\| |
|
| * | vp3: move idct and loop filter pointers to new vp3dsp context | Mans Rullgard | 2012-07-18 | 1 | -0/+1 |
| * | build: add CONFIG_VP3DSP, reduce repetition in OBJS lists | Mans Rullgard | 2012-07-18 | 1 | -4/+2 |
* | | Revert "Revert "x86: fft: convert sse inline asm to yasm"" | Nicolas George | 2012-06-26 | 1 | -1/+0 |
* | | Revert "x86: fft: convert sse inline asm to yasm" | Nicolas George | 2012-06-26 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-06-25 | 1 | -1/+0 |
|\| |
|
| * | x86: fft: convert sse inline asm to yasm | Mans Rullgard | 2012-06-25 | 1 | -1/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-04-13 | 1 | -3/+2 |
|\| |
|
| * | build: Consistently handle conditional compilation for all optimization OBJS. | Diego Biurrun | 2012-04-12 | 1 | -3/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-26 | 1 | -54/+46 |
|\| |
|
| * | build: prettyprinting cosmetics | Diego Biurrun | 2012-03-26 | 1 | -47/+40 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-03-25 | 1 | -1/+1 |
|\| |
|
| * | x86: conditionally compile H.264 QPEL optimizations | Diego Biurrun | 2012-03-25 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-25 | 1 | -0/+2 |
|\| |
|
| * | SBR DSP x86: implement SSE sbr_sum_square_sse | Christophe GISQUET | 2012-02-23 | 1 | -0/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-03 | 1 | -0/+1 |
|\| |
|
| * | win64: add a XMM clobber test configure option. | Ronald S. Bultje | 2012-02-02 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-01 | 1 | -1/+2 |
|\| |
|
| * | rv40: x86 SIMD for biweight | Christophe Gisquet | 2012-01-30 | 1 | -1/+2 |
| * | x86: Give RV40 init file a more suitable name. | Diego Biurrun | 2012-01-30 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-31 | 1 | -0/+1 |
|\| |
|
| * | png: convert DSP functions to yasm. | Ronald S. Bultje | 2012-01-29 | 1 | -0/+1 |