]> git.sesse.net Git - ffmpeg/commit
lavu/hwcontext_cuda: refactor context initialisation
authorPhilip Langdale <philipl@overt.org>
Tue, 31 Dec 2019 17:41:57 +0000 (09:41 -0800)
committerLynne <dev@lynne.ee>
Tue, 4 Feb 2020 23:19:48 +0000 (23:19 +0000)
commit7f149b04520c01002a2c199f85616ec185896839
tree3dd04d8a1d1ae3173bd9c57e10b4f9eb55bbc759
parent907ae87d6eb702eb12f073df2eac6da2560eae6f
lavu/hwcontext_cuda: refactor context initialisation

There's enough going on here now that it should not be duplicated
between cuda_device_create and cuda_device_derive.
libavutil/hwcontext_cuda.c