| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/x86/snowdsp: add missing clobbers to inner_add_yblock_bw_8_obmc_16_bh... | Michael Niedermayer | 2014-03-21 | 1 | -0/+1 |
* | Merge commit '82bb3048013201c0095d2853d4623633d912252f' | Michael Niedermayer | 2014-03-20 | 3 | -27/+30 |
|\ |
|
| * | dsputil: Use correct type in me_cmp_func function pointer | Diego Biurrun | 2014-03-20 | 3 | -27/+30 |
* | | Merge commit '0e083d7e43805db1a978cb57bfa25fda62e8ff18' | Michael Niedermayer | 2014-03-20 | 1 | -12/+15 |
|\| |
|
| * | build: Group general components separate from de/encoders in arch Makefiles | Diego Biurrun | 2014-03-20 | 1 | -12/+15 |
* | | Merge commit '5169e688956be3378adb3b16a93962fe0048f1c9' | Michael Niedermayer | 2014-03-20 | 3 | -32/+25 |
|\| |
|
| * | dsputil: Propagate bit depth information to all (sub)init functions | Diego Biurrun | 2014-03-20 | 3 | -31/+24 |
* | | Add one forgotten named inline asm operand in libavcodec/x86/motion_est.c. | Carl Eugen Hoyos | 2014-03-19 | 1 | -1/+2 |
* | | Automatically change MANGLE() into named inline asm operands when direct symb... | Matt Oliver | 2014-03-18 | 9 | -3/+20 |
* | | avcodec/x86/mlpdsp: Only use asm when non-local inline asm lables are supported | Matt Oliver | 2014-03-18 | 1 | -2/+2 |
* | | x86/synth_filter: improve FMA version | James Almer | 2014-03-17 | 1 | -7/+35 |
* | | avcodec/x86/idct_sse2_xvid: move offsets out of MANGLE() | Matt Oliver | 2014-03-17 | 1 | -8/+8 |
* | | Add missing external declarations. | Matt Oliver | 2014-03-17 | 1 | -0/+2 |
* | | Fixed 64bit conformance with mvzbl. | Matt Oliver | 2014-03-17 | 1 | -2/+2 |
* | | Merge commit 'db3f61a04f1f66746660f921bb2780ddf1141f3b' | Michael Niedermayer | 2014-03-14 | 1 | -30/+30 |
|\| |
|
| * | x86: dsputil_init: Drop some unnecessary parentheses | Diego Biurrun | 2014-03-13 | 1 | -30/+30 |
* | | Merge commit '441b093915717afa7d24be34bdab2a4911b30a57' | Michael Niedermayer | 2014-03-14 | 1 | -61/+62 |
|\| |
|
| * | x86: dsputil_init: K&R formatting cosmetics | Diego Biurrun | 2014-03-13 | 1 | -61/+62 |
* | | Merge commit '4cb4680c1087a2cd13d4b0c9167a2eb3147f99d8' | Michael Niedermayer | 2014-03-14 | 1 | -7/+10 |
|\| |
|
| * | x86: dsputil_x86.h: K&R formatting cosmetics | Diego Biurrun | 2014-03-13 | 1 | -7/+10 |
* | | Merge commit 'f8bbebecfd7ea3dceb7c96f931beca33f80a3490' | Michael Niedermayer | 2014-03-14 | 1 | -150/+161 |
|\| |
|
| * | x86: motion_est: K&R formatting cosmetics | Diego Biurrun | 2014-03-13 | 1 | -150/+161 |
* | | Merge commit 'a36947c167d7278b891453083b57dc56b7a7f5c5' | Michael Niedermayer | 2014-03-14 | 1 | -727/+770 |
|\| |
|
| * | dsputilenc_mmx: K&R formatting cosmetics | Diego Biurrun | 2014-03-13 | 1 | -726/+769 |
* | | Merge commit '38675229a879aa5258a8c71891fc8cbf74cf139f' | Michael Niedermayer | 2014-03-14 | 1 | -57/+50 |
|\| |
|
| * | dsputil_mmx: K&R formatting cosmetics | Diego Biurrun | 2014-03-13 | 1 | -55/+49 |
* | | Merge commit '6a8b35dc88b4a1a452f192fbbf53ae7f59bc3f23' | Michael Niedermayer | 2014-03-14 | 1 | -3/+0 |
|\| |
|
| * | dsputilenc_mmx: Merge two assignment blocks with identical conditions | Diego Biurrun | 2014-03-13 | 1 | -3/+0 |
* | | Merge commit '55519926ef855c671d084ccc151056de9e3d3a77' | Michael Niedermayer | 2014-03-14 | 24 | -246/+308 |
|\| |
|
| * | x86: Make function prototype comments in assembly code consistent | Diego Biurrun | 2014-03-13 | 24 | -246/+308 |
* | | Merge commit 'edd1f833fa145eb9c5026877c699ebe6efca00a0' | Michael Niedermayer | 2014-03-14 | 1 | -8/+12 |
|\| |
|
| * | x86: h264_idct_10_bit: Use proper type in function prototype comments | Diego Biurrun | 2014-03-13 | 1 | -8/+12 |
* | | Merge commit '831a1180785a786272cdcefb71566a770bfb879e' | Michael Niedermayer | 2014-03-13 | 12 | -12/+12 |
|\| |
|
| * | Update dsputil- and SIMD-related comments to match reality more closely | Diego Biurrun | 2014-03-13 | 12 | -12/+12 |
* | | Merge commit '17608f6ee3d2088cdb8d1e704276d8b34f01160d' | Michael Niedermayer | 2014-03-13 | 4 | -0/+4 |
|\| |
|
| * | x86: Add some more missing headers | Diego Biurrun | 2014-03-13 | 4 | -0/+4 |
| * | x86: mpegvideoenc: Remove some remnants of the long-gone libmpeg2 IDCT | Diego Biurrun | 2014-03-13 | 1 | -44/+0 |
* | | x86/dsputil: add emms to ff_scalarproduct_int16_mmxext() | James Almer | 2014-03-06 | 1 | -0/+3 |
* | | Merge commit '3bfdee00cd92ff07c364d4901c4aefda32780756' | Michael Niedermayer | 2014-03-06 | 1 | -2/+2 |
|\| |
|
| * | x86: dcadsp: Fix linking with yasm and optimizations disabled | Diego Biurrun | 2014-03-05 | 1 | -0/+4 |
* | | Merge commit '3741aa37c2a0d0717faff74a5c4cc357d16f6d1d' | Michael Niedermayer | 2014-03-05 | 1 | -1/+1 |
|\| |
|
| * | x86: cabac: Use correct #includes to make header compile standalone | Diego Biurrun | 2014-03-05 | 1 | -1/+1 |
* | | x86/synth_filter: add synth_filter_fma3 | James Almer | 2014-03-05 | 2 | -17/+15 |
* | | x86/synth_filter: add missing HAVE_YASM guard | James Almer | 2014-03-04 | 1 | -0/+4 |
* | | x86/synth_filter: Revert the switch to float ops with SSE2 | James Almer | 2014-03-02 | 1 | -4/+17 |
* | | x86/synth_filter: add synth_filter_avx | James Almer | 2014-03-02 | 2 | -34/+49 |
* | | x86/synth_filter: add synth_filter_sse | James Almer | 2014-03-01 | 2 | -29/+57 |
* | | Merge commit '4cb6964244fd6c099383d8b7e99731e72cc844b9' | Michael Niedermayer | 2014-02-28 | 2 | -21/+50 |
|\| |
|
| * | dcadec: simplify decoding of VQ high frequencies | Christophe Gisquet | 2014-02-28 | 2 | -21/+50 |
* | | Merge commit '08e3ea60ff4059341b74be04a428a38f7c3630b0' | Michael Niedermayer | 2014-02-28 | 2 | -43/+41 |
|\| |
|