]> git.nihav.org Git - nihav.git/commit
nihav_ms/imaadpcmenc: fix encoder
authorKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 16 May 2026 08:17:55 +0000 (10:17 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 16 May 2026 08:17:55 +0000 (10:17 +0200)
commit052d28c41c7b4f73b48f1561e812cfe3bbfb91e2
tree1881e30fa5d916871c82329f334de99ba51f3a9a
parent762c941e1ff285441c22d11539829390cbe4106a
nihav_ms/imaadpcmenc: fix encoder

The format outputs deltas in 32-bit words, so block length should be
8*N+1 and the channel output should be grouped accordingly.
nihav-ms/src/codecs/imaadpcmenc.rs