ffmpeg/libavfilter
Ronald S. Bultje ae4c9ddebc vf_psnr: sse2 optimizations for sum-squared-error.
The internal line accumulator for 16bit can overflow, so I changed that
from int to uint64_t in the C code. The matching assembly looks a little
weird but output looks correct.

(avx2 should be trivial to add later.)

Reviewed-by: Paul B Mahol <onemda@gmail.com>
Reviewed-by: James Almer <jamrial@gmail.com>
Signed-off-by: Michael Niedermayer <michael@niedermayer.cc>
2015-07-14 17:57:14 +02:00
..
2015-04-11 20:39:43 +00:00
2015-07-08 16:02:34 +00:00
2014-05-03 20:08:18 +02:00
2015-03-18 12:19:08 +01:00
2014-06-03 10:58:19 -08:00
2013-09-30 08:47:40 +00:00
2015-07-03 18:43:21 +00:00
2014-08-13 01:00:38 +02:00
2015-07-08 16:02:34 +00:00
2015-01-06 10:02:11 +00:00
2015-01-05 01:45:49 +01:00
2015-07-08 16:02:34 +00:00
2015-03-20 09:41:32 +01:00
2015-03-20 09:41:32 +01:00
2014-12-26 15:39:51 -03:00
2015-07-03 16:58:56 +00:00
2015-01-09 17:26:31 +01:00