1
mirror of https://git.videolan.org/git/ffmpeg.git synced 2024-09-06 08:08:58 +02:00
ffmpeg/libswresample
Mans Rullgard 7e3208a087 ARM: libswresample: NEON optimised generic fltp to s16 conversion
Adapted to swr by: Michael Niedermayer <michaelni@gmx.at>
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2012-09-24 23:19:32 +02:00
..
arm ARM: libswresample: NEON optimised generic fltp to s16 conversion 2012-09-24 23:19:32 +02:00
x86 swr: add av_cold to init/free functions 2012-09-09 02:26:20 +02:00
audioconvert.c swr: make sure the last data element is NULL so we can use it to detect the number of channels 2012-09-24 23:19:32 +02:00
audioconvert.h swr: add int16_to_int32_mmx/sse 2012-04-28 13:15:44 +02:00
dither.c swr: change sample format representation so as to maintain the planer/packed distinction. 2012-04-28 13:02:58 +02:00
libswresample.v libswresample.v: add swresample* for cmdutils.c 2011-12-22 04:47:52 +01:00
Makefile buildsys: fix rules for swresample-test 2012-06-05 17:27:38 +02:00
rematrix_template.c swr: update copyright years 2012-09-07 00:29:06 +02:00
rematrix.c swr: add av_cold to init/free functions 2012-09-09 02:26:20 +02:00
resample_template.c swr: MMX2 & SSSE3 int16 resample core 2012-06-28 00:36:27 +02:00
resample.c swr/resample: mark mm_flags as potentially unused 2012-09-13 19:31:02 +02:00
swresample_internal.h ARM: libswresample: NEON optimised flat float to s16 conversion 2012-09-24 23:16:14 +02:00
swresample-test.c swr: update copyright years 2012-09-07 00:29:06 +02:00
swresample.c swr: make sure the last data element is NULL so we can use it to detect the number of channels 2012-09-24 23:19:32 +02:00
swresample.h swr: update copyright years 2012-09-07 00:29:06 +02:00