remove trailing whitespaces
[nihav.git] / nihav-core / src / test / dec_video.rs
2020-02-11 Kostya Shishkovremove trailing whitespaces
2019-12-18 Kostya Shishkovcore/test: flip output PGMYUV if needed
2019-12-14 Kostya Shishkovcore/test: print generated hash in the expected format
2019-11-20 Kostya Shishkovcore/test: add better decoder testing system
2019-11-18 Kostya Shishkovcore/test: use common prefix for test data output
2019-11-18 Kostya Shishkovmake audio decoder tests write .wav files only by request
2019-10-30 Kostya Shishkovdec_video: care about PTS only in the decoded stream
2019-05-14 Kostya Shishkovcore: fix most clippy warnings
2019-05-14 Kostya Shishkovmark traits as dyn
2019-05-02 Kostya Shishkovintroduce NADecoderSupport and buffer pools
2019-04-29 Kostya Shishkovdec_video: use scaler in RGB frames
2019-04-29 Kostya Shishkovswitch NAFrame references to Arc
2019-04-12 Kostya Shishkovdec_video: allow YUV444 output
2019-02-10 Kostya Shishkovdecvideo: output more RGB formats
2019-01-22 Kostya Shishkovuse chromaton offsets when writing paletted image
2019-01-20 Kostya Shishkovre-export some core dependencies
2019-01-17 Kostya Shishkovtry to fix tests
2019-01-17 Kostya Shishkovsplit NihAV into subcrates