Skip to content
Snippets Groups Projects
Commit 53a5cea4 authored by Muhammad Faiz's avatar Muhammad Faiz
Browse files

swresample/resample: do not allow odd filter_length


except filter_length == 1

odd filter_length gives worse frequency response,
even when compared with shorter filter_length

also makes build_filter simpler

Reviewed-by: default avatarMichael Niedermayer <michael@niedermayer.cc>
Signed-off-by: default avatarMuhammad Faiz <mfcc64@gmail.com>
parent 3016e919
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment