Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | libswresample: introduce int swr_set_compensation() instead of void swr_compe... | Marton Balint | 2012-01-09 | 1 | -4/+20 |
* | swr: use int16_t instead of short for resampling. | Clément Bœsch | 2011-11-17 | 1 | -2/+2 |
* | swr: use "swri_" prefix instead of "swr_" for the private API. | Clément Bœsch | 2011-11-17 | 1 | -5/+5 |
* | swr: drop 'AV' prefix from ResampleContext. | Clément Bœsch | 2011-11-17 | 1 | -8/+8 |
* | swr: rename resample2 to resample. | Clément Bœsch | 2011-11-16 | 1 | -0/+352 |