| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit 'a24a252709dd38f12aa4929ce4981f87091a5113' | Michael Niedermayer | 2014-04-25 | 6 | -2/+342 |
|\ |
|
| * | aarch64: NEON optimized FIR audio resampling | Janne Grunau | 2014-04-24 | 6 | -2/+342 |
* | | Merge commit 'cae8df78759c2e69257f7fe58842f34c0d98a7ec' | Michael Niedermayer | 2014-04-25 | 2 | -29/+29 |
|\| |
|
| * | lavr: define ResampleContext in resample.h | Janne Grunau | 2014-04-24 | 2 | -29/+29 |
* | | Merge commit 'f4d5a2cc35fcdf06ec031fabe8b0710e995fe924' | Michael Niedermayer | 2014-04-22 | 5 | -0/+419 |
|\| |
|
| * | aarch64: NEON float to s16 audio conversion | Janne Grunau | 2014-04-22 | 5 | -0/+419 |
* | | Merge commit '21d8f4da91673051ad7055cf63d989488a56368e' | Michael Niedermayer | 2014-04-17 | 1 | -8/+3 |
|\| |
|
| * | resample: remove an unneeded context variable | Anton Khirnov | 2014-04-17 | 1 | -8/+3 |
* | | Merge commit 'ac976ed91e323754e9a84509873ebdb437372797' | Michael Niedermayer | 2014-04-13 | 1 | -1/+1 |
|\| |
|
| * | lavr: allocate the resampling buffer with a positive size | Anton Khirnov | 2014-04-13 | 1 | -1/+1 |
* | | Merge commit 'f7c5fd81516fb7b186c64c66dc080e1139586226' | Michael Niedermayer | 2014-04-13 | 1 | -7/+39 |
|\| |
|
| * | resample: implement flushing | Anton Khirnov | 2014-04-13 | 1 | -7/+39 |
* | | Merge commit '254c95cdd1b669a722204a4a65974fc2523c8f83' | Michael Niedermayer | 2014-04-11 | 2 | -15/+27 |
|\| |
|
| * | resample: split linear into its own function | Anton Khirnov | 2014-04-11 | 2 | -15/+27 |
* | | Merge commit 'be394968c81019887ef996a78a526bdd85d1e216' | Michael Niedermayer | 2014-04-11 | 2 | -22/+36 |
|\| |
|
| * | resample: add initial padding explicitly | Anton Khirnov | 2014-04-11 | 2 | -22/+36 |
* | | Merge commit 'eed752d61da332fb13e9893a175a90fed7b1d7d3' | Michael Niedermayer | 2014-04-11 | 1 | -2/+2 |
|\| |
|
| * | resample: drop useless abs() | Anton Khirnov | 2014-04-11 | 1 | -2/+2 |
* | | Merge commit '3c84f6b5d20cd345fac706f8cfb70c55e541ffb5' | Michael Niedermayer | 2014-04-11 | 1 | -21/+20 |
|\| |
|
| * | resample: reindent | Anton Khirnov | 2014-04-11 | 1 | -21/+20 |
* | | Merge commit 'f20892eb67a7b4b5a3c080388a35a3380516a805' | Michael Niedermayer | 2014-04-11 | 2 | -13/+25 |
|\| |
|
| * | resample: split the nearest neighbour path into a separate function pointer | Anton Khirnov | 2014-04-11 | 2 | -13/+25 |
* | | Merge commit 'b9dea23766f52b8e059e72d34980bb7b456efe8f' | Michael Niedermayer | 2014-04-11 | 1 | -1/+5 |
|\| |
|
| * | resample: fix avresample_get_delay() return value | Anton Khirnov | 2014-04-11 | 1 | -1/+5 |
* | | Merge commit '01c5779f56cf708e6cb88b11cfdc248cae7e2ee8' | Michael Niedermayer | 2014-04-05 | 1 | -2/+0 |
|\| |
|
| * | x86: Drop some unnecessary YASM ifdefs | Diego Biurrun | 2014-04-04 | 1 | -2/+0 |
* | | Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f' | Michael Niedermayer | 2014-03-26 | 1 | -0/+6 |
|\| |
|
| * | Add missing headers to make template files compile (more) standalone | Diego Biurrun | 2014-03-26 | 1 | -0/+6 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-02-22 | 1 | -0/+5 |
|\| |
|
| * | lavr: return an error if a avresample_open() is called on an open context | Anton Khirnov | 2014-02-22 | 1 | -0/+5 |
* | | Merge commit '7e86c27b4ee9e5a3fbe6cf5249b9d918b2a5e731' | Michael Niedermayer | 2014-02-22 | 3 | -1/+14 |
|\| |
|
| * | lavr: add a function for checking whether AVAudioResampleContext is open | Anton Khirnov | 2014-02-22 | 3 | -1/+14 |
* | | Merge commit '76a75c523cd3c63560185394a0a5cd7249db962a' | Michael Niedermayer | 2014-02-08 | 1 | -2/+7 |
|\| |
|
| * | lavr: mix front center channel as indicated in the ATSC A/52 specification. | Tim Walker | 2014-02-08 | 1 | -2/+7 |
* | | Merge commit '5bcbb516f2ff45290ef7995b081762e668693672' | Michael Niedermayer | 2014-02-08 | 1 | -2/+2 |
|\| |
|
| * | arm: Add X() around all references to extern symbols | Martin Storsjö | 2014-02-07 | 1 | -2/+2 |
* | | Merge remote-tracking branch 'qatar/master' | Michael Niedermayer | 2014-01-15 | 2 | -0/+32 |
|\| |
|
| * | aarch64: port neon clobber test from arm | Janne Grunau | 2014-01-15 | 2 | -0/+32 |
* | | Merge commit '99e20125232d40ea239a5b54d26bbfe526506114' | Michael Niedermayer | 2014-01-13 | 4 | -0/+67 |
|\| |
|
| * | x86/arm: Add clobber tests to libavresample | Martin Storsjö | 2014-01-13 | 4 | -0/+67 |
* | | Merge commit 'cc976a75dffa148d655b52604331679ff669e8a2' | Michael Niedermayer | 2014-01-04 | 1 | -1/+1 |
|\| |
|
| * | audio_mix: print (SKIP) instead of 0.0 for matrix columns removed along with ... | Anton Khirnov | 2014-01-03 | 1 | -1/+1 |
* | | Merge commit 'fc6a3ef40d34ce8443ae57c2452f3f273d7d4891' | Michael Niedermayer | 2014-01-04 | 1 | -2/+5 |
|\| |
|
| * | audio_mix: fix zeroing output channels in certain cases | Anton Khirnov | 2014-01-03 | 1 | -2/+5 |
* | | Merge commit '3d95d27376e59de14f984e7a22a52e066d85df35' | Michael Niedermayer | 2014-01-04 | 1 | -1/+1 |
|\| |
|
| * | audio_mix: initialize the data pointers to NULL | Anton Khirnov | 2014-01-03 | 1 | -1/+1 |
* | | Merge commit 'b83d1ee3b41cfe8357836e2582104db2f3364cb0' | Michael Niedermayer | 2013-12-27 | 1 | -1/+1 |
|\| |
|
| * | avutil: Move library version related macros to version.h | Diego Biurrun | 2013-12-26 | 1 | -0/+2 |
* | | avresample: Include libavutil/avutil.h in version.h | James Almer | 2013-12-06 | 1 | -0/+2 |
* | | Add Windows resource file support for shared libraries | James Almer | 2013-12-05 | 2 | -0/+58 |