Re: [FFmpeg-devel] [PATCH 01/14] lavu: Add DRM hwcontext
On Sun, 10 Sep 2017 21:53:25 +0100 Mark Thompson wrote: > --- > This is the same patch as the one in the kmsgrab and rkmpp sets, included > here because the ARM DRM mapping depends on it. > > > configure | 3 + > libavutil/Makefile | 2 + > libavutil/hwcon
[FFmpeg-devel] [PATCH 01/14] lavu: Add DRM hwcontext
--- This is the same patch as the one in the kmsgrab and rkmpp sets, included here because the ARM DRM mapping depends on it. configure | 3 + libavutil/Makefile | 2 + libavutil/hwcontext.c | 4 + libavutil/hwcontext.h | 1 + libavutil