]> git.sesse.net Git - ffmpeg/commit
configure: remove superfluous cuvid and nvdec checks
authorJames Almer <jamrial@gmail.com>
Sat, 25 Nov 2017 01:48:24 +0000 (22:48 -0300)
committerJames Almer <jamrial@gmail.com>
Sat, 25 Nov 2017 15:43:09 +0000 (12:43 -0300)
commit4af050c46e2a77fa86894cea5ba2d5f1d3e1f5ea
tree6b9f27d39ebc0f383cd2315ac073f2358ceaf73c
parent89216895757c3dad40379eae939419bb2e736d9d
configure: remove superfluous cuvid and nvdec checks

Both are autodetected, and their dependency on cuda is checked
elsewhere.

Fixes ticket #6849.

Reviewed-by: Philip Langdale <philipl@overt.org>
Signed-off-by: James Almer <jamrial@gmail.com>
configure