avfilter/vf_scale: generic swscale option support

Multimedia / FFmpeg - Michael Niedermayer [gmx.at] - 15 August 2013 16:23 UTC

With this all AVOptions from swscale can be set without each needing changes to vf_scale.c

6d246f4 avfilter/vf_scale: generic swscale option support
doc/filters.texi | 17 +++++++++++++++++
libavfilter/vf_scale.c | 32 +++++++++++++++++++++++++++++---
2 files changed, 46 insertions(+), 3 deletions(-)

  • Share