k4yt3x
|
c912bfaffc
|
build(makefile): added make target for ubuntu deb package
Signed-off-by: k4yt3x <i@k4yt3x.com>
|
2024-10-31 00:00:00 +00:00 |
|
k4yt3x
|
d50cf54f2a
|
style(libvideo2x): improved resource cleaning and error handling
Signed-off-by: k4yt3x <i@k4yt3x.com>
|
2024-10-29 00:00:00 +00:00 |
|
k4yt3x
|
640d9cd52b
|
fix(encoder): fixed memory leak in the encoder
Signed-off-by: k4yt3x <i@k4yt3x.com>
|
2024-10-21 00:00:00 +00:00 |
|
K4YT3X
|
bc168d11ab
|
feat(libvideo2x): use OpenCV to retrieve total frame count (#1194)
|
2024-10-21 23:54:22 +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 |
|