summaryrefslogtreecommitdiffstats
path: root/tests/ref
diff options
context:
space:
mode:
authorTimo Rothenpieler <timo@rothenpieler.org>2016-08-27 14:39:35 +0200
committerTimo Rothenpieler <timo@rothenpieler.org>2016-08-28 16:47:54 +0200
commit325e56479ff64c884f3bcccf922a7f7163488b89 (patch)
tree638898bc897039dab3ac3e71579a314e78a3a712 /tests/ref
parent13b90ff2c12749aac58d22da4cb47c24b7a37b04 (diff)
downloadffmpeg-streaming-325e56479ff64c884f3bcccf922a7f7163488b89.zip
ffmpeg-streaming-325e56479ff64c884f3bcccf922a7f7163488b89.tar.gz
avcodec/nvenc: include nvEncodeAPI v7 SDK header
As Nvidia has put the most recent Video Codec SDK behind a double registration wall, of which one needs manual approval of a lenghty application, bundling this header saves everyone trying to use NVENC from that headache. The header is still MIT licensed and thus fine to bundle with ffmpeg. Not bundling this header would get ffmpeg stuck at SDK v6, which is still freely available, holding back future development of the NVENC encoder.
Diffstat (limited to 'tests/ref')
-rw-r--r--tests/ref/fate/source1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/ref/fate/source b/tests/ref/fate/source
index c7ea3da..63ddd3f 100644
--- a/tests/ref/fate/source
+++ b/tests/ref/fate/source
@@ -26,3 +26,4 @@ compat/avisynth/windowsPorts/basicDataTypeConversions.h
compat/avisynth/windowsPorts/windows2linux.h
compat/float/float.h
compat/float/limits.h
+compat/nvenc/nvEncodeAPI.h
OpenPOWER on IntegriCloud