FFmpeg/libavcodec
Matthew Fearnley 2d80b56ce0 libavcodec/zmbvenc: block scoring improvements/bug fixes
- Improve block choices by counting 0-bytes in the entropy score
- Make histogram use uint16_t type, to allow byte counts from 16*16
(current block size) up to 255*255 (maximum allowed 8bpp block size)
- Make sure score table is big enough for a full block's worth of bytes
- Calculate *xored without using code in inner loop
2019-02-19 21:25:14 +01:00
..
2019-01-01 21:11:47 +01:00
2018-10-15 01:19:45 +02:00
2018-10-03 20:48:49 -03:00
2018-12-23 15:30:13 +01:00
2018-12-10 11:19:36 +01:00
2018-12-13 19:30:39 +01:00
2018-11-10 23:48:27 +01:00
2018-12-23 20:24:47 +01:00
2018-12-20 18:40:41 +08:00
2019-01-16 01:29:18 +01:00
2018-12-23 15:30:13 +01:00
2018-12-01 19:41:48 +01:00
2019-01-12 17:16:47 +01:00
2019-01-25 16:53:27 +08:00
2019-01-25 16:53:27 +08:00
2018-12-03 23:34:05 +01:00
2018-11-18 22:59:29 +01:00
2018-11-18 22:59:29 +01:00
2018-11-18 22:59:29 +01:00
2019-01-20 21:42:20 +01:00
2018-12-23 15:30:13 +01:00
2018-12-31 02:37:08 +01:00
2018-09-30 22:23:02 +02:00
2018-12-10 21:38:08 +01:00