This website requires JavaScript.
Explore
Help
Sign In
generic-library
/
ffmpeg
Watch
1
Star
0
Fork
0
You've already forked ffmpeg
Code
Issues
Pull Requests
Releases
Wiki
Activity
ffmpeg
/
libswresample
/
x86
History
James Almer
acdd672506
x86/audio_convert: fix clobbering of xmm registers
...
Reviewed-by: Michael Niedermayer <michaelni@gmx.at> Signed-off-by: James Almer <jamrial@gmail.com>
2015-10-01 22:40:50 -03:00
..
audio_convert_init.c
x86: check for AV_CPU_FLAG_AVXSLOW where useful
2015-06-01 00:15:35 +02: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
x86: check for AV_CPU_FLAG_AVXSLOW where useful
2015-06-01 00:15:35 +02:00
resample.asm
x86: move XOP emulation code back to x86inc
2015-08-03 17:11:13 -03:00
w64xmmtest.c
…