OSDN Git Service

avfilter/vf_scale: generic swscale option support
authorMichael Niedermayer <michaelni@gmx.at>
Thu, 15 Aug 2013 20:42:56 +0000 (22:42 +0200)
committerMichael Niedermayer <michaelni@gmx.at>
Thu, 15 Aug 2013 21:23:58 +0000 (23:23 +0200)
commit6d246f440e46e12dfe4ff433c5ac0ceffd134143
tree573aea96c4e28772de49531596a773fabdaae3c6
parent1e0e193240a8e47a980ac76b8b5af831b17b7928
avfilter/vf_scale: generic swscale option support

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

Signed-off-by: Michael Niedermayer <michaelni@gmx.at>
doc/filters.texi
libavfilter/vf_scale.c