ffmpeg/libswresample/x86
Muhammad Faiz 6031e5d1af swresample/x86: add support for exact_rational
phase_shift and phase_mask is removed
generally exact_rational=on is faster than exact_rational=off

Signed-off-by: Muhammad Faiz <mfcc64@gmail.com>
2016-06-21 05:18:21 +07:00
..
Makefile
audio_convert.asm x86/audio_convert: fix clobbering of xmm registers 2015-10-01 22:40:50 -03:00
audio_convert_init.c x86: use the new helper macros where useful 2016-02-14 20:00:21 -03:00
rematrix.asm swresample/x86: add missing colon to labels 2015-07-26 02:51:13 -03:00
rematrix_init.c x86: check for AV_CPU_FLAG_AVXSLOW where useful 2015-06-01 00:15:35 +02:00
resample.asm swresample/x86: add support for exact_rational 2016-06-21 05:18:21 +07:00
resample_init.c swresample/x86: add support for exact_rational 2016-06-21 05:18:21 +07:00
w64xmmtest.c