summaryrefslogtreecommitdiff
path: root/libswresample/resample.c
Commit message (Expand)AuthorAge
* libswresample: introduce int swr_set_compensation() instead of void swr_compe...Marton Balint2012-01-09
* swr: use int16_t instead of short for resampling.Clément Bœsch2011-11-17
* swr: use "swri_" prefix instead of "swr_" for the private API.Clément Bœsch2011-11-17
* swr: drop 'AV' prefix from ResampleContext.Clément Bœsch2011-11-17
* swr: rename resample2 to resample.Clément Bœsch2011-11-16