An open-source VVC encoder based on Kvazaar
Go to file
Ari Koivula 36fe88caef Fix rounding errors in chrome half pel prediction.
The spec speaks nothing about rounding these values, but HM12 rounds the final
values. HM might be based on an old version of the spec that does all this rounding and clipping.

- Also fixes erroneous indexing when both horizontal and vertical are half pel.
2013-10-02 14:49:23 +03:00
bin Initial commit with working config functions 2012-05-30 15:10:23 +03:00
build Move _CRT_SECURE_NO_WARNINGS to property sheet. 2013-09-24 21:31:48 +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 rounding errors in chrome half pel prediction. 2013-10-02 14:49:23 +03:00
tests Add a simple test for picture_list. 2013-09-24 21:29:56 +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