crosvm/media
Alexandre Courbot ad05940dcf media: ffmpeg: remove generic type from AvPacket
We only need to enforce a lifetime to the data source of the packet ; we
are not interested in its type. Replace it by () and remove that generic
parameter.

BUG=b:169295147
TEST=cargo build --features "video-decoder,ffmpeg"

Change-Id: Ibd9e976cab9dcc9cf0a44487580eb067211cc9b8
Reviewed-on: https://chromium-review.googlesource.com/c/crosvm/crosvm/+/3782031
Tested-by: Alexandre Courbot <acourbot@chromium.org>
Reviewed-by: Keiichi Watanabe <keiichiw@chromium.org>
Commit-Queue: Alexandre Courbot <acourbot@chromium.org>
2022-07-27 00:24:18 +00:00
..
ffmpeg media: ffmpeg: remove generic type from AvPacket 2022-07-27 00:24:18 +00:00
libva libva: use slice rather than Vec for attributes 2022-07-15 17:41:15 +00:00
libvda doc: add a top-level comment to all crates 2022-05-06 20:46:57 +00:00
vp8 devices: video: decoder: Add a VP8 parser 2022-07-13 06:51:30 +00:00