]> git.sesse.net Git - ffmpeg/commit
lavfi/gradfun: remove rounding to match C and SSE code.
authorClément Bœsch <ubitux@gmail.com>
Thu, 6 Dec 2012 23:41:04 +0000 (00:41 +0100)
committerAnton Khirnov <anton@khirnov.net>
Thu, 28 Mar 2013 06:59:29 +0000 (07:59 +0100)
commit1ae44c87c924b69a0657256fbaa8ad140df2f27c
treeb9a1b9703b7f12c8cb529486b8c9ef990086c3c4
parent38a2f88d39e50c573193b6d3f14df58b6c4e3a7b
lavfi/gradfun: remove rounding to match C and SSE code.

There is no noticable benefit for such precision.

Signed-off-by: Anton Khirnov <anton@khirnov.net>
libavfilter/x86/vf_gradfun.c