2.8.1 added automatic pixel format and color depth detection

This commit is contained in:
k4yt3x
2019-07-09 20:47:55 -04:00
parent 8b845e35b3
commit ca90c5be02
5 changed files with 62 additions and 9 deletions

View File

@@ -15,7 +15,7 @@ __ __ _ _ ___ __ __
Name: Video2X Controller
Author: K4YT3X
Date Created: Feb 24, 2018
Last Modified: June 26, 2019
Last Modified: July 9, 2019
Dev: BrianPetkovsek
Dev: SAT3LL
@@ -57,7 +57,7 @@ import tempfile
import time
import traceback
VERSION = '2.8.0'
VERSION = '2.8.1'
# each thread might take up to 2.5 GB during initialization.
# (system memory, not to be confused with GPU memory)