| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | split nihav-codec-support crate from nihav-core | Kostya Shishkov | 2020-02-20 | 4 | -851/+0 |
| | | | | | | The former is intended just for NihAV decoders, the latter is for both NihAV crates and for the code using NihAV. | ||||
| * | core/test: document module | Kostya Shishkov | 2020-02-18 | 3 | -0/+56 |
| | | |||||
| * | remove trailing whitespaces | Kostya Shishkov | 2020-02-11 | 1 | -2/+2 |
| | | |||||
| * | core/test: flip output PGMYUV if needed | Kostya Shishkov | 2019-12-18 | 1 | -8/+55 |
| | | |||||
| * | core/test: print generated hash in the expected format | Kostya Shishkov | 2019-12-14 | 1 | -1/+3 |
| | | |||||
| * | core/test: add better decoder testing system | Kostya Shishkov | 2019-11-20 | 3 | -0/+344 |
| | | |||||
| * | core/test: use common prefix for test data output | Kostya Shishkov | 2019-11-18 | 1 | -4/+6 |
| | | |||||
| * | make audio decoder tests write .wav files only by request | Kostya Shishkov | 2019-11-18 | 1 | -25/+43 |
| | | |||||
| * | dec_video: care about PTS only in the decoded stream | Kostya Shishkov | 2019-10-30 | 1 | -3/+3 |
| | | |||||
| * | core: fix most clippy warnings | Kostya Shishkov | 2019-05-14 | 2 | -20/+15 |
| | | |||||
| * | mark traits as dyn | Kostya Shishkov | 2019-05-14 | 1 | -2/+2 |
| | | |||||
| * | introduce NADecoderSupport and buffer pools | Kostya Shishkov | 2019-05-02 | 1 | -10/+12 |
| | | |||||
| * | dec_video: use scaler in RGB frames | Kostya Shishkov | 2019-04-29 | 1 | -51/+9 |
| | | |||||
| * | switch NAFrame references to Arc | Kostya Shishkov | 2019-04-29 | 1 | -11/+7 |
| | | |||||
| * | dec_video: allow YUV444 output | Kostya Shishkov | 2019-04-12 | 1 | -21/+45 |
| | | |||||
| * | decvideo: output more RGB formats | Kostya Shishkov | 2019-02-10 | 1 | -2/+73 |
| | | |||||
| * | use chromaton offsets when writing paletted image | Kostya Shishkov | 2019-01-22 | 1 | -3/+8 |
| | | |||||
| * | re-export some core dependencies | Kostya Shishkov | 2019-01-20 | 1 | -1/+1 |
| | | |||||
| * | try to fix tests | Kostya Shishkov | 2019-01-17 | 1 | -6/+8 |
| | | |||||
| * | split NihAV into subcrates | Kostya Shishkov | 2019-01-17 | 3 | -0/+329 |
