k4yt3x
|
a27bdb4b63
|
changed file handling method from os to pathlib
|
2019-07-27 17:29:33 -04:00 |
|
k4yt3x
|
89dfd21f97
|
removed f_string support for legacy versions of Python
|
2019-07-27 13:39:40 -04:00 |
|
k4yt3x
|
ca90c5be02
|
2.8.1 added automatic pixel format and color depth detection
|
2019-07-09 20:47:55 -04:00 |
|
k4yt3x
|
4d9c0866ce
|
2.8.0 added support for waifu2x-ncnn-vulkan
|
2019-06-25 23:48:22 -04:00 |
|
k4yt3x
|
5f69a44bf7
|
changed some wording
|
2019-06-25 23:35:17 -04:00 |
|
sat3ll
|
0b99ac33a6
|
change waifu2x-ncnn-vulkan to underscores
agglomerate waifu2x choices to a list
|
2019-06-26 00:50:29 +01:00 |
|
sat3ll
|
4e3565b3ac
|
Add support for waifu2x-ncnn-vulkan engine
|
2019-06-26 00:25:27 +01:00 |
|
BrianPetkovsek
|
81af7b1c1b
|
Fix encoding problem
|
2019-06-16 17:32:41 -04:00 |
|
K4YT3X
|
e003cbc568
|
Merge branch 'master' into master
|
2019-06-15 14:42:56 -04:00 |
|
k4yt3x
|
f96b95563e
|
code style adjustments
|
2019-06-15 14:35:22 -04:00 |
|
sat3ll
|
15d2dbb07a
|
use os.path.join
|
2019-06-15 12:32:36 +01:00 |
|
BrianPetkovsek
|
9d5ad2f70c
|
make video2x backwards compatible
adds future-fstrings package
transforms the source to .format() format on runtime
|
2019-06-14 21:43:18 -04:00 |
|
k4yt3x
|
8b0f82e95e
|
2.7.2 fixed threading bugs found by @Aidolii
|
2019-06-13 23:49:10 -04:00 |
|
k4yt3x
|
a6666c3c3b
|
added version option
|
2019-06-13 23:42:43 -04:00 |
|
k4yt3x
|
a7d41cafdf
|
changed default number of threads to 1
|
2019-04-30 03:53:40 -04:00 |
|
k4yt3x
|
c7353c4bf2
|
unified all "folder/directory" into "directory" to end this mess
|
2019-04-29 00:06:54 -04:00 |
|
k4yt3x
|
19cb823591
|
all string formatting switched to f-string
|
2019-04-22 01:26:36 -04:00 |
|
k4yt3x
|
837aca371e
|
fixed temp folders bug
|
2019-04-18 14:56:30 -04:00 |
|
k4yt3x
|
6538abd6e5
|
corrected a typo
|
2019-04-11 14:56:51 -04:00 |
|
k4yt3x
|
a57465e866
|
added input and output file type mismatch check
|
2019-04-11 14:53:46 -04:00 |
|
k4yt3x
|
25156077f2
|
added function to absolutify paths set in config file for better exe support
|
2019-03-31 03:23:08 -04:00 |
|
k4yt3x
|
4973ae5b8d
|
made video2x compatible with pyinstaller
|
2019-03-31 02:17:10 -04:00 |
|
k4yt3x
|
42cd69a393
|
redesigned ffmpeg wrapper, enhanced upscaler class methods, support for JPG
|
2019-03-30 14:03:52 -04:00 |
|
k4yt3x
|
a5d53bd7d5
|
removed redundant argparse arguments
|
2019-03-26 17:58:29 -04:00 |
|
k4yt3x
|
4bd9541a32
|
scaling ratio can now be float
|
2019-03-25 10:00:19 -04:00 |
|
k4yt3x
|
38ff6a3f4b
|
added more user-friendly waifu2x path check
|
2019-03-24 23:31:20 -04:00 |
|
k4yt3x
|
88352d6e9f
|
2.6.3 added image cleaner by @BrianPetkovsek, better exception handling
|
2019-03-24 23:08:21 -04:00 |
|
k4yt3x
|
5ff8870c07
|
categorized arguments
|
2019-03-19 13:25:57 -04:00 |
|
k4yt3x
|
e6df7a962a
|
2.6.2 removed model verification, enhanced command execution method
|
2019-03-19 13:12:12 -04:00 |
|
K4YT3X
|
f0126cc6bb
|
sorted lines for OCDs
|
2019-03-13 12:31:07 -04:00 |
|
k4yt3x
|
a963e407e0
|
fixed a NVIDIA-SMI problem submitted by 찬우 전
|
2019-03-13 12:10:50 -04:00 |
|
K4YT3X
|
03d3c16546
|
2.6.1 added batch option
|
2019-03-12 12:03:51 -04:00 |
|
K4YT3X
|
c331bdbba8
|
fixed a typo
|
2019-03-12 10:40:29 -04:00 |
|
k4yt3x
|
9639b0b990
|
2.6.0 complete redesign of configuration file, with lots of enhancements
|
2019-03-09 12:50:54 -05:00 |
|
k4yt3x
|
d5de0740b4
|
2.5.0 added progress bar, changed default cache folder location
|
2019-03-04 19:35:50 -05:00 |
|
K4YT3X
|
fd5a1a3d6a
|
2.4.3 fixed the problem where hwaccel is not passed on to ffmpeg
|
2019-02-26 22:51:37 -05:00 |
|
K4YT3X
|
60d97907df
|
2.4.2 added gpu memory check, auto create temp folders
|
2019-02-26 18:04:51 -05:00 |
|
K4YT3X
|
f790b30039
|
2.4.1 added the feature to migrate audio tracks and subtitles
|
2019-02-21 12:27:39 -05:00 |
|
K4YT3X
|
e9110dcc75
|
fixed argument --driver requirement
|
2019-02-16 16:48:39 -05:00 |
|
K4YT3X
|
c9416163b6
|
2.4.0 added AMD support
|
2019-02-08 16:49:23 -05:00 |
|
K4YT3X
|
5b2815d706
|
2.3.0 fixing threading warning, adding ability to specify cache directories
|
2019-02-08 14:05:38 -05:00 |
|
K4YT3X
|
0b28e383e7
|
updated dates
|
2019-02-01 11:03:13 -05:00 |
|
K4YT3X
|
d5387d9b52
|
2.2.1 fixed AAC codec error
|
2019-02-01 10:59:29 -05:00 |
|
K4YT3X
|
f948770e65
|
updated copyright date
|
2019-01-09 11:42:29 -05:00 |
|
K4YT3X
|
bf12cf8900
|
2.2.0 main file rewritten, various of enhancements
|
2018-12-21 18:42:03 -05:00 |
|
K4YT3X
|
592552d82f
|
relocated files
|
2018-12-11 15:52:48 -05:00 |
|