| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/arm/flacdsp_init_arm: Put CONFIG_FLAC_DECODER first in if() | Michael Niedermayer | 2015-03-26 | 1 | -1/+1 |
* | hevcdsp: fix compilation for arm and aarch64 | James Almer | 2015-03-12 | 4 | -11/+61 |
* | Merge commit '71f1ad37d858b810b71a4af1c25771beaa50b27b' | Michael Niedermayer | 2015-03-01 | 1 | -4/+3 |
|\ |
|
| * | lavc: do not compile fmtconvert unconditionally | Anton Khirnov | 2015-02-28 | 1 | -4/+3 |
* | | Merge commit 'd74a8cb7e42f703be5796eeb485f06af710ae8ca' | Michael Niedermayer | 2015-02-28 | 4 | -434/+0 |
|\| |
|
| * | fmtconvert: drop unused functions | Anton Khirnov | 2015-02-28 | 4 | -434/+0 |
* | | avcodec/hevcdsp: ARM NEON optimized qpel functions | Seppo Tomperi | 2015-02-25 | 3 | -1/+1160 |
* | | avcodec/arm/hevcdsp_idct_neon: drop ".code 32" | Michael Niedermayer | 2015-02-25 | 1 | -2/+0 |
* | | hevcdsp: HEVC deblocking ARM NEON register clobber fix | Seppo Tomperi | 2015-02-16 | 1 | -3/+3 |
* | | Merge commit '702458538d4e52809bcef460d39baabf061b16b5' | Michael Niedermayer | 2015-02-16 | 3 | -0/+108 |
|\| |
|
| * | g722: Add ARM NEON implementation for g722_apply_qmf() | Peter Meerwald | 2015-02-15 | 3 | -0/+108 |
* | | avcodec/arm/videodsp_armv5te: Fix linking failure with "g++ -shared -D__STDC_... | Michael Niedermayer | 2015-02-12 | 1 | -1/+2 |
* | | hevcdsp: ARM NEON optimized transforms | Seppo Tomperi | 2015-02-08 | 3 | -1/+495 |
* | | hevcdsp: ARM NEON optimized deblocking filter | Seppo Tomperi | 2015-02-05 | 3 | -0/+435 |
* | | lavc/arm: Use the neon vertical chroma loop filter also for H.264 4:2:2. | Carl Eugen Hoyos | 2015-01-31 | 1 | -1/+1 |
* | | Merge commit '4c81613df499ba81d64ea102b38d0c6686cc304c' | Michael Niedermayer | 2014-12-10 | 1 | -16/+20 |
|\| |
|
| * | arm: mlpdsp: handle pic offset calculation in a macro | Janne Grunau | 2014-12-09 | 1 | -16/+20 |
* | | Merge commit '581c7f0e12b1fa39f73d683e54d6ecda0772c5a9' | Michael Niedermayer | 2014-12-10 | 1 | -10/+13 |
|\| |
|
| * | arm: make ff_mlp_filter_channel_arm and ff_mlp_rematrix_channel_arm position ... | Janne Grunau | 2014-12-09 | 1 | -10/+13 |
* | | Merge commit 'f963f80399deb1a2b44c1bac3af7123e8a0c9e46' | Michael Niedermayer | 2014-12-09 | 3 | -3/+3 |
|\| |
|
| * | arm: Use .data.rel.ro for const data with relocations | Martin Storsjö | 2014-12-09 | 3 | -3/+3 |
* | | Merge commit 'b280c6202b28b371a8d96850194fd69d7ad5dcc0' | Michael Niedermayer | 2014-12-08 | 1 | -10/+5 |
|\| |
|
| * | arm: fft_vfp: Unify the behaviour in ff_fft_calc_vfp between arm/thumb | Martin Storsjö | 2014-12-08 | 1 | -10/+5 |
* | | Merge commit 'ae81576414f2d2083d3118fb4abe1ebc5a7a4c54' | Michael Niedermayer | 2014-12-08 | 1 | -0/+1 |
|\| |
|
| * | arm: fft_vfp: Add a missing "endconst" when building in thumb mode | Martin Storsjö | 2014-12-08 | 1 | -0/+1 |
* | | Merge commit '9c12c6ff9539e926df0b2a2299e915ae71872600' | Michael Niedermayer | 2014-11-24 | 1 | -5/+5 |
|\| |
|
| * | motion_est: convert stride to ptrdiff_t | Vittorio Giovara | 2014-11-24 | 1 | -5/+5 |
* | | x86/flacdsp: add SSE2 and AVX decorrelate functions | James Almer | 2014-11-13 | 1 | -1/+1 |
* | | avcodec/idctdsp: change {put,add}_pixels_clamped to ptrdiff_t line_size | James Almer | 2014-09-24 | 4 | -6/+6 |
* | | Fix compile error on arm4/arm5 platform | Bernd Kuhls | 2014-09-23 | 2 | -0/+4 |
* | | Merge commit '95c0cec03acec0a80cc1c7db48f3b2355d9e767b' | Michael Niedermayer | 2014-09-03 | 1 | -11/+4 |
|\| |
|
| * | idctdsp: Add global function pointers for {add|put}_pixels_clamped functions | Diego Biurrun | 2014-09-02 | 1 | -7/+0 |
* | | Merge commit 'efd26bedec9a345a5960dbfcbaec888418f2d4e6' | Michael Niedermayer | 2014-08-15 | 1 | -0/+18 |
|\| |
|
| * | build: Add explanatory comments to (optimization) blocks in the Makefiles | Diego Biurrun | 2014-08-15 | 1 | -0/+18 |
* | | Merge commit '835f798c7d20bca89eb4f3593846251ad0d84e4b' | Michael Niedermayer | 2014-08-15 | 3 | -4/+4 |
|\| |
|
| * | mpegvideo: cosmetics: Lowercase ugly uppercase MPV_ function name prefixes | Diego Biurrun | 2014-08-15 | 3 | -4/+4 |
* | | avcodec/idctdsp: make add/put_pixels_clamped_c internal functions | James Almer | 2014-08-13 | 1 | -8/+8 |
* | | avcodec: Change get_pixels() to ptrdiff_t linesize | Michael Niedermayer | 2014-08-06 | 1 | -1/+1 |
* | | Merge commit 'adf8227cf4e7b4fccb2ad88e1e09b6dc00dd00ed' | Michael Niedermayer | 2014-08-05 | 2 | -6/+3 |
|\| |
|
| * | vc-1: Add platform-specific start code search routine to VC1DSPContext. | Ben Avison | 2014-08-04 | 1 | -0/+3 |
* | | Merge commit 'db7f1c7c5a1d37e7f4da64a79a97bea1c4b6e9f8' | Michael Niedermayer | 2014-08-05 | 3 | -4/+29 |
|\| |
|
| * | h264: Move start code search functions into separate source files. | Ben Avison | 2014-08-04 | 4 | -6/+31 |
* | | avcodec/arm/idctdsp_init_arm*: Only select non bitexact IDCTs by default when... | Michael Niedermayer | 2014-07-27 | 2 | -2/+2 |
* | | Merge commit '7fb993d338d88f2f62e0a358b6c9f3eb9a3a08ac' | Michael Niedermayer | 2014-07-25 | 2 | -66/+68 |
|\| |
|
| * | qpeldsp: Mark source pointer in qpel_mc_func function pointer const | Diego Biurrun | 2014-07-25 | 2 | -66/+68 |
* | | Merge commit '6869612f5c7d4d2f20f69a5658328a761deadb1c' | Michael Niedermayer | 2014-07-22 | 1 | -5/+1 |
|\| |
|
| * | arm: Macroize the test for 'setend' CPU instruction support | Ben Avison | 2014-07-21 | 1 | -5/+1 |
* | | Merge commit '81b9bf319226fe03436c80aaa8a2c91767cab7ce' | Michael Niedermayer | 2014-07-21 | 1 | -0/+40 |
|\| |
|
| * | dct-test: Move arch-specific bits into arch-specific subdirectories | Diego Biurrun | 2014-07-21 | 1 | -0/+40 |
* | | Merge commit '4de8b60684ce13dff3e3d372dae4f49b9e53f755' | Michael Niedermayer | 2014-07-21 | 5 | -15/+44 |
|\| |
|