An open-source VVC encoder based on Kvazaar
Go to file
Ari Koivula d6932128aa Fix incorrect precedence.
- This bug was due to incorrect translation of ternary to if-expression
  during refactoring. Addition has higher precedence than bit shift.
2013-09-19 13:46:20 +03:00
bin Initial commit with working config functions 2012-05-30 15:10:23 +03:00
build Add debug module and add CU visualization to the debug module. 2013-09-18 12:29:22 +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 incorrect precedence. 2013-09-19 13:46:20 +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