vf_scale: make the dar variable return the DAR.
authorRudolf Polzer <divVerent@xonotic.org>
Sat, 2 Nov 2013 10:57:25 +0000 (11:57 +0100)
committerAnton Khirnov <anton@khirnov.net>
Sat, 2 Nov 2013 20:16:29 +0000 (21:16 +0100)
commit3a14b160bd442794c6a16a6a883adb547550e847
treee33243799e69e79eb14bc3dd7ef785e6bf09abac
parent34a0ac41a880039c7fb4b3abce10d8e2ce48fac7
vf_scale: make the dar variable return the DAR.

Before, it just returned width/height. Correct is width/height*sar.

That way it is consistent with DAR as in probe output and setdar.

Signed-off-by: Rudolf Polzer <divverent@xonotic.org>
Signed-off-by: Anton Khirnov <anton@khirnov.net>
Changelog
doc/filters.texi
libavfilter/version.h
libavfilter/vf_scale.c