]> git.nihav.org Git - nihav.git/commit
replace NATimeInfo::{time_to_ts,ts_to_time} with single rescale_ts master
authorKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 22 Jan 2026 18:03:01 +0000 (19:03 +0100)
committerKostya Shishkov <kostya.shishkov@gmail.com>
Thu, 22 Jan 2026 18:03:01 +0000 (19:03 +0100)
commit11a3aaa7551dae30f1be8aca5408aea995e197f5
tree972193e94337b34c9bf11b562bd3c765f2f3384d
parentad547ff9d80382f8716f5b649725370537e03394
replace NATimeInfo::{time_to_ts,ts_to_time} with single rescale_ts
13 files changed:
nihav-commonfmt/src/demuxers/avi.rs
nihav-commonfmt/src/demuxers/mov.rs
nihav-commonfmt/src/demuxers/y4m.rs
nihav-commonfmt/src/muxers/avi.rs
nihav-commonfmt/src/muxers/gif.rs
nihav-core/src/demuxers/mod.rs
nihav-core/src/frame.rs
nihav-flash/src/muxers/flv.rs
nihav-llaudio/src/demuxers/flac.rs
nihav-ms/src/demuxers/avidib.rs
nihav-rad/src/demuxers/bink.rs
nihav-realmedia/src/codecs/rv40enc/mod.rs
nihav-realmedia/src/muxers/rmvb/mod.rs