| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | make decoders Send-able | Kostya Shishkov | 2019-11-27 | 6 | -7/+7 |
| * | make audio decoder tests write .wav files only by request | Kostya Shishkov | 2019-11-18 | 4 | -4/+4 |
| * | check for missing reference frames in various decoders | Kostya Shishkov | 2019-11-11 | 1 | -1/+3 |
| * | add flush() to decoder interface | Kostya Shishkov | 2019-11-09 | 6 | -0/+22 |
| * | move zigzag scan to common place | Kostya Shishkov | 2019-07-03 | 1 | -11/+0 |
| * | commonfmt: fix some clippy warnings | Kostya Shishkov | 2019-05-15 | 7 | -203/+136 |
| * | fix clippy errors | Kostya Shishkov | 2019-05-14 | 1 | -0/+1 |
| * | mark traits as dyn | Kostya Shishkov | 2019-05-14 | 6 | -7/+7 |
| * | switch to better FFT interface and more flexible FFT implementation | Kostya Shishkov | 2019-05-05 | 3 | -7/+5 |
| * | introduce NADecoderSupport and buffer pools | Kostya Shishkov | 2019-05-02 | 6 | -12/+12 |
| * | switch NAFrame references to Arc | Kostya Shishkov | 2019-04-29 | 6 | -7/+7 |
| * | switch NACodecInfo to Arc | Kostya Shishkov | 2019-04-29 | 6 | -25/+13 |
| * | switch to refcounted buffers | Kostya Shishkov | 2019-04-28 | 6 | -11/+9 |
| * | move test files into subdirectories | Kostya Shishkov | 2019-03-12 | 1 | -2/+2 |
| * | fix allocated buffer mutability after previous commit | Kostya Shishkov | 2019-02-15 | 4 | -4/+4 |
| * | remove unused imports | Kostya Shishkov | 2019-01-22 | 2 | -2/+0 |
| * | try to fix tests | Kostya Shishkov | 2019-01-17 | 5 | -10/+54 |
| * | split remaining decoders and demuxer from core | Kostya Shishkov | 2019-01-17 | 7 | -0/+8343 |
