]> git.nihav.org Git - nihav.git/commit
jpeg: improve support for fringe variants
authorKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 1 Sep 2025 16:50:36 +0000 (18:50 +0200)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Mon, 1 Sep 2025 16:50:36 +0000 (18:50 +0200)
commit93773692c6429fecf6ab4e36fc3b1177a0c20ad0
treea0fa693994b8b3903960ddfe411d7a233aed2e09
parentc951c3387edaedb38d8310c22c2062cc05d213ba
jpeg: improve support for fringe variants

This fixes decoding for files where each component is coded in separate scan
as well as introducing support for YUV410 format.
nihav-commonfmt/src/codecs/jpeg.rs