]> git.nihav.org Git - nihav.git/history - src/codecs/indeo
ClearVideo reconstruction fixes + drop debug
[nihav.git] / src / codecs / indeo /
2018-02-01 Kostya Shishkovfix let mut foo = &mut bar warning
2017-11-12 Kostya Shishkovdo not output files in indeo4 test
2017-08-13 Kostya Shishkovindeo4: no need to panic
2017-08-13 Kostya Shishkovremove unused import
2017-08-12 Kostya Shishkovindeo: optimise some routines
2017-08-12 Kostya Shishkovindeo4: faster recombine_plane
2017-08-02 Kostya Shishkovindeo4: typo
2017-08-02 Kostya Shishkovindeo4: backwards MV should be stored as MV1, not MV2
2017-08-02 Kostya Shishkovivi: fix off-by-one shift
2017-07-30 Kostya ShishkovIndeo4/5 decoder
2017-07-02 Kostya Shishkovfactor out decoder test
2017-06-25 Kostya Shishkovimc: cosmetics
2017-06-24 Kostya Shishkovimc: improve decoding
2017-06-22 Kostya Shishkovimc: some optimisations
2017-06-20 Kostya ShishkovIntel Music/Audio Coder plus DSP and other bits for it
2017-06-10 Kostya Shishkovreorganise codecs and improve i263 a bit