aboutsummaryrefslogtreecommitdiff
path: root/libavresample/resample_template.c
AgeCommit message (Expand)Author
2014-04-11resample: split linear into its own functionAnton Khirnov
2014-04-11resample: add initial padding explicitlyAnton Khirnov
2014-04-11resample: drop useless abs()Anton Khirnov
2014-04-11resample: reindentAnton Khirnov
2014-04-11resample: split the nearest neighbour path into a separate function pointerAnton Khirnov
2014-03-26Add missing headers to make template files compile (more) standaloneDiego Biurrun
2012-07-08lavr: resampling: add support for s32p, fltp, and dblp internal sample formatsJustin Ruggles