give 'str' variables more appropriate names
[nihav.git] / nihav-commonfmt / src / muxers / avi.rs
2022-11-04 Kostya Shishkovgive 'str' variables more appropriate names
2022-09-22 Kostya Shishkovfix some clippy warnings
2021-11-20 Kostya Shishkovannotate the sources for test samples
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