Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | doc: add noise shaping dithers | Michael Niedermayer | 2013-01-09 | 1 | -0/+15 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | doc/ffmpeg-resampler: Try to document async | Michael Niedermayer | 2013-01-06 | 1 | -0/+8 |
| | | | | | | Improvements welcome! Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | lswr: Improve default resampler's default parameters | Alexander Strasser | 2013-01-04 | 1 | -2/+2 |
| | | | | | | | | | | | | | | After making some blind tests on a small collection of music samples for home usage. It turned out that the default cutoff was too low. The impact of filter_size was not clearly distinguishable (the results were on the edge) with the music samples but turned out to be clearly audible in some synthetic samples. Thanks to Daniel for helping out with the listening tests. Signed-off-by: Alexander Strasser <eclipse7@gmx.net> | ||||
* | doc/resampler: remove .html from link text. | Clément Bœsch | 2013-01-01 | 1 | -1/+1 |
| | |||||
* | docs: add soxr documentation | Rob Sykes | 2012-12-27 | 1 | -15/+40 |
| | | | | Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | doc/resampler: extend docs for min_comp and min_hard_comp options | Stefano Sabatini | 2012-12-26 | 1 | -6/+11 |
| | | | | Based on the text from the aresample filter docs. | ||||
* | doc/ffmpeg-resampler: mention that the options also work with the aresample ↵ | Michael Niedermayer | 2012-12-23 | 1 | -1/+2 |
| | | | | | | filter Signed-off-by: Michael Niedermayer <michaelni@gmx.at> | ||||
* | doc: extend "See Also" chapters in component manuals | Stefano Sabatini | 2012-12-19 | 1 | -4/+11 |
| | | | | In particular, make "See Also" chapter rendered in HTML output. | ||||
* | doc: use a common authors.texi file blurb | Stefano Sabatini | 2012-12-19 | 1 | -4/+4 |
| | | | | Factorize. | ||||
* | lswr/swresample: use AV_OPT_TYPE_SAMPLE_FMT for sample format options | Stefano Sabatini | 2012-12-03 | 1 | -9/+3 |
| | | | | Improve usability and robustness. | ||||
* | doc: add libswresample.texi and ffmpeg-resampler.texi files | Stefano Sabatini | 2012-11-25 | 1 | -0/+198 |