diff options
author | Ronald S. Bultje <rsbultje@gmail.com> | 2014-06-14 14:11:03 -0400 |
---|---|---|
committer | Michael Niedermayer <michaelni@gmx.at> | 2014-06-14 20:21:39 +0200 |
commit | 7128a35f8c4bdfb8b749b1e453c69cfd15eb9f07 (patch) | |
tree | 700bc35394d23ae6159fe50f6f1c7737ab705a7c /RELEASE | |
parent | 9236f7b5a23b4907f7b2bf6346ecd88e6d76f1e0 (diff) | |
download | ffmpeg-7128a35f8c4bdfb8b749b1e453c69cfd15eb9f07.tar.gz |
swr: split out DSP functions.
DSP bits of swri_resample go into their own mini-DSP functions; DSP
init goes from a per-call branch in multiple_resample to a proper
DSP init routine; x86 bits go into x86/; swri_resample() moves out of
resample_template.c into resample.c because it's independent of DSP
code or sample type; multiple_resample() is simplified.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
Diffstat (limited to 'RELEASE')
0 files changed, 0 insertions, 0 deletions