1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libswresample/x86
Clément Bœsch 3491c2a909 swr: use __asm__ instead of __asm.
For consistency only.
2012-06-30 11:18:05 +02:00
..
audio_convert.asm libswresample-simd: Add ff_pack_6ch_float_to_int32_a_avx and ff_pack_6ch_float_to_int32_a_sse4 2012-05-13 20:56:18 +02:00
Makefile swr: SIMD rematrixing and SSE/AVX mix_1_1 float 2012-06-12 16:35:07 +02:00
rematrix.asm swr: fix 10l use of uninitialized data 2012-06-13 13:43:42 +02:00
resample_mmx.h swr: use __asm__ instead of __asm. 2012-06-30 11:18:05 +02:00
swresample_x86.c swr: mix_2_1_int16_mmx/sse 2012-06-12 17:49:12 +02:00