diff options
author | metamuffin <metamuffin@disroot.org> | 2023-11-18 00:02:40 +0100 |
---|---|---|
committer | metamuffin <metamuffin@disroot.org> | 2023-11-18 00:02:40 +0100 |
commit | efd347cf8252fbf5cf2b5c075d3c149a4b8b5f36 (patch) | |
tree | ee6b9a980123a5c9b51bb3324eb3986c05ef5a1c /Cargo.toml | |
parent | feb3c7be85dd1f17c3f34b15906ce7c4b6c017f5 (diff) | |
download | video-codec-experiments-efd347cf8252fbf5cf2b5c075d3c149a4b8b5f36.tar video-codec-experiments-efd347cf8252fbf5cf2b5c075d3c149a4b8b5f36.tar.bz2 video-codec-experiments-efd347cf8252fbf5cf2b5c075d3c149a4b8b5f36.tar.zst |
gpu pipeline
Diffstat (limited to 'Cargo.toml')
-rw-r--r-- | Cargo.toml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ members = [ "difftree", "evc", "framework", + "flowy", "bv1/app", "bv1/codec", "bv1/codec-web", |