mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-10 04:07:23 +00:00
61d72266e4
With more types going to support AvPacket in the future, it's probably more maintainable to separate the construction of AvBuffer from the consumer types. The borrowing constructor will still take AvBufferSource generically as it doesn't have a buffer object to construct. As AvBuffer is directly used in the interface now, make its definition and methods public. BUG=None TEST=cargo test --features "video-decoder,ffmpeg" -p ffmpeg -p video Change-Id: I0959d383438a94d562fc6ff34c40389e98be7bfd Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3833772 Reviewed-by: Alexandre Courbot <acourbot@chromium.org> Reviewed-by: Junichi Uekawa <uekawa@chromium.org> Commit-Queue: Tatsuyuki Ishi <ishitatsuyuki@google.com> Tested-by: Tatsuyuki Ishi <ishitatsuyuki@google.com> |
||
---|---|---|
.. | ||
ffmpeg | ||
libva | ||
libvda | ||
vp8 |