An open-source VVC encoder based on Kvazaar
Go to file
Ari Koivula 81b51f17d8 Reimplement intra_build_reference_border to support NxN.
New implementation uses precalculated tables to look up number of reference
pixels available in coded CUs. Otherwise it works just like the previous
version.

- NxN mostly works. Prediction appears to be almost correct but there is a
  slight error in the exact values, probably related to filtering.
2014-01-29 14:22:30 +02:00
bin
build Sao vcxproj files. 2013-11-04 20:35:48 +02:00
doc
include
src Reimplement intra_build_reference_border to support NxN. 2014-01-29 14:22:30 +02:00
tests Clean up the code. 2013-10-11 15:19:21 +03:00
tools Reimplement intra_build_reference_border to support NxN. 2014-01-29 14:22:30 +02: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 Enable macro expansion and function macros in doxygen. 2013-10-16 13:55:28 +03:00