[FFmpeg-devel] [PATCH 0/3] avfilter/vf_scale_cuda: Various improvements

Philip Langdale philipl at overt.org
Tue May 14 06:12:19 EEST 2019


After Sergey's bug report, I went and fixed a couple of other things
I noticed while I was looking at the filter.

Philip Langdale (3):
  avfilter/vf_scale_cuda: Fix incorrect scaling of > 8bit content
  avfilter/vf_scale_cuda: Add support for YUV444P16
  avfilter/vf_scale_cuda: Simplify output plane addressing

 libavfilter/vf_scale_cuda.c | 41 +++++++++++++++++++++++++------------
 1 file changed, 28 insertions(+), 13 deletions(-)

-- 
2.20.1



More information about the ffmpeg-devel mailing list