[FFmpeg-devel] [PATCH] swresample/resample: do not allow odd filter_length

Michael Niedermayer michael at niedermayer.cc
Wed Mar 8 20:32:24 EET 2017


On Wed, Mar 08, 2017 at 10:25:42PM +0700, Muhammad Faiz wrote:
> except filter_length == 1
> 
> odd filter_length gives worse frequency response,
> even when compared with shorter filter_length
> 
> also makes build_filter simpler
> 
> Signed-off-by: Muhammad Faiz <mfcc64 at gmail.com>
> ---
>  libswresample/resample.c     | 56 +++++++++++---------------------
>  tests/fate/libswresample.mak | 76 ++++++++++++++++++++++----------------------
>  2 files changed, 56 insertions(+), 76 deletions(-)

why does this change the checksums ?

did they use odd filter lengths ?


[...]


-- 
Michael     GnuPG fingerprint: 9FF2128B147EF6730BADF133611EC787040B0FAB

Frequently ignored answer#1 FFmpeg bugs should be sent to our bugtracker. User
questions about the command line tools should be sent to the ffmpeg-user ML.
And questions about how to use libav* should be sent to the libav-user ML.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 181 bytes
Desc: Digital signature
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20170308/788b4b33/attachment.sig>


More information about the ffmpeg-devel mailing list