[FFmpeg-devel] [PATCH] swresample: allow double precision beta value for the Kaiser window
Derek Buitenhuis
derek.buitenhuis at gmail.com
Sat Nov 7 21:00:50 CET 2015
On 11/7/2015 7:35 PM, Paul B Mahol wrote:
> AFAIK changing option from int to double will break programs which
> assume opttions is int.
Not really sure how it could. The original range allowed was [2,16],
and using any of the av_opt_set functions should still work with that,
no?
- Derek
More information about the ffmpeg-devel
mailing list