You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Clément Bœsch 1dbd433f0d swr: use av_opt_set_int() instead of manual assignments in swr_alloc_set_opts(). 14 years ago
..
Makefile swr: rename resample2 to resample. 14 years ago
audioconvert.c swr: make audio convert code explicitely private. 14 years ago
audioconvert.h swr: make audio convert code explicitely private. 14 years ago
libswresample.v swr: fix shared lib build 14 years ago
rematrix.c swr: use "swri_" prefix instead of "swr_" for the private API. 14 years ago
rematrix_template.c rematrix: add type for coefficients 14 years ago
resample.c swr: use int16_t instead of short for resampling. 14 years ago
swresample.c swr: use av_opt_set_int() instead of manual assignments in swr_alloc_set_opts(). 14 years ago
swresample.h swr: doxycomment public API. 14 years ago
swresample_internal.h swr: surround mixing is obviously used, fix comment. 14 years ago
swresample_test.c swr: fix "control reaches end of non-void function" compiler warning. 14 years ago