| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-16 | 6 | -11/+11 |
|\ |
|
| * | mpegvideo: Add ff_ prefix to nonstatic functions | Martin Storsjö | 2012-02-15 | 1 | -1/+1 |
| * | dsputil: Add ff_ prefix to inv_zigzag_direct16 | Martin Storsjö | 2012-02-15 | 2 | -3/+3 |
| * | dsputil: Add ff_ prefix to the dsputil*_init* functions | Martin Storsjö | 2012-02-15 | 4 | -7/+7 |
* | | Fix compilation without HAVE_AVX. | Reimar Döffinger | 2012-02-12 | 6 | -13/+13 |
* | | Detect and check for CMOV. | Reimar Döffinger | 2012-02-12 | 2 | -2/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-11 | 1 | -9/+4 |
|\| |
|
| * | ac3dsp: do not use pshufb in ac3_extract_exponents_ssse3() | Justin Ruggles | 2012-02-09 | 1 | -9/+4 |
* | | Partially revert "Fix png decoding on x86." | Reimar Döffinger | 2012-02-10 | 1 | -8/+8 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-10 | 6 | -6/+0 |
|\| |
|
| * | cosmetics: Delete empty lines at end of file. | Diego Biurrun | 2012-02-09 | 6 | -6/+0 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-09 | 2 | -0/+6 |
|\| |
|
| * | h264: manually save/restore XMM registers for functions using INIT_MMX. | Ronald S. Bultje | 2012-02-08 | 2 | -0/+6 |
| * | pngdsp: swap argument inversion. | Ronald S. Bultje | 2012-02-07 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-08 | 1 | -1/+1 |
|\| |
|
| * | h264: mark h264_idct_add8_10 with number of XMM registers. | Michael Kostylev | 2012-02-07 | 1 | -1/+1 |
* | | Fix png decoding on x86. | Reimar Döffinger | 2012-02-03 | 1 | -9/+9 |
* | | Fix NASM compilation. | Reimar Döffinger | 2012-02-03 | 1 | -4/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-03 | 3 | -1/+82 |
|\| |
|
| * | win64: add a XMM clobber test configure option. | Ronald S. Bultje | 2012-02-02 | 2 | -0/+81 |
| * | Fix a typo in the x86 asm version of ff_vector_clip_int32() | Justin Ruggles | 2012-02-01 | 1 | -1/+1 |
* | | Use SECTION_TEXT instead of section .text for the compatibility | KO Myung-Hun | 2012-02-02 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-02-01 | 4 | -4/+231 |
|\| |
|
| * | rv40: x86 SIMD for biweight | Christophe Gisquet | 2012-01-30 | 3 | -1/+228 |
| * | x86: Give RV40 init file a more suitable name. | Diego Biurrun | 2012-01-30 | 2 | -1/+1 |
| * | x86: Place mm_flags variable declaration below the appropriate #ifdef. | Diego Biurrun | 2012-01-30 | 2 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-31 | 5 | -104/+323 |
|\| |
|
| * | x86 dsputil: provide SSE2/SSSE3 versions of bswap_buf | Christophe Gisquet | 2012-01-30 | 2 | -0/+128 |
| * | png: add support for bpp>4 to paeth x86 SIMD code. | Ronald S. Bultje | 2012-01-29 | 1 | -1/+13 |
| * | png: add SSE2 version for add_bytes_l2. | Ronald S. Bultje | 2012-01-29 | 2 | -0/+26 |
| * | png: convert DSP functions to yasm. | Ronald S. Bultje | 2012-01-29 | 3 | -103/+156 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-30 | 4 | -46/+38 |
|\| |
|
| * | png: add missing #if HAVE_SSSE3 around function pointer assignment. | Ronald S. Bultje | 2012-01-29 | 1 | -1/+1 |
| * | imdct36: mark SSE functions as using all 16 XMM registers. | Ronald S. Bultje | 2012-01-29 | 1 | -1/+1 |
| * | png: move DSP functions to their own DSP context. | Ronald S. Bultje | 2012-01-29 | 3 | -102/+136 |
* | | dirac_yasm: fix linking failure due to %ifndef | Michael Niedermayer | 2012-01-28 | 2 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-28 | 22 | -176/+176 |
|\| |
|
| * | config.asm: change %ifdef directives to %if directives. | Ronald S. Bultje | 2012-01-27 | 21 | -174/+174 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-26 | 1 | -1/+1 |
|\| |
|
| * | dsputil: use vertical component for drawing bottom edge. | Ronald S. Bultje | 2012-01-25 | 1 | -1/+1 |
* | | Use correct register size. | Reimar Döffinger | 2012-01-17 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-17 | 2 | -14/+82 |
|\| |
|
| * | rv34: 1-pass inter MB reconstruction | Christophe GISQUET | 2012-01-16 | 2 | -4/+3 |
| * | rv34: Intra 16x16 handling | Christophe GISQUET | 2012-01-16 | 2 | -14/+83 |
* | | Fix compilation without HAVE_AVX, HAVE_YASM etc. | Reimar Döffinger | 2012-01-14 | 1 | -1/+10 |
* | | Use correct register size, fixes compilation with NASM. | Reimar Döffinger | 2012-01-14 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-13 | 3 | -1/+100 |
|\| |
|
| * | rv34: DC-only inverse transform | Christophe GISQUET | 2012-01-12 | 3 | -1/+100 |
* | | Fix compilation with yasm-0.6.2 | Carl Eugen Hoyos | 2012-01-12 | 4 | -2/+12 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2012-01-12 | 1 | -0/+3 |
|\| |
|