summaryrefslogtreecommitdiffstats
path: root/nihav-core
Commit message (Expand)AuthorAgeFilesLines
...
* move test files into subdirectoriesKostya Shishkov2019-03-121-1/+1
* VMD demuxer and decoderKostya Shishkov2019-02-162-0/+7
* byteio: make standalone read_uXX{be,le} functionsKostya Shishkov2019-02-151-0/+27
* fix allocated buffer mutability after previous commitKostya Shishkov2019-02-151-2/+2
* frame: make get_vbuf() work for immutable refsKostya Shishkov2019-02-151-7/+7
* add test for missing codec descriptionsKostya Shishkov2019-02-131-0/+3
* add missing codec descriptionsKostya Shishkov2019-02-131-0/+30
* rename truemotion[3-7] into vp[3-7]Kostya Shishkov2019-02-131-8/+8
* make {Full,Short}CodebookDesc fields publicKostya Shishkov2019-02-121-5/+5
* add repr(C) to FFTComplex just in caseKostya Shishkov2019-02-121-0/+1
* register Duck ADPCM twoccsKostya Shishkov2019-02-111-0/+2
* decvideo: output more RGB formatsKostya Shishkov2019-02-101-2/+73
* frame: add 32-bit packed video buffer and fix video buffer type allocationKostya Shishkov2019-02-101-3/+53
* formats: add some helper functions and make formaton and chromaton fields publicKostya Shishkov2019-02-101-14/+26
* register On2 AVC twoccsKostya Shishkov2019-02-061-0/+2
* register Duck fourccsKostya Shishkov2019-02-061-0/+14
* core: implement defaults for some objectsKostya Shishkov2019-02-062-0/+16
* remove obsolete TODOKostya Shishkov2019-01-311-15/+0
* fix detection module and Bink2 extensionKostya Shishkov2019-01-311-4/+4
* allow RDFT use inverse FFT and remove reversing results in Bink audio decoderKostya Shishkov2019-01-311-5/+6
* core: add DCT functionsKostya Shishkov2019-01-283-0/+518
* add RDFTKostya Shishkov2019-01-251-0/+100
* Bink demuxerKostya Shishkov2019-01-241-0/+8
* codebook: make TableDescReader accept non-static tablesKostya Shishkov2019-01-231-6/+6
* BMV detection entryKostya Shishkov2019-01-231-0/+5
* RAD formats crate and Smacker demuxer and decoderKostya Shishkov2019-01-231-0/+5
* public interface for chromaton creationKostya Shishkov2019-01-221-0/+3
* use chromaton offsets when writing paletted imageKostya Shishkov2019-01-221-3/+8
* re-export some core dependenciesKostya Shishkov2019-01-204-8/+8
* fix warningsKostya Shishkov2019-01-182-9/+0
* try to fix testsKostya Shishkov2019-01-172-8/+9
* split remaining decoders and demuxer from coreKostya Shishkov2019-01-1710-8778/+4
* split NihAV into subcratesKostya Shishkov2019-01-1733-0/+15217