Files
FFmpeg/libavcodec
Christophe Gisquet 6a6aeb538b hevc/sao: use aligned copies
For band filter, source and destination are aligned (except for 16x16 ctbs),
and otherwise, they are most often aligned. Overall, the total width is also
too small for amortizing memcpy.

Timings (using an intrinsic version of edge filters):
          B/32     B/64     E/32     E/64
Before:  32045    93952    38925    126896
After:   26772    83803    33942    117182
2015-02-01 20:23:03 -03:00
..
2015-02-01 20:22:54 -03:00
2014-12-18 16:10:23 +01:00
2014-11-30 12:56:02 +01:00
2015-01-07 19:46:16 +01:00
2015-01-27 12:37:34 +01:00
2015-01-09 20:33:53 +01:00
2014-12-18 23:27:14 +01:00
2015-01-05 01:45:49 +01:00
2014-12-08 13:29:18 +00:00
2015-01-27 12:37:34 +01:00
2015-02-01 19:13:38 +01:00
2015-02-01 20:23:03 -03:00
2015-02-01 20:22:54 -03:00
2015-01-27 12:37:34 +01:00
2015-02-01 16:18:39 +01:00
2015-02-01 16:18:39 +01:00
2015-02-01 16:18:39 +01:00
2015-01-27 12:37:34 +01:00
2015-01-17 13:01:26 +01:00
2015-01-15 01:25:16 +01:00
2014-12-20 11:29:19 +01:00
2014-12-20 11:29:19 +01:00
2015-01-22 01:47:54 +01:00
2014-12-03 11:56:22 +01:00
2015-01-22 01:33:05 +01:00
2015-01-22 01:49:04 +01:00
2015-01-22 01:49:04 +01:00
2015-01-13 17:27:45 +01:00
2015-01-11 12:15:03 +01:00
2015-01-05 01:45:49 +01:00
2015-01-20 01:16:25 +01:00
2015-02-01 16:18:39 +01:00
2015-01-30 19:15:01 +00:00
2015-01-18 00:34:19 +01:00
2015-01-19 17:12:09 +01:00