[FFmpeg-devel] [PATCH 2/2] swresample/x86: add support for exact_rational

Muhammad Faiz mfcc64 at gmail.com
Mon Jun 20 11:56:24 CEST 2016


On Thu, Jun 16, 2016 at 12:31 AM, Muhammad Faiz <mfcc64 at gmail.com> wrote:
> phase_shift and phase_mask is removed
> generally exact_rational=on is faster than exact_rational=off
>
> Signed-off-by: Muhammad Faiz <mfcc64 at gmail.com>
> ---
>  libswresample/resample.c          |  2 -
>  libswresample/resample.h          |  3 --
>  libswresample/x86/resample.asm    | 87 +++++++++++++++++++++------------------
>  libswresample/x86/resample_init.c |  4 --
>  4 files changed, 46 insertions(+), 50 deletions(-)
>
going to apply this if no one object

thanks


More information about the ffmpeg-devel mailing list