crosvm/media
Daniel Almeida 1733c995dd media: libva: picture: add new_from_same_surface
In preparation for interlaced support, allow for picture creation using
another picture's Surface. This is so one can decode both fields to the
same underlying surface.

BUG=b:214478588
TEST="cargo build --features=video-decoder,vaapi" successfully builds
the libva crate

Change-Id: If3ffcc2592b7213644ed92f7202502fc92bac4b3
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3783005
Commit-Queue: Alexandre Courbot <acourbot@chromium.org>
Reviewed-by: Alexandre Courbot <acourbot@chromium.org>
2022-10-12 07:55:06 +00:00
..
ffmpeg Re-enable video-decoder feature 2022-10-06 18:28:56 +00:00
libva media: libva: picture: add new_from_same_surface 2022-10-12 07:55:06 +00:00
libvda Modify builds via CROSVM_BUILD_VARIANT env var 2022-10-04 21:23:00 +00:00
vp8