diff options
author | Philip Langdale <philipl@overt.org> | 2023-06-14 19:59:09 -0700 |
---|---|---|
committer | Philip Langdale <philipl@overt.org> | 2023-06-15 12:29:52 -0700 |
commit | ecc3f158e130481a1e98d99e023d304c5796b2a7 (patch) | |
tree | cd99e00d969939d02b6a8f826590da6668db25dc /libavcodec/libwebpenc.c | |
parent | 21f6496ccebf3c441affc9ed3f711e9964e81359 (diff) | |
download | ffmpeg-ecc3f158e130481a1e98d99e023d304c5796b2a7.tar.gz |
avfilter/vf_yadif_cuda: remove unnecessary private struct fields
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.
Diffstat (limited to 'libavcodec/libwebpenc.c')
0 files changed, 0 insertions, 0 deletions