| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge commit '4141a5a240fba44b4b4a1c488c279d7dd8a11ec7' | James Almer | 2017-10-03 | 1 | -9/+9 |
* | swresample/options: enable linear_interp and exact_rational by default | Muhammad Faiz | 2017-03-17 | 1 | -10/+179 |
* | swresample/swresample: do not reset tsf on swr_alloc_set_opts | Muhammad Faiz | 2017-03-13 | 1 | -40/+40 |
* | swresample/resample: do not allow odd filter_length | Muhammad Faiz | 2017-03-09 | 1 | -38/+38 |
* | fate/swresample: fix FUZZ typo | Muhammad Faiz | 2017-03-08 | 1 | -1/+1 |
* | swresample/resample: use uniform normalization | Muhammad Faiz | 2017-03-08 | 1 | -138/+138 |
* | fate/swresample: add resample exact_lin and exact_lin_async test | Muhammad Faiz | 2016-11-25 | 1 | -0/+176 |
* | fate: add swr-convertaudio test | Muhammad Faiz | 2016-10-18 | 1 | -0/+8 |
* | fate: add swr-resample_exact_async tests | Muhammad Faiz | 2016-06-16 | 1 | -0/+87 |
* | fate: add libswresample exact_rational test | Muhammad Faiz | 2016-06-13 | 1 | -0/+256 |
* | swresample/resample: increase precision for compensation | Michael Niedermayer | 2015-11-11 | 1 | -4/+4 |
* | swresample: Choose 16bit internally only if input and output is 16bit or less | Michael Niedermayer | 2015-06-21 | 1 | -62/+63 |
* | swresample: Fix swr_drop_output so it does not flush the buffers | Michael Niedermayer | 2014-11-04 | 1 | -8/+8 |
* | tests/swr: move the results out of the functions | Timothy Gu | 2014-06-05 | 1 | -4/+4 |
* | fate: add simple test for async | Michael Niedermayer | 2014-06-02 | 1 | -0/+27 |
* | swresample: add swri_resample_double_sse2 | James Almer | 2014-04-25 | 1 | -0/+19 |
* | fate/libswresample: use linear interpolation on both aresample filters | Michael Niedermayer | 2014-04-23 | 1 | -3/+3 |
* | swresample/resample_template: try to consider src_size more exactly | Michael Niedermayer | 2014-04-15 | 1 | -2/+2 |
* | swresample/resample: Fix fractional part of index in the filter_size = 1 filt... | Michael Niedermayer | 2014-04-14 | 1 | -2/+2 |
* | fate/libswresample: add tests with filter_size=1 phase_shift=0 | Michael Niedermayer | 2014-04-14 | 1 | -0/+28 |
* | fate: add tests for linearly interpolated resampling | Michael Niedermayer | 2014-03-24 | 1 | -0/+51 |
* | fate: add synthetic swresample resampling tests | Michael Niedermayer | 2013-10-21 | 1 | -0/+276 |