Skip to content
Snippets Groups Projects
Commit 108fa2e2 authored by Niklas Haas's avatar Niklas Haas
Browse files

utils/libav: add get_buffer2 implementation

Similar to Dav1dPicAllocator, this allocates from DMA-visible GPU
memory. Especially useful on platforms that don't support arbitrary host
pointer imports.

Make `plplay` use this, for testing purposes.
Update the CI image to pull in avcodec headers.
parent e3a98d7b
No related branches found
No related tags found
1 merge request!146utils/libav: add get_buffer2 implementation
Pipeline #87249 passed with stages
in 7 minutes and 52 seconds