Skip to content

sanjuuni 0.2

Compare
Choose a tag to compare
@MCJack123 MCJack123 released this 13 Jun 00:33
· 84 commits to master since this release
20ebd78

Changes since the last release:

  • Added 32vid format for compressed audio + video storage
  • Added support for reading SubStation Alpha subtitles (including Advanced SSA)
  • Added support for blit images (BIMG)
  • Added streamed mode to encode while sending data (instead of encoding ahead of time)
  • Added k-means quantization (slow but higher-quality)
  • Improved multithreading code quality
  • Fixed bugs when WebSocket frames are too big
  • Added support for connecting to WebSocket servers instead of hosting one locally
  • Reorganized code - now works as a library