add Acorn Moving Blocks HQ decoder
[nihav.git] / nihav-commonfmt / src / muxers / avi.rs
2023-06-17 Kostya Shishkovavimux: set palette change flag in stream header if...
2023-03-14 Kostya Shishkovavimux: fix palette writing in the video stream header
2023-02-17 Kostya Shishkovrename "str" variable to avoid confusion with the primi...
2023-02-08 Kostya Shishkovavimux: fix written information for paletted format
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