| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'c3a0b3eb64be441ca897629e8ecd80d5b51fded7' | Michael Niedermayer | 2014-03-27 | 1 | -3/+4 |
|\ |
|
| * | arm: build: Maintain decoder objects separate from infrastructure objects | Diego Biurrun | 2014-03-27 | 1 | -3/+4 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-03-26 | 3 | -0/+628 |
|\| |
|
| * | truehd: add hand-scheduled ARM asm version of ff_mlp_pack_output. | Ben Avison | 2014-03-26 | 3 | -0/+628 |
| * | truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. | Ben Avison | 2014-03-26 | 2 | -0/+234 |
* | | truehd: add hand-scheduled ARM asm version of ff_mlp_rematrix_channel. | Ben Avison | 2014-03-26 | 2 | -0/+234 |
* | | Merge commit '15a29c39d9ef15b0783c04b3228e1c55f6701ee3' | Michael Niedermayer | 2014-03-26 | 3 | -4/+8 |
|\| |
|
| * | truehd: add hand-scheduled ARM asm version of mlp_filter_channel. | Ben Avison | 2014-03-26 | 3 | -0/+475 |
* | | truehd: add hand-scheduled ARM asm version of mlp_filter_channel. | Ben Avison | 2014-03-26 | 3 | -0/+471 |
* | | libavcodec/*/vp8dsp_init: indent | Peter Ross | 2014-03-25 | 2 | -35/+35 |
* | | On2 VP7 decoder | Peter Ross | 2014-03-25 | 2 | -4/+4 |
* | | Merge commit '322a1dda973e802db7b57f2007fad3efcd5bab81' | Michael Niedermayer | 2014-03-22 | 1 | -2/+1 |
|\| |
|
| * | dsputil: Refactor duplicated CALL_2X_PIXELS / PIXELS16 macros | Diego Biurrun | 2014-03-22 | 1 | -1/+1 |
* | | Merge commit '82bb3048013201c0095d2853d4623633d912252f' | Michael Niedermayer | 2014-03-20 | 1 | -5/+6 |
|\| |
|
| * | dsputil: Use correct type in me_cmp_func function pointer | Diego Biurrun | 2014-03-20 | 1 | -5/+6 |
* | | Merge commit '0e083d7e43805db1a978cb57bfa25fda62e8ff18' | Michael Niedermayer | 2014-03-20 | 1 | -18/+21 |
|\| |
|
| * | build: Group general components separate from de/encoders in arch Makefiles | Diego Biurrun | 2014-03-20 | 1 | -17/+20 |
* | | Merge commit '5169e688956be3378adb3b16a93962fe0048f1c9' | Michael Niedermayer | 2014-03-20 | 5 | -24/+28 |
|\| |
|
| * | dsputil: Propagate bit depth information to all (sub)init functions | Diego Biurrun | 2014-03-20 | 5 | -24/+28 |
* | | Merge commit 'cf7a2167570e6ccb9dfbd62e9d8ba8f4f065b17e' | Michael Niedermayer | 2014-03-20 | 4 | -21/+29 |
|\| |
|
| * | arm: dsputil: K&R formatting cosmetics | Diego Biurrun | 2014-03-20 | 4 | -21/+29 |
* | | 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 |