On Mon, Aug 17, 2015 at 11:52:14AM -0400, Ronald S. Bultje wrote:
> Convert last users to av_opt_get_*() counterparts.
> ---
> libavfilter/af_aresample.c | 17 +
> libavfilter/x86/vf_spp.c | 4 +++-
> libavutil/opt.h| 3 +++
> 3 files changed, 15 insertions(+), 9 de
Convert last users to av_opt_get_*() counterparts.
---
libavfilter/af_aresample.c | 17 +
libavfilter/x86/vf_spp.c | 4 +++-
libavutil/opt.h| 3 +++
3 files changed, 15 insertions(+), 9 deletions(-)
diff --git a/libavfilter/af_aresample.c b/libavfilter/af_aresample