video2x/video2x
2022-05-01 08:46:33 +00:00
..
__init__.py moved main to __main__ 2022-05-01 08:34:00 +00:00
__main__.py moved main to __main__ 2022-05-01 08:34:00 +00:00
decoder.py added decoder thread 2022-05-01 08:34:31 +00:00
encoder.py added kill method to encoder 2022-05-01 08:46:33 +00:00
interpolator.py made processor objects a class var 2022-05-01 08:45:56 +00:00
pipe_printer.py check bools explicitly 2022-04-02 05:29:54 +00:00
processor.py added processor skeleton class 2022-05-01 08:43:13 +00:00
upscaler.py updated value unpacking 2022-05-01 08:42:13 +00:00
video2x.py moved main to __main__; changed _run to use the new encoder and processor 2022-05-01 08:44:33 +00:00