mirror of
https://chromium.googlesource.com/crosvm/crosvm
synced 2025-02-05 10:10:41 +00:00
ae02641b1b
Add a wrapper for libavcodec's AVBufferRef and allow AvPacket to be built from one ; this makes the AvPacket the owner of the data and means it doesn't need to internally copy it. The input data will be dropped once avcodec signals that it doesn't need it anymore. BUG=b:169295147 TEST=v4l2r's simple_decoder can decode a H.264 stream. Change-Id: I9fa54124daed031fd1f397eaa8d57dc73f83c9b8 Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3782037 Reviewed-by: Takaya Saeki <takayas@chromium.org> Tested-by: Alexandre Courbot <acourbot@chromium.org> Commit-Queue: Alexandre Courbot <acourbot@chromium.org> Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org> |
||
---|---|---|
.. | ||
ffmpeg | ||
libva | ||
libvda | ||
vp8 |