Commit Graph

564 Commits

Author SHA1 Message Date
bb459092e6 Added more supported input formats for NVEncC encoder. 2019-10-05 22:34:50 +02:00
b235200318 Adapted for recent changes in NVEncC progress output. 2019-10-05 22:25:38 +02:00
f319b9c326 Updated README file. 2019-10-05 21:48:57 +02:00
3f3e284c40 Workaround for wrong (old) version number reported by NVEncC executable. 2019-10-05 21:41:01 +02:00
23fa592fc0 Bump version + updated README file. 2019-10-05 21:20:06 +02:00
ffe3a06703 Bump NVEncC binaries to version 4.50. 2019-10-05 21:19:51 +02:00
1f0a03d8e0 Bump x265 minimum required version to 3.2+5. 2019-10-05 21:04:26 +02:00
8dc7cccd2d Removed debug break-point. 2019-08-19 23:05:51 +02:00
b3bce7b535 Adjusted build script to invoke Rich-Header Eraser tool on our binaries. 2019-08-19 23:01:06 +02:00
bbd2b4f6ea Simplified VapourSynth detection code. 2019-08-13 20:03:11 +02:00
d59c4f5789 Workaround to detect VapourSynth even if it has been installed with "for me only" option (not recommended). 2019-08-12 20:20:44 +02:00
3d620d791c Small tweak to VapourSynth detection. 2019-08-09 14:33:57 +02:00
9d6b4ccfeb Don't mistakenly detect 64-Bit VapourSynth on 32-Bit-only OS. 2019-08-07 21:50:52 +02:00
00b713ca08 Bump version + updated README file. 2019-08-06 21:12:17 +02:00
0de29ef2d0 Fixed detection of new NVEncC version. 2019-08-06 21:11:55 +02:00
7402359b36 Some more improvements to VapourSynth detection code. 2019-08-06 20:47:59 +02:00
e763eeae5b Small tweak to VapourSynth detection. 2019-08-05 22:55:10 +02:00
bdd55a654a Fixed regression: Do not show a "critical" error message, if VapourSynth could not be found. 2019-07-22 19:40:54 +02:00
cb42e52fb1 Fixed detection of "portable" VapourSynth. 2019-07-22 15:46:29 +02:00
d9c3d88cad Cosmetics. 2019-07-22 15:21:49 +02:00
2bbb409dc4 Bump x265 minimum required version to 3.1+8. 2019-07-22 14:59:26 +02:00
1a08b0add5 Bump version + updated README file. 2019-07-22 14:41:55 +02:00
0f62ffbb06 Bump x264 minimum required version to API-#158 (r2982). 2019-07-22 14:41:04 +02:00
ed02fae429 Fixed VapourSynth detection for R46+ and increase minimum required version to R46. 2019-07-22 14:19:18 +02:00
528acc04c3 Added project/solution files for VS2019. 2019-07-14 20:15:40 +02:00
67e7feba86 Updated x265 to version 3.1. 2019-07-14 19:49:38 +02:00
5e571c8a78 Build fix for latest changes in MUtilities library. 2019-07-14 19:48:06 +02:00
df9b5afb68 Refactored "common" thread code into a separate base class. Make additional thread classes use the "common" base class. 2019-05-10 20:40:46 +02:00
3c6316df82 Some code refactoring in the "startup" threads. 2019-05-09 22:18:44 +02:00
af87671309 Bump minimum VapourSynth version. 2019-05-09 22:18:24 +02:00
59cfdf1411 Updated project/solution files. 2019-05-07 21:16:27 +02:00
8955a9edd7 Various improvements to Avisynth and VapourSynth detection code. Refactored common code into a shared base class. 2019-05-07 21:13:22 +02:00
798c41f7f8 Implemented workaround for VapourSynth plug-in loading: Testing shows that the environment variable %USERPROFILE% must be set correctly; otherwise VapourSynth fails to load plugins from the "<AppData>\VapourSynth\plugins{32|64}" directory.
Even though it would make more sense to evaluate %APPDATA%, VapourSynth apparently ignores that one. We set up %APPDATA% anyway, just to be sure.
2019-05-07 21:10:13 +02:00
dad84faa34 Small build script improvement. 2019-05-04 17:49:00 +02:00
fc14a14b78 Updated changelog. 2019-05-02 15:45:53 +02:00
40fe40be80 Some improvements to binary checker thread. 2019-05-02 15:45:30 +02:00
b8e5f3795c Fixed detection of NVEncC dependencies. 2019-05-02 15:44:26 +02:00
c1bb28151e Bump NVEncC binaries to version 4.36. 2019-05-02 15:00:23 +02:00
bfab4bb03e Fixed detection of x265 versions with _Au suffix. 2019-05-02 14:58:54 +02:00
e38e35920f Updated the GnuPG binary to 1.4.23. 2019-05-02 13:43:15 +02:00
6a8807f548 Updated cURL binary to v7.64.1 (2019-03-27). 2019-05-02 13:34:37 +02:00
35f97f3576 Updated x265 minimum required version to 3.0+8. 2019-05-02 13:05:43 +02:00
31e02e5290 Bump x264 minimum required version to API-#157 (r2945). 2019-05-02 13:04:45 +02:00
24ce592604 Updated copyright year. 2019-05-02 12:47:47 +02:00
114637be3c Wget/MCat has been replaced by cURL. 2018-10-27 20:29:15 +02:00
113470bb2f Adapt for latest changes in MUtilities library. 2018-10-27 20:23:05 +02:00
c5cd65403d Small improvement to build script. 2018-10-27 20:22:40 +02:00
ea40bc5f1c Bump version. 2018-10-12 21:21:57 +02:00
f06751fe93 Updated README file. 2018-10-12 21:18:40 +02:00
b25b2b4692 Updated changelog. 2018-10-12 21:10:08 +02:00