aboutsummaryrefslogtreecommitdiff
path: root/libswresample/options.c
AgeCommit message (Expand)Author
2017-03-17swresample/options: enable linear_interp and exact_rational by defaultMuhammad Faiz
2016-08-18swresample: Skip over dither steps if dithering scale is 0Michael Niedermayer
2016-06-13swresample: add exact_rational optionMuhammad Faiz
2015-12-04swresample: use AV_OPT_TYPE_BOOL for linear_interp and cheby optionsClément Bœsch
2015-11-08swresample: allow double precision beta value for the Kaiser windowGanesh Ajjanagadde
2015-10-28swr: do not reject channel layouts that use channel 63wm4
2015-10-10doc/resampler, swresample/options: use proper capitalizationGanesh Ajjanagadde
2015-06-22swr: Remember previously set int_sample_format from userMichael Niedermayer
2015-04-12swresample: Allow reinitialization without ever setting channel layoutsMichael Niedermayer
2015-04-12swresample: Allow reinitialization without ever setting channel countsMichael Niedermayer
2014-07-06swresample: split option table to a separate fileTimothy Gu