1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-11-21 10:55:51 +02:00
FFmpeg/libswresample
Michael Niedermayer 4ccf6e3971 swr: MMX2 & SSSE3 int16 resample core
about 4 times faster

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-06-28 00:36:27 +02:00
..
x86 swr: MMX2 & SSSE3 int16 resample core 2012-06-28 00:36:27 +02:00
audioconvert.c swr: use &~15 2012-06-12 10:28:40 +02:00
audioconvert.h
dither.c
libswresample.v
Makefile buildsys: fix rules for swresample-test 2012-06-05 17:27:38 +02:00
rematrix_template.c swr: add mix8to2 2012-06-08 22:12:00 +02:00
rematrix.c lswr/rematrix: specify explicitly the name of the unsupported channel layouts 2012-06-21 12:47:47 +02:00
resample_template.c swr: MMX2 & SSSE3 int16 resample core 2012-06-28 00:36:27 +02:00
resample.c swr: MMX2 & SSSE3 int16 resample core 2012-06-28 00:36:27 +02:00
swresample_internal.h swr: SIMD rematrixing and SSE/AVX mix_1_1 float 2012-06-12 16:35:07 +02:00
swresample-test.c swr-test: support "--help" 2012-06-05 17:27:38 +02:00
swresample.c swresample: make .class_name more descriptive 2012-06-22 14:01:15 +00:00
swresample.h