Duck ADPCM decoders
[nihav.git] / nihav-core /
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