An open-source VVC encoder based on Kvazaar
Go to file
Ari Koivula fa0bab47f9 Fix MV search bugs.
- Calculate motion vector from the source instead of origo.

- Don't return without searching deeper.
2013-09-16 22:44:44 +03:00
bin Initial commit with working config functions 2012-05-30 15:10:23 +03:00
build Added Yasm build configuration files 2013-09-03 14:53:12 +03:00
doc Initial commit with working config functions 2012-05-30 15:10:23 +03:00
include Initial commit with working config functions 2012-05-30 15:10:23 +03:00
src Fix MV search bugs. 2013-09-16 22:44:44 +03:00
yasm Added Yasm build configuration files 2013-09-03 14:53:12 +03:00
.gitignore Added /doxygen to .gitignore 2013-09-12 16:26:26 +03:00
docs.doxy Increase doxygen max node size for graphs. 2013-09-04 17:57:38 +03:00