| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | 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 |
| * | codebook: reject invalid codes | Kostya Shishkov | 2018-12-08 | 1 | -1/+6 |
| * | h263+rv20: use modified dquant and chroma quant | Kostya Shishkov | 2018-12-08 | 4 | -12/+35 |
| * | rmdec: fix wrong read_xxle() | Kostya Shishkov | 2018-12-08 | 1 | -12/+12 |
| * | rmdec: demux .rmhd too | Kostya Shishkov | 2018-12-08 | 2 | -13/+26 |
| * | registry: add RealVideo 6 record | Kostya Shishkov | 2018-12-08 | 1 | -0/+1 |
| * | fix trailing whitespace | Kostya Shishkov | 2018-10-28 | 1 | -1/+1 |
| * | AAC-LC decoder | Kostya Shishkov | 2018-10-27 | 3 | -1/+1774 |
| * | rmdec: ignore parse errors if data position is known already | Kostya Shishkov | 2018-10-27 | 1 | -1/+5 |
| * | dsp: implement Kaiser-Bessel derived window generation | Kostya Shishkov | 2018-10-27 | 1 | -3/+25 |
| * | dsp: make IDCT (un)scaled | Kostya Shishkov | 2018-10-27 | 3 | -4/+5 |
| * | io: generic table codebook description reader | Kostya Shishkov | 2018-10-23 | 1 | -0/+19 |
| * | rmdec: skip RM-specific first byte of AAC extradata | Kostya Shishkov | 2018-10-20 | 1 | -1/+6 |
| * | cook: force mono mode for v1 | Kostya Shishkov | 2018-10-20 | 1 | -0/+1 |
| * | rm: VBR audio deinterleaver support | Kostya Shishkov | 2018-10-20 | 1 | -23/+28 |
| * | trailing whitespace fixes | Kostya Shishkov | 2018-10-19 | 24 | -30/+28 |
| * | remove panics in working tests | Kostya Shishkov | 2018-10-19 | 2 | -2/+2 |
| * | ATRAC3 decoder | Kostya Shishkov | 2018-10-19 | 3 | -1/+771 |
