OSDN Git Service

swresample/resample: add support for odd phase_count
authorMuhammad Faiz <mfcc64@gmail.com>
Thu, 16 Jun 2016 22:30:37 +0000 (05:30 +0700)
committerMuhammad Faiz <mfcc64@gmail.com>
Fri, 17 Jun 2016 09:00:13 +0000 (16:00 +0700)
commitee575acb8c8ca7a688dc22c54ed667201869f909
tree411a80b77fc4fa92cbe868a4d2c6738ef19ae507
parent193a42199487b075bb452453ee034a1190a648b1
swresample/resample: add support for odd phase_count

because exact_rational does not guarantee
that phase_count is even

Reviewed-by: Michael Niedermayer <michael@niedermayer.cc>
Signed-off-by: Muhammad Faiz <mfcc64@gmail.com>
libswresample/resample.c