| Commit message (Expand) | Author | Age | Files | Lines |
* | avutil/common: Don't auto-include mem.h | Andreas Rheinhardt | 2024-03-31 | 1 | -0/+1 |
* | avutil: remove deprecated FF_API_OLD_CHANNEL_LAYOUT | James Almer | 2024-03-07 | 1 | -22/+0 |
* | all: use designated initializers for AVOption.unit | Anton Khirnov | 2024-02-14 | 1 | -35/+35 |
* | swr/swresample: avoid reapplication of firstpts | Gyan Doshi | 2023-12-18 | 1 | -0/+1 |
* | swresample/swresample: add a used channel layout option using the new API | James Almer | 2023-02-19 | 1 | -2/+4 |
* | swresample: convert to new channel layout API | James Almer | 2022-03-15 | 1 | -8/+25 |
* | avcodec/avcodec: Stop including channel_layout.h in avcodec.h | Andreas Rheinhardt | 2021-07-22 | 1 | -0/+1 |
* | swresample/options: enable linear_interp and exact_rational by default | Muhammad Faiz | 2017-03-17 | 1 | -2/+2 |
* | swresample: Skip over dither steps if dithering scale is 0 | Michael Niedermayer | 2016-08-18 | 1 | -1/+1 |
* | swresample: add exact_rational option | Muhammad Faiz | 2016-06-13 | 1 | -0/+1 |
* | swresample: use AV_OPT_TYPE_BOOL for linear_interp and cheby options | Clément Bœsch | 2015-12-04 | 1 | -2/+2 |
* | swresample: allow double precision beta value for the Kaiser window | Ganesh Ajjanagadde | 2015-11-08 | 1 | -1/+1 |
* | swr: do not reject channel layouts that use channel 63 | wm4 | 2015-10-28 | 1 | -4/+4 |
* | doc/resampler, swresample/options: use proper capitalization | Ganesh Ajjanagadde | 2015-10-10 | 1 | -7/+7 |
* | swr: Remember previously set int_sample_format from user | Michael Niedermayer | 2015-06-22 | 1 | -2/+2 |
* | swresample: Allow reinitialization without ever setting channel layouts | Michael Niedermayer | 2015-04-12 | 1 | -4/+4 |
* | swresample: Allow reinitialization without ever setting channel counts | Michael Niedermayer | 2015-04-12 | 1 | -6/+6 |
* | swresample: split option table to a separate file | Timothy Gu | 2014-07-06 | 1 | -0/+155 |