]> git.nihav.org Git - nihav.git/commit
nihav_commonfmt: fix and update clippy warnings
authorKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 7 Nov 2024 17:49:36 +0000 (18:49 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Sat, 9 Nov 2024 14:27:59 +0000 (15:27 +0100)
commitba8718ff6adae7fb7adbb8e23a179da1a1bff8a1
treebd1ca4664ae063d870ca957ff1451a7a57feb76f
parent309f79d38d39ee7de9957b80636f3a4ad19166f6
nihav_commonfmt: fix and update clippy warnings
17 files changed:
nihav-commonfmt/src/codecs/atrac3.rs
nihav-commonfmt/src/codecs/cinepak.rs
nihav-commonfmt/src/codecs/cinepakenc.rs
nihav-commonfmt/src/codecs/clearvideo.rs
nihav-commonfmt/src/codecs/jpeg.rs
nihav-commonfmt/src/codecs/mod.rs
nihav-commonfmt/src/codecs/pcm.rs
nihav-commonfmt/src/codecs/rawvideo.rs
nihav-commonfmt/src/codecs/rawvideo_ms.rs
nihav-commonfmt/src/codecs/sipro.rs
nihav-commonfmt/src/codecs/ts102366.rs
nihav-commonfmt/src/codecs/zmbv.rs
nihav-commonfmt/src/demuxers/avi.rs
nihav-commonfmt/src/demuxers/mod.rs
nihav-commonfmt/src/demuxers/mov.rs
nihav-commonfmt/src/lib.rs
nihav-commonfmt/src/muxers/avi.rs