[FFmpeg-devel] [PATCH 5/5] lavd: Add KMS frame grabber

Mark Thompson sw at jkqxz.net
Tue Sep 12 01:09:15 EEST 2017


On 07/09/17 22:56, Mark Thompson wrote:
> ---
> Now sets the trusted packet flag; otherwise unchanged.
> 
> 
>  configure                |   1 +
>  libavdevice/Makefile     |   1 +
>  libavdevice/alldevices.c |   1 +
>  libavdevice/kmsgrab.c    | 455 +++++++++++++++++++++++++++++++++++++++++++++++
>  4 files changed, 458 insertions(+)
>  create mode 100644 libavdevice/kmsgrab.c

Series approved by atomnuker on IRC.  Does anyone else want to comment on the wrapped_avframe / AV_PKT_FLAG_TRUSTED setup (or anything else)?  If not, I'll push this the day after tomorrow.

Thanks,

- Mark


More information about the ffmpeg-devel mailing list