Revert "lavfi: always check av_expr_parse_and_eval() return value"
authorAnton Khirnov <anton@khirnov.net>
Sat, 2 May 2015 07:09:52 +0000 (09:09 +0200)
committerAnton Khirnov <anton@khirnov.net>
Tue, 5 May 2015 19:41:52 +0000 (21:41 +0200)
commit8b86c2ed2eb29dce137b26e66a9bddd50f72817f
treec18e1653eaeec39db7c7f1ae9eee8c9e5f5debc8
parent378ee3bad5b99e8f90864af9bc851590e0f64825
Revert "lavfi: always check av_expr_parse_and_eval() return value"

This reverts commit 63be97ec403023fb664798432acedaf6e6922527.

All those calls were unchecked on purpose, as explained in the comments
in the code.

(cherry picked from commit 3735b5c616770429572f86aabdaec39c6ebb8818)
Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavfilter/vf_pad.c
libavfilter/vf_scale.c