This website requires JavaScript.
Explore
Help
Register
Sign In
OpenSourceJoker
/
video2x
Watch
3
Star
0
Fork
0
You've already forked video2x
mirror of
https://github.com/k4yt3x/video2x.git
synced
2024-12-28 23:19:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
a6dfdc7343
video2x
/
include
/
libvideo2x
/
version.h.in
4 lines
68 B
C
Raw
Normal View
History
Unescape
Escape
refactor(video2x): split the CLI into multiple files; improve CLI args validation (#1247) Signed-off-by: k4yt3x <i@k4yt3x.com>
2024-12-04 08:06:35 +00:00
#
pragma once
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 <i@k4yt3x.com>
2024-10-14 02:46:59 +00:00
#
define LIBVIDEO2X_VERSION_STRING "@PROJECT_VERSION@"
Reference in New Issue
Copy Permalink