summaryrefslogtreecommitdiffstats
path: root/libavresample/resample_template.c
Commit message (Expand)AuthorAgeFilesLines
* Merge commit '254c95cdd1b669a722204a4a65974fc2523c8f83'Michael Niedermayer2014-04-111-11/+23
|\
| * resample: split linear into its own functionAnton Khirnov2014-04-111-11/+23
* | Merge commit 'be394968c81019887ef996a78a526bdd85d1e216'Michael Niedermayer2014-04-111-8/+4
|\ \ | |/
| * resample: add initial padding explicitlyAnton Khirnov2014-04-111-8/+4
* | Merge commit 'eed752d61da332fb13e9893a175a90fed7b1d7d3'Michael Niedermayer2014-04-111-2/+2
|\ \ | |/
| * resample: drop useless abs()Anton Khirnov2014-04-111-2/+2
* | Merge commit '3c84f6b5d20cd345fac706f8cfb70c55e541ffb5'Michael Niedermayer2014-04-111-21/+20
|\ \ | |/
| * resample: reindentAnton Khirnov2014-04-111-21/+20
* | Merge commit 'f20892eb67a7b4b5a3c080388a35a3380516a805'Michael Niedermayer2014-04-111-5/+8
|\ \ | |/
| * resample: split the nearest neighbour path into a separate function pointerAnton Khirnov2014-04-111-5/+8
* | Merge commit 'aba70bb5387f12dfa5e6cd8cb861c9c7e668151f'Michael Niedermayer2014-03-261-0/+6
|\ \ | |/
| * Add missing headers to make template files compile (more) standaloneDiego Biurrun2014-03-261-0/+6
* | Merge remote-tracking branch 'qatar/master'Michael Niedermayer2012-07-091-4/+4
|/
* lavr: resampling: add support for s32p, fltp, and dblp internal sample formatsJustin Ruggles2012-07-081-0/+102
OpenPOWER on IntegriCloud