mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 02:02:52 +00:00
1cb3c121ee
Being able to build an AvCodec means that the returned name will be valid - unless there is a bug in libavcodec itself. Simplify the method returning the codec's name to not return an Option, but instead a string representing an invalid codec in the unlikely case we actually get one. BUG=None TEST=cargo build --features "video-decoder,ffmpeg" Change-Id: Ic2c1b5db5391c421ae6f78faabcfe3197090ce17 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3782030 Tested-by: Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by: Takaya Saeki <takayas@chromium.org> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> |
||
---|---|---|
.. | ||
ffmpeg | ||
libva | ||
libvda | ||
vp8 |