..
arm
audioconvert/arm: require alignment of 16
2012-12-14 04:49:09 +01:00
x86
swresample/x86/audio_convert: add emms to CONV
2013-06-18 02:53:51 +02:00
audioconvert.c
audioconvert: support simd code with specific alignment requirements.
2012-12-14 04:47:17 +01:00
audioconvert.h
audioconvert: support simd code with specific alignment requirements.
2012-12-14 04:47:17 +01:00
dither.c
swresample/dither: use av_malloc_array()
2014-04-22 00:21:28 +02:00
libswresample.v
log2_tab.c
swresample: include ff_log2_tab for shared builds
2012-10-20 01:58:04 +02:00
Makefile
buildsys: only include log2_tab per library for shared builds
2013-03-05 01:17:55 +01:00
rematrix.c
swresample: fix AV_CH_LAYOUT_STEREO_DOWNMIX input
2014-05-10 21:55:41 +02:00
rematrix_template.c
swr: remove unused ONE define.
2012-12-05 23:04:01 +01:00
resample.c
swresample/resample: use av_malloc_array() where appropriate
2014-04-22 00:21:28 +02:00
resample_template.c
resample: remove disabled debug code
2012-12-06 02:51:26 +01:00
soxr_resample.c
swresample/soxr_resample: fix error handling
2014-12-21 04:40:35 +01:00
swresample-test.c
Replace rest of libavutil/audioconvert.h with libavutil/channel_layout.h
2012-11-13 13:21:21 +00:00
swresample.c
swr: check channel layouts before using them.
2013-02-19 01:31:25 +01:00
swresample.h
swr/doxy: fix missing quote in code example.
2012-12-16 21:04:54 +01:00
swresample_internal.h
docs: add soxr documentation
2012-12-27 12:13:17 +01:00
version.h
lswr/swresample: use AV_OPT_TYPE_SAMPLE_FMT for sample format options
2012-12-03 13:49:56 +01:00