[FFmpeg-devel] [PATCH] avfilter/vf_hwupload_cuda: Add min/max limits for device option

Ruta Gadkari rgadkari at nvidia.com
Thu Dec 8 11:26:43 EET 2016


The device option for hwupload_cuda filter does not have max and min limits defined right now.
Hence the min/max values are 0 by default, so anything outside the range [0,0] is not allowed.
This is causing problems in case of setup with multiple devices.

Please review the patch which adds these limits for device.

Thanks
Ruta

-----------------------------------------------------------------------------------
This email message is for the sole use of the intended recipient(s) and may contain
confidential information.  Any unauthorized review, use, disclosure or distribution
is prohibited.  If you are not the intended recipient, please contact the sender by
reply email and destroy all copies of the original message.
-----------------------------------------------------------------------------------
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-avfilter-vf_hwupload_cuda-Add-min-max-limits-for-the.patch
Type: application/octet-stream
Size: 968 bytes
Desc: 0001-avfilter-vf_hwupload_cuda-Add-min-max-limits-for-the.patch
URL: <http://ffmpeg.org/pipermail/ffmpeg-devel/attachments/20161208/9cb18bd9/attachment.obj>


More information about the ffmpeg-devel mailing list