replace vec.truncate(0) with vec.clear()
[nihav.git] / nihav-commonfmt / src / muxers / avi.rs
2021-10-29 Kostya Shishkovreplace vec.truncate(0) with vec.clear()
2021-09-29 Kostya Shishkovavimux: always write positive height in stream properties
2021-06-03 Kostya Shishkovavimux: write palette in stream header and palette...
2020-06-16 Kostya Shishkovcommonfmt: fix or silence clippy warnings
2020-06-15 Kostya Shishkovavimux: pad odd frame chunks
2020-06-06 Kostya Shishkovremove trailing whitespaces
2020-06-01 Kostya Shishkovcommonfmt: make AVI and WAV muxers use proper remuxing...
2020-05-31 Kostya Shishkovmake muxers handle options
2020-05-30 Kostya Shishkovmake muxers report their capabilities
2020-05-24 Kostya Shishkovavimux: remove obsoleted workaround
2020-05-21 Kostya Shishkovavi muxer