GremlinVideo audio decoder
[nihav.git] / src / formats.rs
2018-10-19 Kostya Shishkovtrailing whitespace fixes
2018-10-13 Kostya Shishkovadd planar S16 formaton
2018-10-11 Kostya Shishkovformat: add channel map conversion from M$ WAVE bitmask
2018-09-21 Kostya Shishkovmake it possible to print NAChannelMap or restore it...
2017-07-14 Kostya Shishkovadd YUVA410 formaton
2017-06-15 Kostya Shishkovget rid of bitflags
2017-06-15 Kostya Shishkovformats: F32 -> F32P
2017-06-04 Kostya Shishkovproper support for linesizes
2017-05-23 Kostya Shishkovmore utility code for formats.rs
2017-05-21 Kostya Shishkovmore utility code
2017-05-17 Kostya Shishkovextend formats functionality a bit
2017-05-14 Kostya ShishkovRGB24 formaton
2017-05-13 Kostya ShishkovSplit formats into separate file and extend their funct...