Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | move test files into subdirectories | Kostya Shishkov | 2019-03-12 | 1 | -1/+1 | |
| | ||||||
* | VMD demuxer and decoder | Kostya Shishkov | 2019-02-16 | 2 | -0/+7 | |
| | ||||||
* | byteio: make standalone read_uXX{be,le} functions | Kostya Shishkov | 2019-02-15 | 1 | -0/+27 | |
| | ||||||
* | fix allocated buffer mutability after previous commit | Kostya Shishkov | 2019-02-15 | 1 | -2/+2 | |
| | ||||||
* | frame: make get_vbuf() work for immutable refs | Kostya Shishkov | 2019-02-15 | 1 | -7/+7 | |
| | ||||||
* | add test for missing codec descriptions | Kostya Shishkov | 2019-02-13 | 1 | -0/+3 | |
| | ||||||
* | add missing codec descriptions | Kostya Shishkov | 2019-02-13 | 1 | -0/+30 | |
| | ||||||
* | rename truemotion[3-7] into vp[3-7] | Kostya Shishkov | 2019-02-13 | 1 | -8/+8 | |
| | ||||||
* | make {Full,Short}CodebookDesc fields public | Kostya Shishkov | 2019-02-12 | 1 | -5/+5 | |
| | ||||||
* | add repr(C) to FFTComplex just in case | Kostya Shishkov | 2019-02-12 | 1 | -0/+1 | |
| | ||||||
* | register Duck ADPCM twoccs | Kostya Shishkov | 2019-02-11 | 1 | -0/+2 | |
| | ||||||
* | 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 | |
| | ||||||
* | register Duck fourccs | Kostya Shishkov | 2019-02-06 | 1 | -0/+14 | |
| | ||||||
* | 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 | |
| | ||||||
* | allow RDFT use inverse FFT and remove reversing results in Bink audio decoder | Kostya Shishkov | 2019-01-31 | 1 | -5/+6 | |
| | ||||||
* | core: add DCT functions | Kostya Shishkov | 2019-01-28 | 2 | -0/+517 | |
| | ||||||
* | add RDFT | Kostya Shishkov | 2019-01-25 | 1 | -0/+100 | |
| | ||||||
* | Bink demuxer | Kostya Shishkov | 2019-01-24 | 1 | -0/+8 | |
| | ||||||
* | 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 | 1 | -0/+5 | |
| | ||||||
* | 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 | |
| | ||||||
* | re-export some core dependencies | Kostya Shishkov | 2019-01-20 | 4 | -8/+8 | |
| | ||||||
* | fix warnings | Kostya Shishkov | 2019-01-18 | 2 | -9/+0 | |
| | ||||||
* | try to fix tests | Kostya Shishkov | 2019-01-17 | 2 | -8/+9 | |
| | ||||||
* | split remaining decoders and demuxer from core | Kostya Shishkov | 2019-01-17 | 9 | -8762/+1 | |
| | ||||||
* | split NihAV into subcrates | Kostya Shishkov | 2019-01-17 | 32 | -0/+15186 | |