| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | realmedia/rv3040: ignore slices with wrong headers | Kostya Shishkov | 2020-03-11 | 1 | -3/+16 | |
| | | ||||||
| * | typo fix | Kostya Shishkov | 2020-03-10 | 1 | -1/+1 | |
| | | ||||||
| * | add nihav-player to .gitignore | Kostya Shishkov | 2020-03-09 | 1 | -0/+1 | |
| | | ||||||
| * | MidiVid 3 decoder | Kostya Shishkov | 2020-03-09 | 3 | -1/+601 | |
| | | ||||||
| * | binkvid: switch to MD5-based tests | Kostya Shishkov | 2020-03-08 | 1 | -10/+30 | |
| | | ||||||
| * | binkvid: align width to 8 when calculating bundle sizes | Kostya Shishkov | 2020-03-07 | 1 | -0/+1 | |
| | | ||||||
| * | binkvid: remove debug statements | Kostya Shishkov | 2020-03-07 | 1 | -16/+0 | |
| | | ||||||
| * | binkaud: separate tests for different audio flavours | Kostya Shishkov | 2020-03-07 | 1 | -6/+12 | |
| | | ||||||
| * | detect: fix Bink magic words | Kostya Shishkov | 2020-03-06 | 1 | -2/+2 | |
| | | ||||||
| * | smacker: switch to MD5-based tests | Kostya Shishkov | 2020-03-06 | 1 | -9/+25 | |
| | | ||||||
| * | support interleaved audio properly | Kostya Shishkov | 2020-03-06 | 3 | -19/+62 | |
| | | | | | | | Now NAAudioBuffer has step field which tells the distance to the next sample in the channel. This can be used to work with interleaved audio stored as native samples (instead of packed buffer like before). | |||||
| * | smkdemux: ignore unknown audio streams with payload being present | Kostya Shishkov | 2020-02-25 | 1 | -1/+4 | |
| | | | | | Some Smacker files have an additional stream with zero flags and 60Hz sampling rate. | |||||
| * | smacker-audio: use interleaved output format as it is stored that way too | Kostya Shishkov | 2020-02-25 | 1 | -4/+3 | |
| | | ||||||
| * | midivid: switch to MD5-based testing | Kostya Shishkov | 2020-02-24 | 1 | -8/+12 | |
| | | ||||||
| * | gremlinvideo: switch to MD5-based testing and add audio test | Kostya Shishkov | 2020-02-24 | 1 | -3/+15 | |
| | | ||||||
| * | bmv: switch to MD5-based testing | Kostya Shishkov | 2020-02-24 | 1 | -8/+4 | |
| | | ||||||
| * | bmv3: switch to MD5-based testing | Kostya Shishkov | 2020-02-24 | 1 | -4/+4 | |
| | | ||||||
| * | ralf: switch to MD5-based test | Kostya Shishkov | 2020-02-23 | 1 | -3/+2 | |
| | | ||||||
| * | fix import crate for codec tests | Kostya Shishkov | 2020-02-21 | 39 | -39/+39 | |
| | | ||||||
| * | fix re-exports of crate submodules | Kostya Shishkov | 2020-02-20 | 6 | -10/+10 | |
| | | ||||||
| * | split nihav-registry from nihav-core | Kostya Shishkov | 2020-02-20 | 10 | -7/+28 | |
| | | ||||||
| * | split nihav-codec-support crate from nihav-core | Kostya Shishkov | 2020-02-20 | 65 | -385/+454 | |
| | | | | | | The former is intended just for NihAV decoders, the latter is for both NihAV crates and for the code using NihAV. | |||||
| * | core/frame: remove unneeded FrameFromPacket trait | Kostya Shishkov | 2020-02-20 | 1 | -18/+5 | |
| | | ||||||
| * | core/frame: remove options field from NAFrame until later | Kostya Shishkov | 2020-02-20 | 1 | -5/+5 | |
| | | ||||||
| * | core/frame: make some fields public (and rename for clarity if needed) | Kostya Shishkov | 2020-02-20 | 1 | -30/+44 | |
| | | ||||||
| * | core/frame: document module | Kostya Shishkov | 2020-02-19 | 1 | -6/+205 | |
| | | ||||||
| * | core/codecs: document blockdsp | Kostya Shishkov | 2020-02-19 | 1 | -0/+28 | |
| | | ||||||
| * | core/dsp: document module | Kostya Shishkov | 2020-02-19 | 5 | -0/+46 | |
| | | ||||||
| * | core/formats: document module | Kostya Shishkov | 2020-02-19 | 1 | -0/+138 | |
| | | ||||||
| * | core: document crate a bit | Kostya Shishkov | 2020-02-18 | 1 | -0/+1 | |
| | | ||||||
| * | core/demuxers: document module | Kostya Shishkov | 2020-02-18 | 1 | -4/+81 | |
| | | ||||||
| * | core/test: document module | Kostya Shishkov | 2020-02-18 | 3 | -0/+56 | |
| | | ||||||
| * | core/scale: document module | Kostya Shishkov | 2020-02-18 | 1 | -0/+36 | |
| | | ||||||
| * | core/soundcvt: document module | Kostya Shishkov | 2020-02-18 | 1 | -0/+13 | |
| | | ||||||
| * | core/codecs: document module | Kostya Shishkov | 2020-02-17 | 1 | -1/+136 | |
| | | ||||||
| * | core: document data module | Kostya Shishkov | 2020-02-17 | 1 | -0/+35 | |
| | | ||||||
| * | allstuff: document the module | Kostya Shishkov | 2020-02-17 | 1 | -0/+3 | |
| | | ||||||
| * | core: document detect module | Kostya Shishkov | 2020-02-17 | 1 | -0/+32 | |
| | | ||||||
| * | core: document reorder module | Kostya Shishkov | 2020-02-17 | 1 | -0/+16 | |
| | | ||||||
| * | core: document register module | Kostya Shishkov | 2020-02-17 | 1 | -0/+29 | |
| | | ||||||
| * | core: document refs module | Kostya Shishkov | 2020-02-17 | 1 | -0/+25 | |
| | | ||||||
| * | make all codec crates export just register_all functions and document them | Kostya Shishkov | 2020-02-17 | 56 | -98/+129 | |
| | | ||||||
| * | duck/vpcommon: vp_tree! does not need to be exported | Kostya Shishkov | 2020-02-17 | 1 | -1/+0 | |
| | | ||||||
| * | remove trailing whitespace | Kostya Shishkov | 2020-02-16 | 1 | -8/+8 | |
| | | ||||||
| * | core/io: document codebook module | Kostya Shishkov | 2020-02-16 | 1 | -1/+100 | |
| | | ||||||
| * | core/io: add module description | Kostya Shishkov | 2020-02-15 | 1 | -0/+1 | |
| | | ||||||
| * | core/io: document intcode module | Kostya Shishkov | 2020-02-15 | 1 | -0/+53 | |
| | | ||||||
| * | core/io: document bytestream reading/writing module | Kostya Shishkov | 2020-02-15 | 1 | -1/+183 | |
| | | ||||||
| * | core/io: make bitstream reader clone()able | Kostya Shishkov | 2020-02-13 | 1 | -3/+3 | |
| | | ||||||
| * | core/io: bitstream reader documentation | Kostya Shishkov | 2020-02-13 | 1 | -0/+155 | |
| | | ||||||
