| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | split nihav-codec-support crate from nihav-core | Kostya Shishkov | 2020-02-20 | 4 | -1674/+0 |
| | | | | | | The former is intended just for NihAV decoders, the latter is for both NihAV crates and for the code using NihAV. | ||||
| * | add missing flush() implementation | Kostya Shishkov | 2019-11-11 | 1 | -0/+3 |
| | | |||||
| * | move zigzag scan to common place | Kostya Shishkov | 2019-07-03 | 1 | -11/+0 |
| | | |||||
| * | core: fix some clippy warnings | Kostya Shishkov | 2019-05-15 | 4 | -16/+17 |
| | | |||||
| * | core: fix most clippy warnings | Kostya Shishkov | 2019-05-14 | 4 | -42/+42 |
| | | |||||
| * | switch to refcounted buffers | Kostya Shishkov | 2019-04-28 | 1 | -2/+2 |
| | | |||||
| * | fix allocated buffer mutability after previous commit | Kostya Shishkov | 2019-02-15 | 1 | -2/+2 |
| | | |||||
| * | split NihAV into subcrates | Kostya Shishkov | 2019-01-17 | 4 | -0/+1681 |
