zmbv: fix out-of-bounds motion compensation
[nihav.git] / nihav-commonfmt / src / codecs / zmbvenc.rs
2021-12-14 Kostya Shishkovzmbv: fix out-of-bounds motion compensation
2021-11-20 Kostya Shishkovannotate the sources for test samples
2021-10-29 Kostya Shishkovreplace vec.truncate(0) with vec.clear()
2021-08-08 Kostya Shishkovzmbvenc: reduce range for the tests
2021-08-08 Kostya Shishkovmake encoder test functions accept encoder-specific...
2021-06-03 Kostya Shishkovremove trailing whitespaces
2021-06-03 Kostya Shishkovzmbvenc: export changed palette
2021-05-22 Kostya ShishkovZip Motion Blocks Video encoder