vf_setdar: make config_props work properly when called multiple times.
authorAnton Khirnov <anton@khirnov.net>
Mon, 18 Mar 2013 20:31:54 +0000 (21:31 +0100)
committerAnton Khirnov <anton@khirnov.net>
Fri, 17 May 2013 05:43:44 +0000 (07:43 +0200)
commitd5c66d9c561283b4c9e862ce185fead8f27f37ce
treec82219ed412b57e541c9e90ce42ea625f39d8cdd
parent4c205f42c86ccefa093c59434669af34ad14a52b
vf_setdar: make config_props work properly when called multiple times.

Do not overwrite the variable set through AVOptions.
libavfilter/vf_aspect.c