VP3 decoder
[nihav.git] / nihav-duck / src /
2019-05-18 Kostya ShishkovVP3 decoder
2019-05-15 Kostya Shishkovduck: fix some clippy warnings
2019-05-14 Kostya Shishkovfix clippy errors
2019-05-14 Kostya Shishkovmark traits as dyn
2019-05-02 Kostya Shishkovintroduce NADecoderSupport and buffer pools
2019-04-30 Kostya Shishkovswitch NABufferType to use refs for video buffers
2019-04-29 Kostya Shishkovswitch NAFrame references to Arc
2019-04-29 Kostya Shishkovswitch NACodecInfo to Arc
2019-04-28 Kostya Shishkovswitch to refcounted buffers
2019-04-12 Kostya Shishkovtm2x: add inter mode and switch output to YUV
2019-04-11 Kostya ShishkovTrueMotion 2X decoder (intra-only for now)
2019-02-15 Kostya Shishkovfix allocated buffer mutability after previous commit
2019-02-13 Kostya Shishkovrename truemotion[3-7] into vp[3-7]
2019-02-13 Kostya ShishkovDuck TrueMotion2 decoder
2019-02-11 Kostya ShishkovDuck ADPCM decoders
2019-02-10 Kostya ShishkovTrueMotion 1 decoder
2019-02-06 Kostya Shishkovcrate for Duck decoders with TM RT decoder