[FFmpeg-devel] [PATCH 02/14] vaapi_encode: Convert to send/receive API

Mark Thompson sw at jkqxz.net
Thu Jan 24 01:16:01 EET 2019


On 20/12/2018 20:39, Mark Thompson wrote:
> This attaches the logic of picking the mode of for the next picture to
> the output, which simplifies some choices by removing the concept of
> the picture for which input is not yet available.  At the same time,
> we allow more complex reference structures and track more reference
> metadata (particularly the contents of the DPB) for use in the
> codec-specific code.
> 
> It also adds flags to explicitly track the available features of the
> different codecs.  The new structure also allows open-GOP support, so
> that is now available for codecs which can do it.
> ---
> This change and related pieces (patches 1-6) have been hanging around for a while.  If there are no comments I'll commit it probably early next year.

These applied (a bit late, oh well).

Thanks,

- Mark


More information about the ffmpeg-devel mailing list