| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-09-22 | 1 | -0/+1 |
|\ |
|
| * | avutil: Fix compilation with inline asm disabled on mingw | Alex Smith | 2013-09-22 | 1 | -0/+1 |
* | | Reinstate proper FFmpeg license for all files. | Thilo Borgmann | 2013-08-30 | 1 | -4/+4 |
* | | Merge commit '79aec43ce813a3e270743ca64fa3f31fa43df80b' | Michael Niedermayer | 2013-08-30 | 1 | -0/+13 |
|\| |
|
| * | x86: Add and use more convenience macros to check CPU extension availability | Diego Biurrun | 2013-08-29 | 1 | -0/+13 |
* | | Merge commit '8410d6e93c2e074881f1c7b7e4cdefd2e497d52e' | Michael Niedermayer | 2013-08-29 | 1 | -28/+26 |
|\| |
|
| * | avutil: Refactor CPU extension availability macros | Diego Biurrun | 2013-08-28 | 1 | -28/+26 |
* | | Merge commit 'b78b10c4b78b696927f2801cf2d9f193b4eff28b' | Michael Niedermayer | 2013-08-29 | 1 | -0/+1 |
|\| |
|
| * | avutil: Move internal CPU detection function declarations to private header | Diego Biurrun | 2013-08-28 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-18 | 1 | -6/+6 |
|\| |
|
| * | Consistently use "cpu_flags" as variable/parameter name for CPU flags | Diego Biurrun | 2013-07-18 | 1 | -6/+6 |
* | | avutil/x86: reenable ff_update_lls_avx() | Michael Niedermayer | 2013-07-02 | 2 | -2/+2 |
* | | Merge commit 'c8b920a9b7fa534a6141695ace4e8c2dfcd56cee' | Michael Niedermayer | 2013-07-02 | 1 | -1/+1 |
|\| |
|
| * | lls/x86: use 3-operator vaddpd in ADDPD_MEM | Loren Merritt | 2013-07-02 | 1 | -1/+1 |
* | | Revert "avutil/x86: disable ff_evaluate_lls_sse2() for 32bit" | Michael Niedermayer | 2013-07-01 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-07-01 | 1 | -1/+1 |
|\| |
|
| * | x86: lpc: fix a segfault in av_evaluate_lls_sse2() | Loren Merritt | 2013-06-30 | 1 | -1/+1 |
* | | avutil/x86: disable ff_evaluate_lls_sse2() for 32bit | Michael Niedermayer | 2013-06-30 | 1 | -1/+1 |
* | | Merge commit 'b545179fdff1ccfbbb9d422e4e9720cb6c6d9191' | Michael Niedermayer | 2013-06-30 | 2 | -0/+40 |
|\| |
|
| * | x86: lpc: simd av_evaluate_lls | Loren Merritt | 2013-06-29 | 2 | -0/+41 |
* | | lls.asm: disable ff_update_lls_avx | Michael Niedermayer | 2013-06-30 | 2 | -2/+2 |
* | | lls.asm: put avx code under if HAVE_AVX_EXTERNAL | Michael Niedermayer | 2013-06-30 | 1 | -0/+2 |
* | | Merge commit '502ab21af0ca68f76d6112722c46d2f35c004053' | Michael Niedermayer | 2013-06-30 | 3 | -0/+236 |
|\| |
|
| * | x86: lpc: simd av_update_lls | Loren Merritt | 2013-06-29 | 3 | -0/+236 |
* | | Merge commit '1fda184a85178cfd7b98d9e308d18e1ded76a511' | Michael Niedermayer | 2013-05-05 | 1 | -1/+2 |
|\| |
|
| * | avutil: Add av_cold attributes to init functions missing them | Diego Biurrun | 2013-05-04 | 1 | -1/+2 |
* | | Merge commit '566b7a20fd0cab44d344329538d314454a0bcc2f' | Michael Niedermayer | 2013-05-03 | 1 | -15/+17 |
|\| |
|
| * | x86: float dsp: butterflies_float SSE | Christophe Gisquet | 2013-05-03 | 2 | -0/+29 |
| * | dsputil: Make dsputil selectable | Ronald S. Bultje | 2013-04-10 | 1 | -0/+2 |
| * | x86inc: Fix number of operands for cmp* instructions | Christophe Gisquet | 2013-04-09 | 1 | -4/+4 |
* | | butterflies_float: replace 2 lea by 2 add | Michael Niedermayer | 2013-04-17 | 1 | -2/+2 |
* | | x86: float dsp: butterflies_float SSE | Christophe Gisquet | 2013-04-17 | 2 | -0/+26 |
* | | x264asm: fix cmp* number of arguments | Christophe Gisquet | 2013-04-05 | 1 | -4/+4 |
* | | Merge commit 'b6649ab5037fb55f78c2606f3d23cea0867cdeaa' | Michael Niedermayer | 2013-03-28 | 1 | -13/+13 |
|\| |
|
| * | cosmetics: Remove unnecessary extern keywords from function declarations | Diego Biurrun | 2013-03-27 | 1 | -13/+13 |
| * | x86: Use simple nop codes for <= sse (rather than <= mmx) | Ronald S. Bultje | 2013-02-19 | 1 | -1/+1 |
* | | dsputil: make selectable. | Ronald S. Bultje | 2013-03-12 | 1 | -0/+2 |
* | | lavu: Fix checkheaders for x86/emms.h | James Almer | 2013-02-17 | 1 | -0/+1 |
* | | Merge commit '4db96649ca700db563d9da4ebe70bf9fc4c7a6ba' | Michael Niedermayer | 2013-02-15 | 1 | -0/+22 |
|\| |
|
| * | avutil: Ensure that emms_c is always defined, even on non-x86 | Diego Biurrun | 2013-02-14 | 1 | -3/+2 |
| * | avutil: Move emms code to x86-specific header | Diego Biurrun | 2013-02-14 | 1 | -0/+22 |
* | | Use simple nop codes for <= sse (rather than <= mmx). | Ronald S. Bultje | 2013-02-11 | 1 | -1/+1 |
* | | Merge commit '73b704ac609d83e0be124589f24efd9b94947cf9' | Michael Niedermayer | 2013-01-23 | 2 | -1/+30 |
|\| |
|
| * | floatdsp: move scalarproduct_float from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 2 | -0/+28 |
* | | Merge commit '42d324694883cdf1fff1612ac70fa403692a1ad4' | Michael Niedermayer | 2013-01-23 | 2 | -0/+46 |
|\| |
|
| * | floatdsp: move vector_fmul_reverse from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 2 | -0/+44 |
* | | Merge commit '55aa03b9f8f11ebb7535424cc0e5635558590f49' | Michael Niedermayer | 2013-01-23 | 2 | -0/+37 |
|\| |
|
| * | floatdsp: move vector_fmul_add from dsputil to avfloatdsp. | Ronald S. Bultje | 2013-01-22 | 2 | -0/+35 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-19 | 3 | -0/+55 |
|\| |
|
| * | x86: Add a Yasm-based emms() replacement | Martin Storsjö | 2013-01-18 | 3 | -0/+55 |