| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | add repr(C) to FFTComplex just in case | Kostya Shishkov | 2019-02-12 | 1 | -0/+1 | |
| * | Duck ADPCM decoders | Kostya Shishkov | 2019-02-11 | 3 | -1/+231 | |
| * | register Duck ADPCM twoccs | Kostya Shishkov | 2019-02-11 | 1 | -0/+2 | |
| * | allstuff: register duck crate | Kostya Shishkov | 2019-02-10 | 2 | -0/+5 | |
| * | TrueMotion 1 decoder | Kostya Shishkov | 2019-02-10 | 1 | -1/+1514 | |
| * | decvideo: output more RGB formats | Kostya Shishkov | 2019-02-10 | 1 | -2/+73 | |
| * | frame: add 32-bit packed video buffer and fix video buffer type allocation | Kostya Shishkov | 2019-02-10 | 1 | -3/+53 | |
| * | formats: add some helper functions and make formaton and chromaton fields public | Kostya Shishkov | 2019-02-10 | 1 | -14/+26 | |
| * | register On2 AVC twoccs | Kostya Shishkov | 2019-02-06 | 1 | -0/+2 | |
| * | crate for Duck decoders with TM RT decoder | Kostya Shishkov | 2019-02-06 | 5 | -0/+207 | |
| * | register Duck fourccs | Kostya Shishkov | 2019-02-06 | 1 | -0/+14 | |
| * | Bink video decoder | Kostya Shishkov | 2019-02-06 | 1 | -1/+1822 | |
| * | core: implement defaults for some objects | Kostya Shishkov | 2019-02-06 | 2 | -0/+16 | |
| * | remove obsolete TODO | Kostya Shishkov | 2019-01-31 | 1 | -15/+0 | |
| * | fix detection module and Bink2 extension | Kostya Shishkov | 2019-01-31 | 1 | -4/+4 | |
| * | binkaudio: fix channelmap | Kostya Shishkov | 2019-01-31 | 1 | -1/+1 | |
| * | allow RDFT use inverse FFT and remove reversing results in Bink audio decoder | Kostya Shishkov | 2019-01-31 | 2 | -15/+8 | |
| * | Bink audio decoder (semi-working) | Kostya Shishkov | 2019-01-30 | 2 | -3/+310 | |
| * | binkdmx: pass file version as audio extradata | Kostya Shishkov | 2019-01-30 | 1 | -3/+5 | |
| * | binkdmx: do not demux zero audio frames | Kostya Shishkov | 2019-01-30 | 1 | -6/+8 | |
| * | core: add DCT functions | Kostya Shishkov | 2019-01-28 | 3 | -0/+518 | |
| * | add RDFT | Kostya Shishkov | 2019-01-25 | 1 | -0/+100 | |
| * | Bink demuxer | Kostya Shishkov | 2019-01-24 | 2 | -1/+196 | |
| * | codebook: make TableDescReader accept non-static tables | Kostya Shishkov | 2019-01-23 | 1 | -6/+6 | |
| * | BMV detection entry | Kostya Shishkov | 2019-01-23 | 1 | -0/+5 | |
| * | RAD formats crate and Smacker demuxer and decoder | Kostya Shishkov | 2019-01-23 | 13 | -0/+1088 | |
| * | Discworld 2 BMV support | Kostya Shishkov | 2019-01-22 | 5 | -2/+479 | |
| * | public interface for chromaton creation | Kostya Shishkov | 2019-01-22 | 1 | -0/+3 | |
| * | use chromaton offsets when writing paletted image | Kostya Shishkov | 2019-01-22 | 1 | -3/+8 | |
| * | remove unused imports | Kostya Shishkov | 2019-01-22 | 8 | -14/+0 | |
| * | re-export some core dependencies | Kostya Shishkov | 2019-01-20 | 4 | -8/+8 | |
| * | ignore assets dir | Kostya Shishkov | 2019-01-19 | 1 | -1/+2 | |
| * | fix warnings | Kostya Shishkov | 2019-01-18 | 4 | -9/+2 | |
| * | fix the rest of tests | Kostya Shishkov | 2019-01-17 | 18 | -32/+182 | |
| * | try to fix tests | Kostya Shishkov | 2019-01-17 | 7 | -18/+63 | |
| * | split remaining decoders and demuxer from core | Kostya Shishkov | 2019-01-17 | 16 | -114/+170 | |
| * | allow nihav-tool in the same directory with other crates | Kostya Shishkov | 2019-01-17 | 1 | -0/+1 | |
| * | split NihAV into subcrates | Kostya Shishkov | 2019-01-17 | 78 | -321/+881 | |
| * | GremlinVideo audio decoder | Kostya Shishkov | 2018-12-17 | 2 | -2/+97 | |
| * | drop unneeded mut for mutable refs | Kostya Shishkov | 2018-12-17 | 3 | -12/+12 | |
| * | Rust2018: use new addressing scheme | Kostya Shishkov | 2018-12-17 | 46 | -162/+163 | |
| * | rmdec: remove some cruft | Kostya Shishkov | 2018-12-14 | 1 | -55/+0 | |
| * | rmdec: factor out common code and add IVR demuxing support | Kostya Shishkov | 2018-12-14 | 2 | -264/+655 | |
| * | cook: block should accomodate data for JS channels too | Kostya Shishkov | 2018-12-12 | 1 | -4/+4 | |
| * | rmdec: support MLTI streams | Kostya Shishkov | 2018-12-12 | 1 | -79/+190 | |
| * | rmdec: support multiple DATA chunks | Kostya Shishkov | 2018-12-12 | 1 | -2/+24 | |
| * | RealAudio demuxer | Kostya Shishkov | 2018-12-11 | 2 | -2/+144 | |
| * | byteio: update syntax | Kostya Shishkov | 2018-12-11 | 1 | -2/+2 | |
| * | rv6: make test silent | Kostya Shishkov | 2018-12-11 | 1 | -2/+2 | |
| * | RealVideo 6 decoder (mostly working) | Kostya Shishkov | 2018-12-11 | 6 | -2/+3862 | |
