ffmpeg/libswresample
Clément Bœsch 1dbd433f0d swr: use av_opt_set_int() instead of manual assignments in swr_alloc_set_opts(). 2011-11-17 17:57:20 +01:00
..
Makefile swr: rename resample2 to resample. 2011-11-16 07:27:20 +01:00
audioconvert.c swr: make audio convert code explicitely private. 2011-11-17 10:16:07 +01:00
audioconvert.h swr: make audio convert code explicitely private. 2011-11-17 10:16:07 +01:00
libswresample.v
rematrix.c swr: use "swri_" prefix instead of "swr_" for the private API. 2011-11-17 10:16:07 +01:00
rematrix_template.c rematrix: add type for coefficients 2011-10-26 00:46:46 +02:00
resample.c swr: use int16_t instead of short for resampling. 2011-11-17 10:16:07 +01:00
swresample.c swr: use av_opt_set_int() instead of manual assignments in swr_alloc_set_opts(). 2011-11-17 17:57:20 +01:00
swresample.h swr: doxycomment public API. 2011-11-17 17:56:55 +01:00
swresample_internal.h swr: surround mixing is obviously used, fix comment. 2011-11-17 17:57:07 +01:00
swresample_test.c swr: fix "control reaches end of non-void function" compiler warning. 2011-11-17 10:16:08 +01:00