commit | dec80afc3f0f8d37eb95bbb57bac0ad0f439008f | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@chromium.org> | Thu Apr 06 13:29:18 2023 +0900 |
committer | Alexandre Courbot <acourbot@chromium.org> | Thu Apr 06 16:53:55 2023 +0900 |
tree | 65b8d805add798d7ee6ece92f4856d39f6e59ada | |
parent | 879bdb86858d238ac2c223e1fcd15bc8b490a93a [diff] |
decoder/vp8: simplify handle_frame Now that we do not store entire frames between calls to decode, we don't need that extra argument.
A lightweight, simple, low-dependencies, and hopefully safe crate for using hardware-accelerated decoding and encoding on Linux.
It is developed for use in ChromeOS (particularly crosvm), but has no ChromeOS dependencies and should this be usable anywhere.
This crate is still under heavy development. Currently implemented features are:
Future features: