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

Muhammad Faiz mfcc64 at gmail.com
Tue Jun 21 00:25:34 CEST 2016


On Mon, Jun 20, 2016 at 8:16 PM, Michael Niedermayer
<michael at niedermayer.cc> wrote:
> On Thu, Jun 16, 2016 at 12:31:04AM +0700, Muhammad Faiz 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(-)
>
> tested on mingwg32/64 and linux 32/64
>
applied

thanks


More information about the ffmpeg-devel mailing list