Michael Niedermayer
|
a927641e7a
libswresample-simd: Add ff_pack_6ch_float_to_int32_a_avx and ff_pack_6ch_float_to_int32_a_sse4
|
12 years ago |
Michael Niedermayer
|
ca986a06ad
libswresample-simd: add ff_pack_6ch_int32_to_float_a_avx and ff_pack_6ch_int32_to_float_a_sse4
|
12 years ago |
Justin Ruggles
|
6f67d9833b
libswresample: Implement MMX, SSE4 and AVX 6ch float and int32 packing function.
|
12 years ago |
Michael Niedermayer
|
cbbc472467
swr-x86-simd: add ff_unpack_2ch_int16_to_int16/int32/float_a_ssse3
|
12 years ago |
Michael Niedermayer
|
72ae583b7d
swr-x86-simd: stereo unpack S16/S32/FLT-> S16/S32/FLT SSE/SSE2 (16 new SIMD functions)
|
12 years ago |
Michael Niedermayer
|
11ad5f0d7d
swr-x86-simd: create prototypes with macros, this is simpler.
|
12 years ago |
Michael Niedermayer
|
47055b8913
swr: implement stereo S16/S32/FLT->S16/S32/FLT planar->packed in SSE/SSE2
|
12 years ago |
Michael Niedermayer
|
c1fe2db376
swr: add ff_int32_to_float_a_avx
|
12 years ago |
Michael Niedermayer
|
65722e7fc5
swr: int32_to_int16_mmx/sse
|
12 years ago |
Michael Niedermayer
|
73edb58c3c
swr: float_to_int16_sse2()
|
12 years ago |
Michael Niedermayer
|
5932938c9a
swr: float_to_int32_sse2()
|
12 years ago |
Michael Niedermayer
|
b72a0f9c23
swr: add int16_to_float_sse2()
|
12 years ago |
Michael Niedermayer
|
832c3b10d2
swr: add int32_to_float_sse2
|
12 years ago |
Michael Niedermayer
|
fa5daaca0d
swr: seperate functions for aligned & unaligned
|
12 years ago |
Michael Niedermayer
|
bcc66ff0e4
swr: add int16_to_int32_mmx/sse
|
12 years ago |