aboutsummaryrefslogtreecommitdiffstats
path: root/nihav-core/src/frame.rs
Commit message (Expand)AuthorAgeFilesLines
* add NASimpleVideoFrame and try it in RV60 decoderKostya Shishkov2019-04-281-0/+42
* switch to refcounted buffersKostya Shishkov2019-04-281-32/+77
* frame: make get_vbuf() work for immutable refsKostya Shishkov2019-02-151-7/+7
* frame: add 32-bit packed video buffer and fix video buffer type allocationKostya Shishkov2019-02-101-3/+53
* core: implement defaults for some objectsKostya Shishkov2019-02-061-0/+4
* re-export some core dependenciesKostya Shishkov2019-01-201-3/+3
* split NihAV into subcratesKostya Shishkov2019-01-171-0/+688