mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 02:02:52 +00:00
89b7ba4512
Our ffmpeg crate should avoid returning native C avcodec types if possible, as this means client code could have to resort to unsafe code. Fix this for AVProfile by introducing a safe wrapper type that provides us all the useful methods we may need. BUG=b:169295147 TEST=cargo build --features "video-decoder,ffmpeg" Change-Id: I2436857d3878b5b6cf4eab35f5b3b0c57c8db60e Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3782039 Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> Tested-by: Alexandre Courbot <acourbot@chromium.org> Auto-Submit: Alexandre Courbot <acourbot@chromium.org> |
||
---|---|---|
.. | ||
ffmpeg | ||
libva | ||
libvda | ||
vp8 |