demuxer: use new interface
[nihav.git] / src / demuxers / gdv.rs
2017-08-13 Kostya Shishkovdemuxer: use new interface
2017-06-29 Kostya Shishkovgdv: make demuxer set dimensions from ID if they are...
2017-05-28 Kostya ShishkovGDV: put palette into extradata
2017-05-22 Kostya Shishkovuse structure for timestamp information
2017-05-20 Kostya Shishkovuse clearer names for GDV codecs
2017-05-19 Kostya Shishkovmake an interface for working with demuxers
2017-05-17 Kostya Shishkovmore work on supporting decoders in framework
2017-05-16 Kostya Shishkovuse codec name in info
2017-05-13 Kostya Shishkovrevamp stream handling in demuxers
2017-05-11 Kostya Shishkovget rid of lifetimes in infos
2017-05-10 Kostya Shishkovuse peek in GDV demuxer
2017-05-06 Kostya Shishkovdemuxer initial work