ivr: demuxer fixes
[nihav.git] / nihav-core /
2019-03-12 Kostya Shishkovmove test files into subdirectories
2019-02-16 Kostya ShishkovVMD demuxer and decoder
2019-02-15 Kostya Shishkovbyteio: make standalone read_uXX{be,le} functions
2019-02-15 Kostya Shishkovfix allocated buffer mutability after previous commit
2019-02-15 Kostya Shishkovframe: make get_vbuf() work for immutable refs
2019-02-13 Kostya Shishkovadd test for missing codec descriptions
2019-02-13 Kostya Shishkovadd missing codec descriptions
2019-02-13 Kostya Shishkovrename truemotion[3-7] into vp[3-7]
2019-02-12 Kostya Shishkovmake {Full,Short}CodebookDesc fields public
2019-02-12 Kostya Shishkovadd repr(C) to FFTComplex just in case
2019-02-11 Kostya Shishkovregister Duck ADPCM twoccs
2019-02-10 Kostya Shishkovdecvideo: output more RGB formats
2019-02-10 Kostya Shishkovframe: add 32-bit packed video buffer and fix video...
2019-02-10 Kostya Shishkovformats: add some helper functions and make formaton...
2019-02-06 Kostya Shishkovregister On2 AVC twoccs
2019-02-06 Kostya Shishkovregister Duck fourccs
2019-02-06 Kostya Shishkovcore: implement defaults for some objects
2019-01-31 Kostya Shishkovremove obsolete TODO
2019-01-31 Kostya Shishkovfix detection module and Bink2 extension
2019-01-31 Kostya Shishkovallow RDFT use inverse FFT and remove reversing results...
2019-01-28 Kostya Shishkovcore: add DCT functions
2019-01-25 Kostya Shishkovadd RDFT
2019-01-24 Kostya ShishkovBink demuxer
2019-01-23 Kostya Shishkovcodebook: make TableDescReader accept non-static tables
2019-01-23 Kostya ShishkovBMV detection entry
2019-01-23 Kostya ShishkovRAD formats crate and Smacker demuxer and decoder
2019-01-22 Kostya Shishkovpublic interface for chromaton creation
2019-01-22 Kostya Shishkovuse chromaton offsets when writing paletted image
2019-01-20 Kostya Shishkovre-export some core dependencies
2019-01-18 Kostya Shishkovfix warnings
2019-01-17 Kostya Shishkovtry to fix tests
2019-01-17 Kostya Shishkovsplit remaining decoders and demuxer from core
2019-01-17 Kostya Shishkovsplit NihAV into subcrates