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 68d3144e89 swr: doxycomment public API. 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: correctly raise rematrix AVERROR. 14 years ago
swresample.h swr: doxycomment public API. 14 years ago
swresample_internal.h swr: use int16_t instead of short for resampling. 14 years ago
swresample_test.c swr: fix "control reaches end of non-void function" compiler warning. 14 years ago