| Commit message (Expand) | Author | Age | Files | Lines |
* | use Kostyas full name in copyrights | Michael Niedermayer | 2013-06-02 | 1 | -1/+1 |
* | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-05-30 | 1 | -1/+2 |
|\ |
|
| * | arm: Include hpeldsp_neon.o if h264qpel is enabled | Martin Storsjö | 2013-05-30 | 1 | -1/+2 |
* | | Merge commit 'efb7968cfe8b285ab4f27b363719b7c92d19ec74' | Michael Niedermayer | 2013-05-30 | 1 | -14/+13 |
|\| |
|
| * | arm: Don't unconditionally build dsputil files | Martin Storsjö | 2013-05-30 | 1 | -14/+13 |
* | | Merge commit '36a7df8cf1115aa37a1b0d42324ecde5ab6c2304' | Michael Niedermayer | 2013-05-30 | 1 | -2/+2 |
|\| |
|
| * | arm: Only build the FFT init files if FFT is enabled | Martin Storsjö | 2013-05-30 | 1 | -2/+2 |
* | | Merge commit '186599ffe0a94d587434e5e46e190e038357ed99' | Michael Niedermayer | 2013-05-30 | 1 | -19/+19 |
|\| |
|
| * | build: cosmetics: Place unconditional before conditional OBJS lines | Diego Biurrun | 2013-05-30 | 1 | -19/+19 |
* | | Merge commit '9b9b2e9f3036abfd42916bcf734af14b4cb686aa' | Michael Niedermayer | 2013-05-30 | 1 | -61/+36 |
|\| |
|
| * | build: arm: cosmetics: Place all OBJS declarations in alphabetical order | Diego Biurrun | 2013-05-30 | 1 | -61/+36 |
* | | fmtconvert: int32_t input to int32_to_float_fmul_scalar | Christophe Gisquet | 2013-05-18 | 2 | -3/+3 |
* | | Merge commit '7f75f2f2bd692857c1c1ca7f414eb30ece3de93d' | Michael Niedermayer | 2013-05-01 | 3 | -9/+9 |
|\| |
|
| * | arm: Drop unnecessary ff_ name prefixes from static functions | Diego Biurrun | 2013-04-30 | 3 | -9/+9 |
* | | Merge commit '7384b7a71338d960e421d6dc3d77da09b0a442cb' | Michael Niedermayer | 2013-04-20 | 5 | -13/+19 |
|\| |
|
| * | arm: hpeldsp: Move half-pel assembly from dsputil to hpeldsp | Ronald S. Bultje | 2013-04-19 | 14 | -1349/+1541 |
| * | vp3: Use full transpose for all IDCTs | Ronald S. Bultje | 2013-04-15 | 1 | -1/+0 |
* | | Fix compilation on ARM with android gcc 4.7 | Reimar Döffinger | 2013-04-15 | 1 | -38/+36 |
* | | Merge commit '62844c3fd66940c7747e9b2bb7804e265319f43f' | Michael Niedermayer | 2013-04-11 | 1 | -9/+9 |
|\| |
|
| * | h264: Integrate clear_blocks calls with IDCT | Ronald S. Bultje | 2013-04-10 | 1 | -6/+23 |
* | | Merge commit 'a8b6015823e628047a45916404c00044c5e80415' | Michael Niedermayer | 2013-03-13 | 2 | -65/+65 |
|\| |
|
| * | dsputil: convert remaining functions to use ptrdiff_t strides | Luca Barbato | 2013-03-12 | 2 | -65/+65 |
* | | Move arm half-pel assembly from dsputil to hpeldsp. | Ronald S. Bultje | 2013-03-13 | 14 | -1349/+1538 |
* | | vp3/x86: use full transpose for all IDCTs. | Ronald S. Bultje | 2013-03-12 | 1 | -1/+0 |
* | | Merge commit 'c242bbd8b6939507a1a6fb64101b0553d92d303f' | Michael Niedermayer | 2013-02-26 | 7 | -7/+0 |
|\| |
|
| * | Remove unnecessary dsputil.h #includes | Diego Biurrun | 2013-02-26 | 7 | -7/+0 |
* | | Merge commit '76b19a3984359b3be44d4f7e4e69b7b86729a622' | Michael Niedermayer | 2013-02-26 | 1 | -1/+2 |
|\| |
|
| * | Fix a number of incorrect intmath.h #includes. | Diego Biurrun | 2013-02-26 | 1 | -1/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-21 | 1 | -0/+4 |
|\| |
|
| * | arm: vp8: Add missing #includes for header to compile standalone | Diego Biurrun | 2013-02-20 | 1 | -0/+4 |
* | | h264: integrate clear_blocks calls with IDCT. | Ronald S. Bultje | 2013-02-19 | 1 | -6/+23 |
* | | Only set accelerated arm fft functions if fft is enabled. | Carl Eugen Hoyos | 2013-02-17 | 2 | -0/+4 |
* | | Merge commit 'a846dccb29d2bb0798af1d47d06100eda9ca87cc' | Michael Niedermayer | 2013-02-07 | 2 | -2/+2 |
|\| |
|
| * | rv34: Drop now unnecessary dsputil dependencies | Diego Biurrun | 2013-02-06 | 2 | -2/+2 |
* | | Merge commit '79dad2a932534d1155079f937649e099f9e5cc27' | Michael Niedermayer | 2013-02-07 | 3 | -20/+53 |
|\| |
|
| * | dsputil: Separate h264chroma | Diego Biurrun | 2013-02-06 | 3 | -20/+53 |
* | | Merge commit '620289a20e022b9c16c10d546ef86cc0bb77cc84' | Michael Niedermayer | 2013-02-06 | 15 | -18/+36 |
|\| |
|
| * | Add av_cold attributes to arch-specific init functions | Diego Biurrun | 2013-02-05 | 15 | -18/+36 |
* | | Merge commit '25841dfe806a13de526ae09c11149ab1f83555a8' | Michael Niedermayer | 2013-02-06 | 3 | -46/+46 |
|\| |
|
| * | Use ptrdiff_t instead of int for {avg, put}_pixels line_size parameter. | Diego Biurrun | 2013-02-05 | 3 | -46/+46 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-02-01 | 1 | -1/+1 |
|\| |
|
| * | Use proper "" quotes for local header #includes | Diego Biurrun | 2013-02-01 | 1 | -1/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-27 | 1 | -8/+8 |
|\| |
|
| * | arm: vp8: Fix the plain-armv6 version of vp8_luma_dc_wht | Martin Storsjö | 2013-01-27 | 1 | -8/+8 |
* | | Merge commit '33552a5f7b6ec7057516f487b1a902331f8c353e' | Michael Niedermayer | 2013-01-25 | 1 | -0/+2 |
|\| |
|
| * | arm: Add mathops.h to ARCH_HEADERS list | Diego Biurrun | 2013-01-24 | 1 | -0/+2 |
* | | Merge commit '6bdb841b46d170d58488deaed720729b79223b1d' | Michael Niedermayer | 2013-01-25 | 1 | -3/+3 |
|\| |
|
| * | arm: h264qpel: use neon h264 qpel functions only if supported | Janne Grunau | 2013-01-24 | 1 | -3/+3 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2013-01-24 | 5 | -1069/+1128 |
|\| |
|
| * | dsputil: Separate h264 qpel | Mans Rullgard | 2013-01-24 | 5 | -1069/+1128 |