X-Git-Url: http://git.osdn.net/view?a=blobdiff_plain;f=src%2Fencoder_nvencc.cpp;h=d457392946c2496af5ffffbc520995a7bfba235e;hb=6f44867e37e4cfa8eefe17d250805df3e09053a3;hp=d95b5e77249460e201857bba178cea4bcf780a64;hpb=b6f783c2af8c83997bcce3a227f121dc9f413958;p=x264-launcher%2Fx264-launcher.git diff --git a/src/encoder_nvencc.cpp b/src/encoder_nvencc.cpp index d95b5e7..d457392 100644 --- a/src/encoder_nvencc.cpp +++ b/src/encoder_nvencc.cpp @@ -40,8 +40,8 @@ #include //x265 version info -static const unsigned int VERSION_NVENCC_MINIMUM_VER = 307; -static const unsigned int VERSION_NVENCC_MINIMUM_API = 70; +static const unsigned int VERSION_NVENCC_MINIMUM_VER = 309; +static const unsigned int VERSION_NVENCC_MINIMUM_API = 80; // ------------------------------------------------------------ // Helper Macros