rename "str" variable to avoid confusion with the primitive type
authorKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 17 Feb 2023 17:23:38 +0000 (18:23 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Fri, 17 Feb 2023 17:23:38 +0000 (18:23 +0100)
commit405cec9eed5d7f58440ec8495f5cbc1f5c6fee40
treea115c0efc0cf1d50e54590dcb1663fec4a9751c4
parentf638a5b1b3241b3433689983aca22d9e6518a64f
rename "str" variable to avoid confusion with the primitive type
nihav-codec-support/src/test/enc_video.rs
nihav-commonfmt/src/codecs/cinepakenc.rs
nihav-commonfmt/src/muxers/avi.rs
nihav-core/src/demuxers/mod.rs
nihav-core/src/frame.rs
nihav-core/src/muxers/mod.rs
nihav-core/src/options.rs
nihav-itu/src/codecs/h264/mod.rs
nihav-realmedia/src/codecs/rv60.rs
nihav-registry/src/detect.rs