| Commit message (Expand) | Author | Age | Files | Lines |
* | avcodec/flacdsp: Split encoder-only parts into a ctx of its own | Andreas Rheinhardt | 2022-08-05 | 1 | -2/+2 |
* | fft: remove 16-bit FFT and MDCT code | Lynne | 2021-01-14 | 1 | -6/+3 |
* | libavcodec: arm: Add a NEON implementation of pixblockdsp | Martin Storsjö | 2020-05-15 | 1 | -0/+1 |
* | avcodec/arm/mlpdsp: add missing dependency for truehd | Aman Gupta | 2019-11-11 | 1 | -0/+3 |
* | avcodec/arm/hevcdsp_sao : add NEON optimization for sao | Meng Wang | 2018-04-09 | 1 | -1/+2 |
* | sbcenc: add armv6 and neon asm optimizations | Aurelien Jacobs | 2018-03-07 | 1 | -0/+3 |
* | arm: Add NEON optimizations for 10 and 12 bit vp9 loop filter | Martin Storsjö | 2017-01-24 | 1 | -0/+1 |
* | arm: Add NEON optimizations for 10 and 12 bit vp9 itxfm | Martin Storsjö | 2017-01-24 | 1 | -1/+2 |
* | arm: Add NEON optimizations for 10 and 12 bit vp9 MC | Martin Storsjö | 2017-01-24 | 1 | -1/+4 |
* | arm: vp9: Add NEON loop filters | Martin Storsjö | 2016-11-15 | 1 | -0/+1 |
* | arm: vp9: Add NEON itxfm routines | Martin Storsjö | 2016-11-15 | 1 | -1/+2 |
* | arm: vp9: Add NEON optimizations of VP9 MC functions | Martin Storsjö | 2016-11-15 | 1 | -0/+2 |
* | Merge commit '01621202aad7e27b2a05c71d9ad7a19dfcbe17ec' | Derek Buitenhuis | 2016-05-09 | 1 | -4/+4 |
|\ |
|
| * | build: miscellaneous cosmetics | Diego Biurrun | 2016-04-07 | 1 | -4/+4 |
| * | fft: Split MDCT bits off from FFT | Diego Biurrun | 2016-03-01 | 1 | -0/+2 |
* | | Merge commit '4c297249ac0f513a610a62691ce96d6b62f65b94' | Derek Buitenhuis | 2016-04-12 | 1 | -0/+1 |
|\| |
|
| * | rdft: arm: Split RDFT initialization into a separate file | Diego Biurrun | 2016-02-26 | 1 | -0/+1 |
* | | Merge commit '15a24614aef5836af3cd2c7cc3b2b737eee6bf3c' | Derek Buitenhuis | 2016-02-24 | 1 | -3/+3 |
|\| |
|
| * | build: Add vc1dsp component for more fine-grained dependencies | Diego Biurrun | 2016-02-19 | 1 | -3/+3 |
* | | avcodec/dca: add new decoder based on libdcadec | foo86 | 2016-01-31 | 1 | -3/+3 |
* | | avcodec/dca: remove old decoder | foo86 | 2016-01-31 | 1 | -6/+3 |
* | | avcodec/synth_filter: split off remaining code from dcadec files | James Almer | 2016-01-25 | 1 | -1/+2 |
* | | Merge commit 'f5ee23004d1177ca6dd99b92cb4ff4b94b2eae09' | Michael Niedermayer | 2015-07-17 | 1 | -4/+2 |
|\| |
|
| * | configure: Factor out g722dsp module | Vittorio Giovara | 2015-07-17 | 1 | -4/+2 |
* | | Merge commit 'd42191c78befc1983f23b1899b2dda513b72f1ed' | Michael Niedermayer | 2015-07-17 | 1 | -12/+6 |
|\| |
|
| * | configure: Factor out vp8dsp module | Vittorio Giovara | 2015-07-17 | 1 | -12/+6 |
* | | Merge commit '5cb4bdb2a03c3643f8f1e7d21d7094e61e0a4418' | Michael Niedermayer | 2015-07-17 | 1 | -3/+2 |
|\| |
|
| * | configure: Factor out rv34dsp module | Vittorio Giovara | 2015-07-17 | 1 | -3/+2 |
* | | Merge commit 'b075869bc1e1aadea0a8dc819ebfb758adb9e3d0' | Michael Niedermayer | 2015-07-17 | 1 | -3/+2 |
|\| |
|
| * | configure: Factor out flacdsp module | Vittorio Giovara | 2015-07-17 | 1 | -2/+2 |
* | | hevcdsp: fix compilation for arm and aarch64 | James Almer | 2015-03-12 | 1 | -0/+1 |
* | | 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 | 1 | -1/+0 |
|\| |
|
| * | fmtconvert: drop unused functions | Anton Khirnov | 2015-02-28 | 1 | -1/+0 |
* | | avcodec/hevcdsp: ARM NEON optimized qpel functions | Seppo Tomperi | 2015-02-25 | 1 | -1/+2 |
* | | Merge commit '702458538d4e52809bcef460d39baabf061b16b5' | Michael Niedermayer | 2015-02-16 | 1 | -0/+4 |
|\| |
|
| * | g722: Add ARM NEON implementation for g722_apply_qmf() | Peter Meerwald | 2015-02-15 | 1 | -0/+4 |
* | | hevcdsp: ARM NEON optimized transforms | Seppo Tomperi | 2015-02-08 | 1 | -1/+2 |
* | | hevcdsp: ARM NEON optimized deblocking filter | Seppo Tomperi | 2015-02-05 | 1 | -0/+2 |
* | | 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 'adf8227cf4e7b4fccb2ad88e1e09b6dc00dd00ed' | Michael Niedermayer | 2014-08-05 | 1 | -2/+0 |
|\| |
|
* | | Merge commit 'db7f1c7c5a1d37e7f4da64a79a97bea1c4b6e9f8' | Michael Niedermayer | 2014-08-05 | 1 | -1/+1 |
|\| |
|
| * | h264: Move start code search functions into separate source files. | Ben Avison | 2014-08-04 | 1 | -1/+1 |
* | | Merge commit '2d60444331fca1910510038dd3817bea885c2367' | Michael Niedermayer | 2014-07-17 | 1 | -2/+2 |
|\| |
|
| * | dsputil: Split motion estimation compare bits off into their own context | Diego Biurrun | 2014-07-17 | 1 | -2/+2 |
* | | Merge commit 'adff0a8166345bb9513f0f658043fb6387e90122' | Michael Niedermayer | 2014-07-16 | 1 | -2/+1 |
|\| |
|
| * | arm: dsputil: Coalesce all init files | Diego Biurrun | 2014-07-16 | 1 | -2/+1 |
* | | Merge commit 'f46bb608d9d76c543e4929dc8cffe36b84bd789e' | Michael Niedermayer | 2014-07-10 | 1 | -0/+2 |
|\| |
|