Hi, This patch fixes multiple unnecessary cuda contexts which are created incase the gpu device to use is greater than 0. Each cuda context creation takes about 100ms and this patch helps in reducing the initialization time incase we are using one of the secondary gpus in the system. The patch is being ported to libav. Please let me know if there is a better way to port patches. Thanks.
Regards Ganapathy ----------------------------------------------------------------------------------- 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. -----------------------------------------------------------------------------------
0001-avcodec-nvenc-make-gpu-indices-independent-of-suppor.patch
Description: 0001-avcodec-nvenc-make-gpu-indices-independent-of-suppor.patch
_______________________________________________ libav-devel mailing list [email protected] https://lists.libav.org/mailman/listinfo/libav-devel
