more utility code for formats.rs
[nihav.git] / src / frame.rs
2017-05-22 Kostya Shishkovuse structure for timestamp information
2017-05-21 Kostya Shishkovuse frame buffers with codec-specific type of data
2017-05-20 Kostya Shishkovextend NAFrame functionality
2017-05-20 Kostya Shishkovuse frame refs everywhere
2017-05-20 Kostya Shishkovmove NAStream/NAPacket definitions into module frame
2017-05-17 Kostya Shishkovmore work on supporting decoders in framework
2017-05-16 Kostya Shishkovuse codec name in info
2017-05-14 Kostya Shishkovprint more info for streams
2017-05-13 Kostya ShishkovSplit formats into separate file and extend their funct...
2017-05-11 Kostya Shishkovchannel map work
2017-05-11 Kostya Shishkovfirst stab at channel map
2017-05-11 Kostya Shishkovsoniton should report if sample is signed
2017-05-11 Kostya Shishkovget rid of lifetimes in infos
2017-05-06 Kostya Shishkovdemuxer initial work