]> git.sesse.net Git - narabu/shortlog
narabu
2017-09-16 Steinar H.... Add some parallel slicing code (not really a win).
2017-09-16 Steinar H.... Remove some obsolete caching code.
2017-09-16 Steinar H.... Add a test image.
2017-09-16 Steinar H.... Add a PSNR measurement tool.
2017-09-16 Steinar H.... Encode sign bit directly in rANS, using some symmetry...
2017-09-16 Steinar H.... Add the GPU decoder itself.
2017-09-16 Steinar H.... Add the decoder.
2017-09-16 Steinar H.... Add color support.
2017-09-16 Steinar H.... Change quantization to MPEG-2, some other changes.
2017-09-16 Steinar H.... Revert "Encoder with 4x4 blocks (using TF switching)."
2017-09-16 Steinar H.... Encoder with 4x4 blocks (using TF switching).
2017-09-16 Steinar H.... Add support for optimal renormalization.
2017-09-16 Steinar H.... Add the missing DCT code.
2017-09-16 Steinar H.... Embed ryg_rans (from https://github.com/rygorous/ryg_rans).
2017-09-16 Steinar H.... Initial checkin.