[FFmpeg-devel] [PATCH v1 2/3] lavc/decode: Add internal surface re-allocate method for hwaccel

Anton Khirnov anton at khirnov.net
Tue Aug 16 14:26:15 EEST 2022


Quoting Fei Wang (2022-08-12 14:55:44)
> From: Linjie Fu <linjie.fu at intel.com>
> 
> Add HWACCEL_CAP_INTERNAL_ALLOC flag to indicate hwaccels are able to
> re-allocate surface internally through ff_decode_get_hw_frames_ctx.
> 
> Signed-off-by: Linjie Fu <linjie.fu at intel.com>
> Signed-off-by: Fei Wang <fei.w.wang at intel.com>
> ---

The commit message should explain what problem is this trying to solve.
It is very much not obvious to me.

-- 
Anton Khirnov


More information about the ffmpeg-devel mailing list