k4yt3x
774fd4f8c2
fix(fsutils): fix resource finding in AppImage
...
Signed-off-by: k4yt3x <i@k4yt3x.com >
2025-01-11 00:00:00 +00:00
k4yt3x
953147ede7
style(*): convert all uses of NULL to nullptr
...
Signed-off-by: k4yt3x <i@k4yt3x.com >
2025-01-04 00:00:00 +00:00
k4yt3x
a9b9a71e9b
style(*): add .clang-format and format all files
...
Signed-off-by: k4yt3x <i@k4yt3x.com >
2024-12-31 00:00:00 +00:00
K4YT3X
6676cd2439
feat(logger): add logger manager to provide unified logging ( #1267 )
...
Signed-off-by: k4yt3x <i@k4yt3x.com >
2024-12-20 04:46:10 +00:00
K4YT3X
ae2d5d32e4
feat(ns): improve optimization flags and add namespaces ( #1261 )
...
Signed-off-by: k4yt3x <i@k4yt3x.com >
2024-12-17 16:24:51 +00:00
K4YT3X
0400cf51b0
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
K4YT3X
f8dcad3aef
chore(libvideo2x)!: replace the C API with C++ API ( #1245 )
...
* chore(libvideo2x)!: replace the C API with C++ API
* fix: convert wide string to u8 for av_opt_set
* style: removed unnecessary enum and struct specifiers
Signed-off-by: k4yt3x <i@k4yt3x.com >
2024-12-02 07:24:30 +00:00
k4yt3x
1d1792d10f
style: added platform-dependent type aliases for char and string
...
Signed-off-by: k4yt3x <i@k4yt3x.com >
2024-11-04 00:00:00 +00:00
k4yt3x
482e82f9c4
style(*): reduced implicit casting and other styling issues
...
Signed-off-by: k4yt3x <i@k4yt3x.com >
2024-10-25 00:00:00 +00:00
K4YT3X
cd2006b4d9
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
K4YT3X
37c2c4c647
feat(*): added support for copying audio/subtitle streams and pause/abort ( #1179 )
...
* feat: added Makefile target for debian
* fix: fixed Dockerfile installing the wrong package
* feat: added hwaccel for encoder and decoder
* feat: added benchmark mode
* feat: removed hard-coded keyframe info
* chore: cleaned up headers and organized code
* style: cleaned up headers and includes
* feat: added a progress bar for CLI
* feat: removed atomicity requirements on processed frames
* feat: added pause and abort for CLI
* chore: updated default preset and crf settings
* feat: added support for copying audio and subtitle streams
* fix: fixed syntax issues for MSVC
* fix: fixed audio/subtitle timestamp rescaling
Signed-off-by: k4yt3x <i@k4yt3x.com >
2024-10-10 07:23:13 +00:00
K4YT3X
a7952fc493
feat(*): rewritten the project with C/C++ ( #1172 )
2024-10-08 02:29:00 +00:00