| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/arm/cabac: fix inline cabac reader with the UNCHECKED bitstream reader | Michael Niedermayer | 2014-03-15 | 1 | -0/+6 |
* | Merge commit '36b822b8be7f9ecd6f9d87acaa786b128a873cd9' | Michael Niedermayer | 2014-03-14 | 1 | -2/+1 |
|\ |
|
| * | arm: dsputil: Drop restrict keyword from add_pixels_clamped_armv6 prototype | Diego Biurrun | 2014-03-14 | 1 | -2/+1 |
* | | avcodec/arm/fft_fixed_neon: reduce diff by 2 spaces to libav | Michael Niedermayer | 2014-03-14 | 1 | -1/+1 |
* | | Merge commit '831a1180785a786272cdcefb71566a770bfb879e' | Michael Niedermayer | 2014-03-13 | 3 | -3/+3 |
|\| |
|
| * | Update dsputil- and SIMD-related comments to match reality more closely | Diego Biurrun | 2014-03-13 | 3 | -3/+3 |
* | | Merge commit 'd1184b8110b4847013bf25222e6809eb3462913c' | Michael Niedermayer | 2014-03-13 | 4 | -0/+13 |
|\| |
|
| * | arm: dsputil: Add a bunch of missing #includes | Diego Biurrun | 2014-03-13 | 4 | -0/+13 |
* | | Merge commit '49676eb7301e775d08bdbba5380159b106ee258f' | Michael Niedermayer | 2014-03-13 | 1 | -1/+0 |
|\| |
|
| * | dsputil: Remove prototypes for nonexisting optimization functions | Diego Biurrun | 2014-03-13 | 1 | -1/+0 |
* | | Merge commit '5a7f382a5d33d9a26890affe6c8c5070a48dfc22' | Michael Niedermayer | 2014-03-12 | 1 | -1/+7 |
|\| |
|
| * | armv6: vp8: use explicit labels in motion compensation asm | Janne Grunau | 2014-03-12 | 1 | -1/+7 |
* | | Merge commit '634d9d8b398982647b3d7160641198744901d8d8' | Michael Niedermayer | 2014-03-09 | 1 | -0/+102 |
|\| |
|
| * | arm: get_cabac inline asm | Janne Grunau | 2014-03-09 | 1 | -0/+102 |
* | | Merge commit '4506a854a4d846692ba71daeeff661dc214c8fa2' | Michael Niedermayer | 2014-03-09 | 1 | -1/+1 |
|\| |
|
| * | arm: vp3: remove incorrect const in ff_vp3_idct_dc_add_neon declaration | Janne Grunau | 2014-03-09 | 1 | -1/+1 |
* | | Merge commit '61985ad72c47bbb668f2d3923bf5c9df83e79323' | Michael Niedermayer | 2014-03-09 | 1 | -6/+4 |
|\| |
|
| * | arm: hpeldsp: fix put_pixels8_y2_{,no_rnd_}armv6 | Janne Grunau | 2014-03-08 | 1 | -6/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-05 | 1 | -8/+12 |
|\| |
|
| * | arm: hpeldsp: prevent overreads in armv6 asm | Janne Grunau | 2014-03-05 | 1 | -8/+12 |
* | | Merge commit '6e4009d4cdf5927bdaedf58fcfc5e813b14c366b' | Michael Niedermayer | 2014-02-28 | 2 | -0/+36 |
|\| |
|
| * | arm: dcadsp: implement decode_hf as external NEON asm | Janne Grunau | 2014-02-28 | 2 | -0/+36 |
* | | Merge commit '4cb6964244fd6c099383d8b7e99731e72cc844b9' | Michael Niedermayer | 2014-02-28 | 1 | -23/+0 |
|\| |
|
| * | dcadec: simplify decoding of VQ high frequencies | Christophe Gisquet | 2014-02-28 | 1 | -23/+0 |
* | | Merge commit '87ec849fe9acba075c843e67bcd01f256f481a18' | Michael Niedermayer | 2014-02-28 | 3 | -21/+5 |
|\| |
|
| * | dcadec: remove scaling in lfe_interpolation_fir | Christophe Gisquet | 2014-02-28 | 3 | -21/+5 |
* | | avcodec/vp8dsp: add VP7 idct and loop filter | Peter Ross | 2014-02-15 | 4 | -7/+11 |
* | | lavc: fix flac encoder and decoder dependencies | James Darnley | 2014-02-13 | 2 | -1/+2 |
* | | avcodec/arm/int_neon: fix handling sizes % 16 != 0 | Michael Niedermayer | 2014-02-13 | 1 | -2/+2 |
* | | Merge commit 'd6eac2f1bcce0cb85fac5d50fcfe94bc490d4a5e' | Michael Niedermayer | 2014-02-09 | 1 | -2/+0 |
|\| |
|
| * | arm: Remove a stray .fpu directive | Martin Storsjö | 2014-02-09 | 1 | -2/+0 |
* | | Merge commit '5c1c6e82261b856214499b9fef3a08bf3ff6e0ae' | Michael Niedermayer | 2014-02-08 | 1 | -0/+1 |
|\| |
|
| * | dca: include dcadsp.h in {arm,x86}/dca.h for checkheaders | Janne Grunau | 2014-02-08 | 1 | -0/+1 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-02-08 | 3 | -58/+38 |
|\| |
|
| * | dcadsp: split lfe_dir cases | Christophe Gisquet | 2014-02-07 | 3 | -33/+40 |
| * | dcadsp: add int8x8_fmul_int32 to dsp context | Christophe Gisquet | 2014-02-07 | 1 | -1/+2 |
* | | dcadsp: split lfe_dir cases | Christophe Gisquet | 2014-02-08 | 1 | -3/+30 |
* | | dcadsp: add int8x8_fmul_int32 to DSP context | Christophe Gisquet | 2014-02-08 | 1 | -1/+2 |
* | | Merge commit '5bcbb516f2ff45290ef7995b081762e668693672' | Michael Niedermayer | 2014-02-08 | 7 | -22/+22 |
|\| |
|
| * | arm: Add X() around all references to extern symbols | Martin Storsjö | 2014-02-07 | 7 | -22/+22 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-02-06 | 1 | -63/+54 |
|\| |
|
| * | vp8: Use 2 registers for dst_stride and src_stride in neon bilin filter | Martin Storsjö | 2014-02-06 | 1 | -60/+60 |
* | | Merge commit '7151c5d04aed3b496c21f713dcb603e2cbdb9c49' | Michael Niedermayer | 2014-01-14 | 3 | -9/+9 |
|\| |
|
| * | arm: Use full filenames as multiple inclusion guards | Diego Biurrun | 2014-01-14 | 3 | -9/+9 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-01-11 | 2 | -0/+80 |
|\| |
|
| * | arm: Add an option for making sure NEON registers aren't clobbered | Martin Storsjö | 2014-01-11 | 2 | -0/+80 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-01-08 | 1 | -1/+1 |
|\| |
|
| * | arm: Add a missing # as prefix for an immediate constant | Martin Storsjö | 2014-01-07 | 1 | -1/+1 |
* | | Merge commit '5dae4872357613a0b51120b54a4c5221e0ec3f69' | Michael Niedermayer | 2014-01-08 | 2 | -18/+9 |
|\| |
|
| * | arm: Allow overriding the alignment set in the function macro | Martin Storsjö | 2014-01-07 | 2 | -18/+9 |