On 16.08.2015 22:15, Ronald S. Bultje wrote: > Convert last users to av_opt_get_*() counterparts. > --- > libavfilter/af_aresample.c | 17 +++++++++-------- > libavutil/opt.h | 3 +++ > 2 files changed, 12 insertions(+), 8 deletions(-)
I'm fine with this, but the patch is incomplete: libavfilter/x86/vf_spp.c also uses av_get_int. Furthermore the FF_OPT_TYPE_* defines are used in several places. Best regards, Andreas _______________________________________________ ffmpeg-devel mailing list ffmpeg-devel@ffmpeg.org http://ffmpeg.org/mailman/listinfo/ffmpeg-devel