Historique des commits

Auteur SHA1 Message Date
  Tristan Matthews 246f532648 intra_paint: fix missing include il y a 10 ans
  Jean-Marc Valin 6608cde4a4 Moves the generic encoder models to od_adapt_ctx il y a 10 ans
  Jean-Marc Valin 7b9d14493d Manual rebase of "Split encoder and common parts of intra paint" il y a 10 ans
  Thomas Daede 4e225449e3 Fixups for paint il y a 10 ans
  Thomas Daede c888a360de Fix issues with intra paint integration il y a 10 ans
  Thomas Daede 0fc0db6621 Initial attempt at integrating intra paint into the encoder il y a 10 ans
  Jean-Marc Valin f47df59484 Actually encode the "other" modes il y a 10 ans
  Jean-Marc Valin 1b3c320181 Quantize the first row and column of pixels il y a 10 ans
  Jean-Marc Valin f086df4768 Encoding mode for first row/column il y a 10 ans
  Jean-Marc Valin 9f80159d56 Now encoding the paint mode -- well almost il y a 10 ans
  Jean-Marc Valin a942e2a73d oops il y a 10 ans
  Jean-Marc Valin 357a50f500 Encoding the quantized right/bottom edge information il y a 10 ans
  Jean-Marc Valin b4d2f7eb4b Starting to actually encode bits il y a 10 ans
  Jean-Marc Valin 34bc2a2672 Fixes an issue with DC quantization. Now only enabled when neighbours are DC il y a 10 ans
  Jean-Marc Valin aab0fa52ec Fixes image corner il y a 10 ans
  Jean-Marc Valin 149fc8203a Initial support for multiple block sizes in mode encoding simulation il y a 10 ans
  Jean-Marc Valin e7973123e3 Adds code to simulate mode encoding at various resolutions il y a 10 ans
  Jean-Marc Valin 3e279a0378 remapping DC to mode 4*N il y a 10 ans
  Jean-Marc Valin 22fa726712 allocate enough memory for paint il y a 10 ans
  Jean-Marc Valin d32e46e126 intra paint analysis also based on superblocks il y a 10 ans
  Jean-Marc Valin fe5c3f3c6a superblock ordering for intra paint il y a 10 ans
  Jean-Marc Valin 2fd3700e19 different quantization for DC, plus wip il y a 10 ans
  Jean-Marc Valin ebd9d40a4a Fixes DC mode il y a 10 ans
  Jean-Marc Valin 5209cbe132 Fixing a few issues with the bottom edge predictor il y a 10 ans
  Jean-Marc Valin b19d46c26a All arrays allocated dynamically il y a 10 ans
  Jean-Marc Valin 9f6d82852b Allocating paint_out and mode dynamically il y a 10 ans
  Jean-Marc Valin c6956fc163 block size decision allocated dynamically il y a 10 ans
  Jean-Marc Valin 1eebf0f0ca wip2 il y a 10 ans
  Jean-Marc Valin e0170961b0 wip il y a 10 ans
  Jean-Marc Valin f0f16fdf63 Adds block size decision to intra paint il y a 10 ans