Commit Graph

  • 9a27960bf7 added decoder thread k4yt3x 2022-05-01 08:34:31 +0000
  • 862b811517 moved main to __main__ k4yt3x 2022-05-01 08:34:00 +0000
  • e01d24c164 broken the upscaler into descrete parts k4yt3x 2022-04-28 14:33:33 +0000
  • 0a052a3a72 simplified the encoder k4yt3x 2022-04-27 22:28:14 +0000
  • f3eaa47ec6 changed decoder from a thread into an iterator k4yt3x 2022-04-27 22:27:48 +0000
  • 3f457907b6
    Merge pull request #634 from snixon/checking_output K4YT3X 2022-04-13 23:33:52 -0400
  • a1d750e7ca
    combined output dir check with the previous section K4YT3X 2022-04-14 03:33:22 +0000
  • 22f656b800 Adding check for valid output path Steve Nixon 2022-04-11 22:47:50 -0700
  • 8eeba71ece added configs for flake8 and isort k4yt3x 2022-04-09 18:43:36 +0000
  • afca10a17b fixed #627 env vars lost in Popen processes k4yt3x 2022-04-09 18:40:43 +0000
  • f976bdc1c9
    Merge pull request #629 from snixon/ffmpeg_subs_crash K4YT3X 2022-04-09 05:16:27 -0400
  • 51c0c38b34 ffmpeg can crash when a title has subs Steve Nixon 2022-04-05 23:26:31 -0700
  • f2b2e11c41 bumped RealCUGAN to 1.0.2 k4yt3x 2022-04-06 03:54:14 +0000
  • 865e3bd193 fixed Flake8 issues k4yt3x 2022-04-06 03:39:32 +0000
  • e0dc8237f5 pinned pdm-pep517 version to >=0.12 k4yt3x 2022-04-02 18:04:47 +0000
  • bbc1b57445 changed license field to license-expression (PEP 639) k4yt3x 2022-04-02 05:36:22 +0000
  • ebbe4570d5 check bools explicitly k4yt3x 2022-04-02 05:29:54 +0000
  • bcb2e97f89 fixed console script error k4yt3x 2022-04-01 07:52:28 +0000
  • ba29349e65 added licensing info for pynput k4yt3x 2022-04-01 07:21:18 +0000
  • 1b67f373d1 removed UESR nobody as it breaks permissions 5.0.0-beta5 k4yt3x 2022-04-01 06:51:27 +0000
  • 7215ee1921 fixed release pipeline ref quoting k4yt3x 2022-04-01 06:27:15 +0000
  • 65c0d32a51 updated the Dockerfiles and the pipeline for 5.0.0-beta5 k4yt3x 2022-04-01 06:23:46 +0000
  • 268460fd17 added pynput as dependency; fixed hotkey in headless env; disabled FFmpeg stdin k4yt3x 2022-03-21 21:46:08 +0000
  • d72ecb332a fixed variable name error k4yt3x 2022-03-21 03:43:48 +0000
  • 8ba56e58c2 added pause function k4yt3x 2022-03-21 03:28:19 +0000
  • fa485b6cdd restricted Vulkan ICD files in Dockerfile k4yt3x 2022-03-21 00:21:00 +0000
  • 625b340f3d added RealCUGAN k4yt3x 2022-03-19 17:45:03 +0000
  • fa3bd38217 fixed minor flake8 formatting issues k4yt3x 2022-03-18 23:14:20 +0000
  • 0fca5c8e9a added cuda drivers to cuda Dockerfile; updated slim Dockerfile for current version k4yt3x 2022-03-18 23:10:40 +0000
  • 237f6336ec sorted encoder input and updated vsync to cft from 1 k4yt3x 2022-03-05 21:30:01 +0000
  • 083af60c6f sorted imports using isort k4yt3x 2022-03-01 21:11:50 +0000
  • f7756886e7 changed progress bar color k4yt3x 2022-02-28 17:33:16 +0000
  • 6e72df66fc added colored threat id for interp k4yt3x 2022-02-28 06:56:16 +0000
  • 2bfcb13976 fixed fail to exit upon ^C k4yt3x 2022-02-28 06:49:41 +0000
  • 49e0375eee updated PDM dependencies k4yt3x 2022-02-28 06:45:56 +0000
  • 4459f4d3be redirected subprocess outputs into Rich console k4yt3x 2022-02-28 01:54:52 +0000
  • c0fe81bd2e improved main function return handling k4yt3x 2022-02-27 06:21:46 +0000
  • 8cb64d3b70 install rife directly from PyPI; changed setuptools to pdm k4yt3x 2022-02-27 02:39:48 +0000
  • 0b154a715c changed builder from setuptools to pdm k4yt3x 2022-02-27 02:38:56 +0000
  • 05031b2b5a fixed GHA release workflow hook k4yt3x 2022-02-19 04:59:45 +0000
  • 2510c8fa28 bumped script versions to beta4 k4yt3x 2022-02-19 03:21:47 +0000
  • f17d75539c fixed dockerfile label syntax 5.0.0-beta4 k4yt3x 2022-02-19 01:49:23 +0000
  • 82512ef10c updated CI to build multiple versions of containers k4yt3x 2022-02-17 05:43:12 +0000
  • ad479e53b8 renamed Dockerfiles for CI k4yt3x 2022-02-17 05:42:48 +0000
  • a356bfeaff fixed workflow container image name k4yt3x 2022-02-17 05:08:22 +0000
  • dee8e23485 changed get tag command k4yt3x 2022-02-17 04:59:24 +0000
  • 1fa0821057 changed container build pipeline to release k4yt3x 2022-02-17 04:36:26 +0000
  • b5ecffba81 added container build workflow k4yt3x 2022-02-17 04:22:27 +0000
  • 672c9b8652 bumped version to 5.0.0-beta4 k4yt3x 2022-02-17 03:52:04 +0000
  • 9f73e75f17 added audio, subtitles, data, and attachments copying k4yt3x 2022-02-17 03:51:55 +0000
  • ef1a8f3e41 added extra args for run scripts k4yt3x 2022-02-17 03:50:38 +0000
  • 04f409ef80 updated discussion group heading k4yt3x 2022-02-17 02:01:06 +0000
  • 51c8693dce fixed legeal info print k4yt3x 2022-02-16 03:02:26 +0000
  • bb572e2468 fixed argparse help bug k4yt3x 2022-02-16 02:56:35 +0000
  • c07fafc0e9 bumped version to 5.0.0-beta3 5.0.0-beta3 k4yt3x 2022-02-15 07:02:53 +0000
  • 595b179d3c updated Library link k4yt3x 2022-02-15 05:49:24 +0000
  • c865d494a1 updated run source script paths k4yt3x 2022-02-15 02:30:22 +0000
  • f4acb2188d renamed container run scripts k4yt3x 2022-02-15 00:59:40 +0000
  • 01d4006c75 changed -d to -a k4yt3x 2022-02-15 00:55:54 +0000
  • a7f0f34751 terminology change: driver -> algorithm k4yt3x 2022-02-15 00:54:17 +0000
  • b6b1bf9f0e added two container debugging scripts k4yt3x 2022-02-15 00:52:28 +0000
  • 5d7a53a2fc added Python and shell examples k4yt3x 2022-02-15 00:52:21 +0000
  • b32e0ec132 updated containers documentation path k4yt3x 2022-02-15 00:06:56 +0000
  • 6378a36d91 remove encoded images from memory to prevent exhaustion 5.0.0-beta2 k4yt3x 2022-02-13 03:47:27 +0000
  • 0d0fd70a24 redirected STDOUT and STDERR to prevent output from breaking the progress bar k4yt3x 2022-02-12 23:51:30 +0000
  • 7c0e9c45d8
    Merge pull request #598 from mayiflex/master K4YT3X 2022-02-12 20:24:07 +0000
  • 7b60041529 replaced tqdm with rich.progress; enhanced error handling k4yt3x 2022-02-12 09:08:28 +0000
  • 6ffd6282e0 removed tqdm files from project k4yt3x 2022-02-12 09:08:05 +0000
  • c37e7f0d72
    Update README.md mayiflex 2022-02-12 09:58:54 +0100
  • ca1e593874 let setup read version from init k4yt3x 2022-02-12 06:45:59 +0000
  • bfb0f339e2 fixed log format issue k4yt3x 2022-02-12 06:45:33 +0000
  • 3690337092 fixed FFmpeg memory exhaustion issue by limiting the queue size k4yt3x 2022-02-12 05:14:00 +0000
  • 6c129a1c7a fixed a typo in release link 5.0.0-beta1 k4yt3x 2022-02-11 22:28:50 +0000
  • 2b539c15f7 updated setup licensing and classification info k4yt3x 2022-02-11 22:28:34 +0000
  • 53456cd442 updated gitignore k4yt3x 2022-02-11 06:59:44 +0000
  • e1f4cdd71d updated licensing info in source files k4yt3x 2022-02-11 06:55:07 +0000
  • ab6d2e3c9e reorganized README sections and docs k4yt3x 2022-02-11 01:33:04 +0000
  • f69c95a608 completed the Telegram group's description k4yt3x 2022-02-10 03:50:50 +0000
  • c103e45076 updated release information k4yt3x 2022-02-10 03:47:31 +0000
  • 240d722fda updated the Dockerfiles to use full URL k4yt3x 2022-02-10 03:26:01 +0000
  • 14f3cd1e16 removed Docker badge since we no longer use Docker Hub k4yt3x 2022-02-08 07:02:49 +0000
  • f4cc178dcd removed outdated CodeQL workflow k4yt3x 2022-02-08 07:02:34 +0000
  • ad825bd2ba removed git checkout from CodeQL workflow k4yt3x 2022-02-08 06:53:45 +0000
  • 151733c8f8 updated README and legal/licensing info k4yt3x 2022-02-08 06:49:57 +0000
  • 544a7081ed
    Merge pull request #593 from k4yt3x/5.0.0-beta K4YT3X 2022-02-08 05:30:28 +0000
  • 4b3bde1615 updated license to AGPL 3.0 k4yt3x 2022-02-08 05:21:55 +0000
  • b38cef2de2 removed outdated issue templates k4yt3x 2022-02-08 05:21:36 +0000
  • b27da8a61a updated funding info k4yt3x 2022-02-08 05:21:13 +0000
  • 5e4170b0b7 fixed CI pipeline build stage k4yt3x 2022-02-08 05:06:26 +0000
  • b3539d4aa8 removed Gifski wrapper which is no longer being used k4yt3x 2022-02-08 05:01:20 +0000
  • d09efc4748 rewritten the CI pipeline for 5.0.0 k4yt3x 2022-02-07 01:07:04 +0000
  • dc532ff184 updated video2x package information k4yt3x 2022-02-04 22:01:45 +0000
  • 1fbb2f22f3 removed files for Jenkins website k4yt3x 2022-02-04 21:46:21 +0000
  • 339815f74c added the CUDA-based Dockerfile as default k4yt3x 2022-02-04 21:00:38 +0000
  • fa6dc88faa updated metadata in the Alpine Dockerfile k4yt3x 2022-02-04 21:00:23 +0000
  • ce344caa72 renamed the Alpine-based Dockerfile k4yt3x 2022-02-04 20:56:58 +0000
  • d8aed8065b added OpenCV file open check k4yt3x 2022-02-02 15:20:03 +0000
  • 6b83734382 added new requirements items k4yt3x 2022-02-02 15:19:14 +0000
  • 2b52d4aa45 changed Rife dependency path k4yt3x 2022-02-02 15:18:32 +0000
  • a515886ad8 updated the setup.cfg to include new dependencies k4yt3x 2022-02-02 15:17:46 +0000