v0.6.5
Bugfix release 0.6.5. Just some miscellany.
- #161 -- minor usability improvements for the web decoder. The "crosshairs"/guide lines now move to the edges of the camera feed, which can be helpful in a dark room (so you can tell when the camera feed ends and the letterboxing begins). The crosshairs will also match the detected cimbar mode (e.g. B, Bu) aspect ratio, to better reflect how to center the image.
- also in #161 -- fixed a bug in wasm buffer reuse both in the encoder and decoder. Should result in fewer mysterious crashes when the window's been open for a while.
- #164 -- minor tweak to what JS apis we're using for frame pacing, + minor size improvement for the js (singlefile+asm.js) build. Doesn't effect wasm.