Releases: blennies/unbikit
Releases · blennies/unbikit
unbikit: v0.2.0
Immutable
release. Only release title and notes can be modified.
unbikit: v0.1.0
Immutable
release. Only release title and notes can be modified.
0.1.0 (2025-11-12)
Features
-
Add initial implementation of the
.bikvideo decoder (124c3b9).Consists of a stream reader, header parser, demuxer, and audio/video decoders. Version 1 of the
.bikvideo format is supported, except for revisionb. DCT and DFT compressed audio are both
supported. Each outputted frame combines a single video frame with a chunk of decoded audio.