1
0
mirror of https://github.com/FFmpeg/FFmpeg.git synced 2024-12-23 12:43:46 +02:00
FFmpeg/libswresample
Michael Niedermayer 03e56a2ad9 resample2: Fix passing argument from incompatible pointer type warnings.
Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
2011-10-21 00:31:20 +02:00
..
audioconvert.c
audioconvert.h
libswresample.v
Makefile
rematrix_template.c rematrix: dont use floats for int16 code. 2011-09-19 09:25:50 +02:00
rematrix.c rematrix: Fix several passing argument from incompatible pointer type warnings. 2011-10-21 00:28:03 +02:00
resample2.c resample2: Fix passing argument from incompatible pointer type warnings. 2011-10-21 00:31:20 +02:00
swresample_internal.h swr: Mark src as const in swr_resample() 2011-10-21 00:30:41 +02:00
swresample_test.c swr_test: test planar audio 2011-10-01 01:17:39 +02:00
swresample.c AVOptions: rename remaining FF_OPT_TYPE_* to AV_OPT_TYPE_*. 2011-10-17 07:33:10 +02:00
swresample.h