]> git.sesse.net Git - ffmpeg/commit
avutil/hwcontext_cuda: combine transfer functions
authorTimo Rothenpieler <timo@rothenpieler.org>
Thu, 19 Mar 2020 16:35:59 +0000 (17:35 +0100)
committerTimo Rothenpieler <timo@rothenpieler.org>
Thu, 19 Mar 2020 16:38:36 +0000 (17:38 +0100)
commitd9a37af070abd3869b11c830e1c90466b0cabb9c
tree50ef8d2cd4b75b5a7a120517cdeb539ffe33df81
parentc693e7b05336ada9cbc71882b83e33d6632ef5b1
avutil/hwcontext_cuda: combine transfer functions

Gets rid of some mostly duplicated code and adds the ability to do
hardware to hardware transfers.
libavutil/hwcontext_cuda.c