[FFmpeg-devel] [PATCH 5/5] lavd: Add KMS frame grabber
Paul B Mahol
onemda at gmail.com
Tue Sep 12 01:15:07 EEST 2017
On 9/12/17, Mark Thompson <sw at jkqxz.net> wrote:
> 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.
Missing docs.
More information about the ffmpeg-devel
mailing list