| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | indeo3: switch test to frame hashes | Kostya Shishkov | 2019-12-07 | 1 | -1/+13 | |
| * | indeo3: add reference requantisation | Kostya Shishkov | 2019-12-07 | 1 | -3/+40 | |
| * | indeo3: handle skip frames | Kostya Shishkov | 2019-12-07 | 1 | -0/+6 | |
| * | indeo3: various small fixes | Kostya Shishkov | 2019-12-07 | 1 | -16/+22 | |
| * | indeo3: flip buffers instead of selecting | Kostya Shishkov | 2019-12-07 | 1 | -80/+34 | |
| * | indeo2: use frame hashes for testing | Kostya Shishkov | 2019-11-30 | 1 | -1/+13 | |
| * | indeo2: swap chroma planes | Kostya Shishkov | 2019-11-30 | 1 | -2/+4 | |
| * | make decoders Send-able | Kostya Shishkov | 2019-11-27 | 7 | -36/+35 | |
| * | make audio decoder tests write .wav files only by request | Kostya Shishkov | 2019-11-18 | 1 | -1/+1 | |
| * | add flush() to decoder interface | Kostya Shishkov | 2019-11-09 | 7 | -0/+25 | |
| * | move zigzag scan to common place | Kostya Shishkov | 2019-07-03 | 4 | -13/+3 | |
| * | indeo: fix some clippy warnings | Kostya Shishkov | 2019-05-15 | 9 | -152/+144 | |
| * | fix clippy errors | Kostya Shishkov | 2019-05-14 | 1 | -0/+1 | |
| * | indeo3: fix source buffer | Kostya Shishkov | 2019-05-14 | 1 | -1/+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 | 1 | -2/+2 | |
| * | introduce NADecoderSupport and buffer pools | Kostya Shishkov | 2019-05-02 | 6 | -12/+12 | |
| * | switch NAFrame references to Arc | Kostya Shishkov | 2019-04-29 | 7 | -9/+9 | |
| * | switch NACodecInfo to Arc | Kostya Shishkov | 2019-04-29 | 6 | -32/+20 | |
| * | switch to refcounted buffers | Kostya Shishkov | 2019-04-28 | 4 | -6/+6 | |
| * | move test files into subdirectories | Kostya Shishkov | 2019-03-12 | 6 | -11/+11 | |
| * | indeo: fix 4x4 blocks decoding | Kostya Shishkov | 2019-03-12 | 1 | -13/+23 | |
| * | indeo3: fix fill_block8x8 | Kostya Shishkov | 2019-02-18 | 1 | -0/+3 | |
| * | indeo3: support non-modulo 16 dimensions somewhat | Kostya Shishkov | 2019-02-16 | 1 | -9/+16 | |
| * | fix allocated buffer mutability after previous commit | Kostya Shishkov | 2019-02-15 | 3 | -3/+3 | |
| * | remove unused imports | Kostya Shishkov | 2019-01-22 | 3 | -4/+0 | |
| * | fix the rest of tests | Kostya Shishkov | 2019-01-17 | 6 | -12/+66 | |
| * | split NihAV into subcrates | Kostya Shishkov | 2019-01-17 | 10 | -0/+6988 | |
