]> git.sesse.net Git - ffmpeg/commit
avfilter/*_cuda: don't include internal header
authorTimo Rothenpieler <timo@rothenpieler.org>
Sun, 21 Oct 2018 20:32:32 +0000 (22:32 +0200)
committerTimo Rothenpieler <timo@rothenpieler.org>
Sun, 21 Oct 2018 20:55:21 +0000 (22:55 +0200)
commit2797bd5c81ebbfe13eb5bc4261032ded819271cf
tree62ea0b15a8fd00737c234dca3110966994e51f7b
parent8d3f364630a8ca0072239a101a12f75fddbdad1b
avfilter/*_cuda: don't include internal header

It's not used, and pulls in the ffnvcodec header, which does not neccesarily have to exist to build these filters, since they include the full cuda.h.
libavfilter/vf_scale_cuda.c
libavfilter/vf_thumbnail_cuda.c