This website requires JavaScript.
Explore
Help
Register
Sign In
highperfocused
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
ffmpeg
/
libswresample
/
x86
History
Muhammad Faiz
de1308429a
swresample/x86/resample: extend resample_double to support avx and fma3
...
benchmark: sse2 10.670s avx 8.763s fma3 8.380s Signed-off-by: Muhammad Faiz <mfcc64@gmail.com>
2017-03-19 12:24:41 +07:00
..
audio_convert_init.c
x86: use the new helper macros where useful
2016-02-14 20:00:21 -03:00
audio_convert.asm
x86/audio_convert: fix clobbering of xmm registers
2015-10-01 22:40:50 -03:00
Makefile
…
rematrix_init.c
x86: check for AV_CPU_FLAG_AVXSLOW where useful
2015-06-01 00:15:35 +02:00
rematrix.asm
swresample/x86: add missing colon to labels
2015-07-26 02:51:13 -03:00
resample_init.c
swresample/x86/resample: extend resample_double to support avx and fma3
2017-03-19 12:24:41 +07:00
resample.asm
swresample/x86/resample: extend resample_double to support avx and fma3
2017-03-19 12:24:41 +07:00
w64xmmtest.c
…