utils/libav: add get_buffer2 implementation
- Apr 12, 2021
-
-
Niklas Haas authored
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.
-