semi-working ClearVideo decoder
[nihav.git] / src / codecs / mod.rs
2018-02-03 Kostya Shishkovsemi-working ClearVideo decoder
2017-12-02 Kostya Shishkovh263: improve B-frame decoding; improve RV2 decoding too
2017-11-12 Kostya ShishkovRealVideo 1 decoder and RealVideo 2 bitstream parser
2017-10-07 Kostya ShishkovRealVideo 1 decoder
2017-07-30 Kostya ShishkovIndeo4/5 decoder
2017-07-02 Kostya Shishkovfactor out decoder test
2017-06-20 Kostya ShishkovIntel Music/Audio Coder plus DSP and other bits for it
2017-06-10 Kostya Shishkovreorganise codecs and improve i263 a bit
2017-06-08 Kostya Shishkovpreliminary work on Intel I.263
2017-06-04 Kostya Shishkovproper support for linesizes
2017-06-01 Kostya Shishkovmake an error for no frame output
2017-05-31 Kostya ShishkovGremlin Video decoder
2017-05-28 Kostya Shishkovmore utility code for decoders
2017-05-26 Kostya Shishkovmore utility code for decoders, move dumping functions...
2017-05-23 Kostya Shishkovadd PCM decoder(rewrapper)
2017-05-21 Kostya Shishkovuse frame buffers with codec-specific type of data
2017-05-20 Kostya Shishkovsimplify
2017-05-20 Kostya Shishkovfix HAM shuffler
2017-05-20 Kostya Shishkovuse frame refs everywhere
2017-05-20 Kostya Shishkovmove NAStream/NAPacket definitions into module frame
2017-05-20 Kostya Shishkovfix copy-paste error
2017-05-19 Kostya Shishkovstructure decoders a bit too
2017-05-17 Kostya Shishkovdecoders framework and sample decoder