FFmpeg/libavfilter
Philip Langdale b4c9c09915 avfilter/vf_thumbnail_cuda: Switch to using ffnvcodec
This change switches the vf_thumbnail_cuda filter from using the
full cuda sdk to using the ffnvcodec headers and loader.

Most of the change is a direct mapping, but I also switched from
using texture references to using texture objects. This is supposed
to be the preferred way of using textures, and the texture object API
is the one I added to ffnvcodec.

Signed-off-by: Philip Langdale <philipl@overt.org>
Signed-off-by: Timo Rothenpieler <timo@rothenpieler.org>
2019-02-27 18:03:17 +01:00
..
2018-12-02 23:39:37 +00:00
2018-11-18 21:21:18 +01:00
2018-10-19 17:43:29 +02:00
2018-11-15 14:44:24 +01:00
2018-11-02 12:32:34 +01:00
2019-01-12 19:49:15 +01:00
2018-10-21 12:57:58 +02:00
2018-11-16 20:24:52 +01:00
2019-01-12 19:49:15 +01:00
2018-10-26 12:40:54 +02:00
2018-11-02 09:32:52 +01:00
2018-10-23 11:12:41 +02:00