| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | | avcodec: Change get_pixels() to ptrdiff_t linesize | Michael Niedermayer | 2014-08-06 | 1 | -1/+1 |
* | | Merge commit 'ffa4d4ef0bd66c4e8bde7357b69bdedc78123ea8' | Michael Niedermayer | 2014-08-02 | 3 | -5/+8 |
|\| |
|
| * | ppc: fft: Build AltiVec optimizations in the standard way | Diego Biurrun | 2014-08-02 | 3 | -4/+7 |
* | | Merge commit '03c9f357a4c2307a7913cea2cbf0ba817e80beb6' | Michael Niedermayer | 2014-08-01 | 1 | -9/+10 |
|\| |
|
| * | ppc: idctdsp: Immediately return if no AltiVec is available | Diego Biurrun | 2014-08-01 | 1 | -8/+9 |
* | | avcodec/ppc/idctdsp: Only select non bitexact IDCTs by default when bitexact ... | Michael Niedermayer | 2014-07-27 | 1 | -1/+1 |
* | | Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac' | Michael Niedermayer | 2014-07-25 | 2 | -20/+30 |
|\| |
|
| * | qpeldsp: Mark source pointer in qpel_mc_func function pointer const | Diego Biurrun | 2014-07-25 | 2 | -20/+30 |
* | | Merge commit '81b9bf319226fe03436c80aaa8a2c91767cab7ce' | Michael Niedermayer | 2014-07-21 | 1 | -0/+32 |
|\| |
|
| * | dct-test: Move arch-specific bits into arch-specific subdirectories | Diego Biurrun | 2014-07-21 | 1 | -0/+32 |
* | | Merge commit '1a583c0c60240adb8fa6620c6df33f1a0a0fe5d9' | Michael Niedermayer | 2014-07-19 | 2 | -4/+4 |
|\| |
|
| * | fdct: Move ppc-specific declarations to a header in the ppc directory | Diego Biurrun | 2014-07-19 | 2 | -4/+4 |
* | | Merge commit '8b0dd4942aac320d1ca3c40fa7ea1be342c71273' | Michael Niedermayer | 2014-07-18 | 1 | -4/+4 |
|\| |
|
| * | idctdsp: prettyprinting cosmetics | Diego Biurrun | 2014-07-18 | 1 | -3/+3 |
* | | Merge commit 'b4987f72197e0c62cf2633bf835a9c32d2a445ae' | Michael Niedermayer | 2014-07-18 | 1 | -1/+1 |
|\| |
|
| * | idct: Convert IDCT permutation #defines to an enum | Diego Biurrun | 2014-07-18 | 1 | -1/+1 |
* | | Merge commit '2d60444331fca1910510038dd3817bea885c2367' | Michael Niedermayer | 2014-07-17 | 2 | -3/+3 |
|\| |
|
| * | dsputil: Split motion estimation compare bits off into their own context | Diego Biurrun | 2014-07-17 | 2 | -3/+3 |
* | | Merge commit 'a8552ee3eb335d2fd2d6c99363367a6090298f78' | Michael Niedermayer | 2014-07-13 | 4 | -75/+11 |
|\| |
|
| * | ppc: dsputil: Coalesce all init files | Diego Biurrun | 2014-07-13 | 4 | -74/+11 |
* | | Merge commit '1173320249745eab01c901a39054fc0fced33c87' | Michael Niedermayer | 2014-07-11 | 3 | -7/+4 |
|\| |
|
| * | dsputil: Drop unused bit_depth parameter from all init functions | Diego Biurrun | 2014-07-11 | 3 | -7/+4 |
* | | Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e' | Michael Niedermayer | 2014-07-10 | 3 | -105/+154 |
|\| |
|
| * | dsputil: Split off pixel block routines into their own context | Diego Biurrun | 2014-07-09 | 3 | -105/+154 |
* | | Merge commit 'a9aee08d900f686e966c64afec5d88a7d9d130a3' | Michael Niedermayer | 2014-07-08 | 5 | -14/+52 |
|\| |
|
| * | dsputil: Split off FDCT bits into their own context | Diego Biurrun | 2014-07-07 | 5 | -14/+52 |
* | | Merge commit 'c166148409fe8f0dbccef2fe684286a40ba1e37d' | Michael Niedermayer | 2014-07-07 | 3 | -60/+104 |
|\| |
|