commit | be0449b72b2d47fa8d5d7feb544f5f5b0239097e | [log] [tgz] |
---|---|---|
author | Alexandre Courbot <acourbot@chromium.org> | Thu Jan 05 22:24:02 2023 +0900 |
committer | Alexandre Courbot <acourbot@chromium.org> | Fri Mar 31 12:57:25 2023 +0900 |
tree | 395f471d772cf578eddb8910272cf1daa6e840b5 | |
parent | 7e0aeb1b9348ad95897a8c2cf7c7d08e18774145 [diff] |
media: cros-codecs: h264: remove new_handle backend method We can obtain the same thing by just cloning the backend handle, so let's just do that. BUG=b:214478588 TEST=cargo test --features vaapi -p cros-codecs Change-Id: I0afb841f5d16f8161ff5c82586ef791492df0d36 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/4164538 Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Reviewed-by: Daniel Almeida <daniel.almeida@collabora.corp-partner.google.com> Commit-Queue: Alexandre Courbot <acourbot@chromium.org>
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: