[FFmpeg-devel] [PATCH] avfilter/vf_yadif_cuda: remove unnecessary private struct fields

Philip Langdale philipl at overt.org
Thu Jun 15 22:35:57 EEST 2023


On Wed, 14 Jun 2023 20:04:35 -0700
Philip Langdale <philipl at overt.org> wrote:

> I'm not sure why I originally did this, but there's no good reason to
> put pointers to the cuda context and stream in the priv struct. They
> are directly available in the device context that is already being
> stored there.
> 
> Signed-off-by: Philip Langdale <philipl at overt.org>

pushed.

--phil


More information about the ffmpeg-devel mailing list