Skip to content

Tags: k4yt3x/video2x

Tags

6.4.0

Toggle 6.4.0's commit message

Verified

This commit was signed with the committer’s verified signature.
k4yt3x K4YT3X
docs(changelog): update changelogs for 6.4.0

Signed-off-by: k4yt3x <[email protected]>

6.3.1

Toggle 6.3.1's commit message

Verified

This commit was signed with the committer’s verified signature.
k4yt3x K4YT3X
docs(readme): update readme for 6.3.1

Signed-off-by: k4yt3x <[email protected]>

6.3.0

Toggle 6.3.0's commit message

Verified

This commit was signed with the committer’s verified signature.
k4yt3x K4YT3X
fix(video2x): remove redundant newline statements

Signed-off-by: k4yt3x <[email protected]>

6.2.0

Toggle 6.2.0's commit message

Verified

This commit was signed with the committer’s verified signature.
k4yt3x K4YT3X
docs(*): update changelog and readme for 6.2.0

Signed-off-by: k4yt3x <[email protected]>

6.1.1

Toggle 6.1.1's commit message

Verified

This commit was signed with the committer’s verified signature.
k4yt3x K4YT3X
chore(release): bump version to 6.1.1

Signed-off-by: k4yt3x <[email protected]>

6.1.0

Toggle 6.1.0's commit message

Verified

This commit was signed with the committer’s verified signature.
k4yt3x K4YT3X
ci(release): disabled Ubuntu 24.04 build in the release pipeline

Signed-off-by: k4yt3x <[email protected]>

6.0.0

Toggle 6.0.0's commit message

Verified

This commit was signed with the committer’s verified signature.
k4yt3x K4YT3X
chore(librealesrgan): updated librealesrgan submodule path

Signed-off-by: k4yt3x <[email protected]>

6.0.0-beta.5

Toggle 6.0.0-beta.5's commit message

Verified

This commit was signed with the committer’s verified signature.
k4yt3x K4YT3X
fix(realesrgan): fixed incorrect type for ncnn::Mat elemsize

Signed-off-by: k4yt3x <[email protected]>

6.0.0-beta.4

Toggle 6.0.0-beta.4's commit message

Verified

This commit was signed with the committer’s verified signature.
k4yt3x K4YT3X
feat(*): updated Dockerfile and PKGBUILD for 6.0.0-beta.4

Signed-off-by: k4yt3x <[email protected]>

6.0.0-beta.3

Toggle 6.0.0-beta.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat(*): switched to spdlog for logging and organized headers (#1183)

* feat: updated PKGBUILD description
* feat: updated workflow syntax and dependencies
* feat: switched logging to spdlog
* chore: adjusted library defaults
* ci: fixed spdlog format string issues
* docs: fixed docs for libvideo2x functions
* feat: organized header files
* fix: fixed header installation directory
* feat: link spdlog statically if compiled from source
* feat: adjusted libvideo2x log level enum names
* feat: added version.h header

Signed-off-by: k4yt3x <[email protected]>