| Commit message (Expand) | Author | Age | Files | Lines |
* | blockdsp: reindent after parameter removal | Christophe Gisquet | 2015-10-03 | 1 | -11/+11 |
* | blockdsp: remove high bitdepth parameter | Christophe Gisquet | 2015-10-02 | 1 | -4/+1 |
* | Merge commit '7c6eb0a1b7bf1aac7f033a7ec6d8cacc3b5c2615' | Michael Niedermayer | 2015-07-27 | 1 | -1/+1 |
|\ |
|
* | | Merge commit 'd42191c78befc1983f23b1899b2dda513b72f1ed' | Michael Niedermayer | 2015-07-17 | 1 | -1/+1 |
|\| |
|
| * | configure: Factor out vp8dsp module | Vittorio Giovara | 2015-07-17 | 1 | -1/+1 |
* | | doc: avoid incorrect phrase 'allows to' | Andreas Cadhalpun | 2015-06-16 | 1 | -1/+1 |
* | | avcodec/ppc/pixblockdsp: Fix type of get_pixels_vsx() | Michael Niedermayer | 2015-06-01 | 1 | -1/+1 |
* | | Merge commit 'd0bf20a4f25ac5de021c860a0c8ad05638ee2078' | Michael Niedermayer | 2015-05-31 | 1 | -0/+44 |
|\| |
|
| * | ppc: vsx: Implement diff_pixels and get_pixels | Luca Barbato | 2015-05-31 | 1 | -0/+44 |
| * | ppc: Restrict some Altivec implementations to Big Endian | Luca Barbato | 2015-05-31 | 23 | -45/+45 |
* | | Merge commit '7014b65995b1fe6188fb53447bf61b08e3963355' | Michael Niedermayer | 2015-05-31 | 1 | -23/+20 |
|\| |
|
| * | ppc: pixblockdsp: Use the abriged vector types | Luca Barbato | 2015-05-31 | 1 | -23/+20 |
* | | avcodec/ppc/h264dsp: POWER LE support in h264_idct_dc_add_internal() fix vec_... | Rong Yan | 2015-05-14 | 1 | -11/+15 |
* | | avcodec/ppc/h264qpel_template: Fix alignment assert | Michael Niedermayer | 2015-05-10 | 1 | -1/+1 |
* | | avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() delete macros VEC_... | Rong Yan | 2015-04-27 | 1 | -47/+39 |
* | | avcodec/ppc/fdctdsp: POWER LE support in ff_fdct_altivec() | Rong Yan | 2015-04-03 | 1 | -39/+47 |
* | | Revert "ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED" | Michael Niedermayer | 2015-03-15 | 3 | -31/+31 |
* | | ppc: lavc: use LOCAL_ALIGNED instead of DECLARE_ALIGNED | Christophe Gisquet | 2015-03-14 | 3 | -31/+31 |
* | | Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b' | Michael Niedermayer | 2015-03-01 | 1 | -2/+1 |
|\| |
|
| * | lavc: do not compile fmtconvert unconditionally | Anton Khirnov | 2015-02-28 | 1 | -2/+1 |
* | | Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca' | Michael Niedermayer | 2015-02-28 | 1 | -111/+0 |
|\| |
|
| * | fmtconvert: drop unused functions | Anton Khirnov | 2015-02-28 | 1 | -111/+0 |
* | | avcodec/ppc/fdctdsp: fix const warning | Michael Niedermayer | 2015-02-28 | 1 | -1/+1 |
* | | avcodec/ppc/idctdsp.c: POWER LE support in idct_add_altivec() | Rong Yan | 2015-02-03 | 1 | -3/+13 |
* | | avcodec/ppc/h264qpel_template: Change if DEBUG assert() to av_assert2() | Michael Niedermayer | 2015-01-30 | 1 | -5/+2 |
* | | ppc/mpegvideo_altivec: Change assert to av_assert2() | Michael Niedermayer | 2015-01-30 | 1 | -2/+1 |
* | | libavcodec/ppc/mpegvideoencdsp.c: fix stack smashing in pix_norm1_altivec() a... | Andreas Cadhalpun | 2015-01-21 | 1 | -2/+2 |
* | | avcodec/ppc/vp3dsp_altivec: POWER LE support to vp3_idct_add_altivec() | Rong Yan | 2014-12-08 | 1 | -2/+16 |
* | | avcodec/ppc/vp8dsp_altivec.c: POWER LE support put_vp8_epel_h_altivec_core() ... | Rong Yan | 2014-12-04 | 1 | -37/+49 |
* | | avcodec/ppc/vc1dsp_altivec: add POWER LE support to vc1_inv_trans_8x4_altivec() | Rong Yan | 2014-12-04 | 1 | -3/+10 |
* | | avcodec/ppc/lossless_audiodsp_altivec: POWER LE support for scalarproduct_and... | Rong Yan | 2014-12-02 | 1 | -10/+21 |
* | | avcodec/ppc/h264qpel_template: protect unistd.h by #if HAVE_UNISTD_H | Michael Niedermayer | 2014-11-28 | 1 | -0/+4 |
* | | avcodec/ppc/h264qpel: POWER LE support for put_pixels16_l2_altivec() and avg_... | Rong Yan | 2014-11-28 | 1 | -58/+51 |
* | | avcodec/ppc/h264qpel_template: POWER LE support for PREFIX_h264_qpel16_h_lowp... | Rong Yan | 2014-11-28 | 1 | -199/+165 |
* | | avcodec/ppc/h264chroma_template: POWER LE support for PREFIX_h264_chroma_mc8_... | Rong Yan | 2014-11-28 | 1 | -135/+88 |
* | | avcodec/ppc/h264dsp: POWER LE support for h264_idct8_add_altivec() h264_idct_... | Rong Yan | 2014-11-28 | 1 | -27/+62 |
* | | Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' | Michael Niedermayer | 2014-11-24 | 1 | -28/+28 |
|\| |
|
| * | motion_est: convert stride to ptrdiff_t | Vittorio Giovara | 2014-11-24 | 1 | -28/+28 |
* | | libavcodec/ppc/me_cmp.c : support little endian in sse8_altivec(), hadamard8_... | Rong Yan | 2014-11-11 | 1 | -37/+21 |
* | | libavcodec/ppc/me_cmp.c : factorize little and big endian code | Rong Yan | 2014-11-11 | 1 | -351/+55 |
* | | libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() put_no_rnd_p... | Rong Yan | 2014-11-07 | 1 | -184/+71 |
* | | libavcodec/ppc/hpeldsp_altivec.c : fix ff_put_pixels16_altivec() for POWER LE | Rong Yan | 2014-10-10 | 1 | -0/+34 |
* | | libavcodec/ppc/me_cmp.c : fix sad16_altivec() sse16_altivec() sad16_xy2_altiv... | Rong Yan | 2014-10-10 | 1 | -0/+294 |
* | | libavcodec/ppc/mpegvideoencdsp.c : fix pix_norm1_altivec() and pix_sum_altive... | Rong Yan | 2014-10-10 | 1 | -0/+60 |
* | | libavcodec/ppc/pixblockdsp.c : fix get_pixels_altivec() and diff_pixels_altiv... | Rong Yan | 2014-10-10 | 1 | -0/+95 |
* | | Add missing "const" all over the place. | Reimar Döffinger | 2014-08-29 | 1 | -1/+1 |
* | | Merge commit 'efd26bedec9a345a5960dbfcbaec888418f2d4e6' | Michael Niedermayer | 2014-08-15 | 1 | -0/+2 |
|\| |
|
| * | build: Add explanatory comments to (optimization) blocks in the Makefiles | Diego Biurrun | 2014-08-15 | 1 | -0/+2 |
* | | Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b' | Michael Niedermayer | 2014-08-15 | 1 | -1/+1 |
|\| |
|
| * | mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes | Diego Biurrun | 2014-08-15 | 1 | -1/+1 |