aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-core/src/lib.rs
Commit message (Expand)AuthorAgeFilesLines
* fix clippy warningsKostya Shishkov2023-07-261-0/+2
* core: fix clippy warningsKostya Shishkov2020-09-101-0/+1
* core: fix or silence clippy warningsKostya Shishkov2020-06-161-0/+7
* core: split options into separate moduleKostya Shishkov2020-05-311-0/+1
* core: introduce muxers moduleKostya Shishkov2020-05-211-0/+3
* core: add a new (de)compression moduleKostya Shishkov2020-04-131-0/+3
* split nihav-registry from nihav-coreKostya Shishkov2020-02-201-3/+0
* split nihav-codec-support crate from nihav-coreKostya Shishkov2020-02-201-11/+0
* core: document crate a bitKostya Shishkov2020-02-181-0/+1
* core: add audio format conversion routinesKostya Shishkov2019-11-171-0/+1
* core: add frame reordering functionalityKostya Shishkov2019-11-121-0/+1
* move GenericCache to common placeKostya Shishkov2019-10-061-0/+2
* core: fix some clippy warningsKostya Shishkov2019-05-151-0/+8
* core: fix most clippy warningsKostya Shishkov2019-05-141-0/+3
* scaler initial workKostya Shishkov2019-04-291-0/+1
* switch to refcounted buffersKostya Shishkov2019-04-281-0/+1
* try to fix testsKostya Shishkov2019-01-171-2/+1
* split NihAV into subcratesKostya Shishkov2019-01-171-0/+17