| Commit message (Expand) | Author | Age | Files | Lines |
* | libswresample: introduce int swr_set_compensation() instead of void swr_compe... | Marton Balint | 2012-01-09 | 1 | -2/+2 |
* | swr: fix swresample_version() | Michael Niedermayer | 2011-12-23 | 1 | -0/+4 |
* | swr: increase LIBSWRESAMPLE_VERSION_MICRO to 100 | Michael Niedermayer | 2011-12-22 | 1 | -1/+1 |
* | swr: add swresample_version swresample_configuration and swresample_license | Michael Niedermayer | 2011-12-22 | 1 | -0/+15 |
* | swr: use native planar sample formats. | Clément Bœsch | 2011-11-24 | 1 | -3/+3 |
* | swr: introduce a public function to customize the channel mapping. | Clément Bœsch | 2011-11-17 | 1 | -4/+12 |
* | swr: doxycomment public API. | Clément Bœsch | 2011-11-17 | 1 | -13/+48 |
* | swr: bump minor version. | Clément Bœsch | 2011-11-17 | 1 | -1/+1 |
* | swr: rename swr_alloc2() to swr_alloc_set_opts(). | Clément Bœsch | 2011-11-17 | 1 | -3/+4 |
* | ffmpeg: add -map_channel option. | Clément Bœsch | 2011-11-04 | 1 | -2/+2 |
* | swr: document how flushing works and bump minor version. | Michael Niedermayer | 2011-11-04 | 1 | -1/+3 |
* | Add libswresample. | Michael Niedermayer | 2011-09-19 | 1 | -0/+79 |