video2x/include/libvideo2x
K4YT3X 627f3d84a4
Some checks are pending
Build / ubuntu (push) Waiting to run
Build / windows (push) Waiting to run
Build / container (push) Waiting to run
feat(rife): add support for frame interpolation and RIFE (#1244)
* feat: add RIFE files and processor/interpolator abstractions
* feat: add `rife` as processor option
* feat: add frame interpolation math except first frame
* feat: complete motion interpolation and add scene detection
* feat: improve Vulkan device validation
* fix: fix casting issues and variable names
* refactor: improve error-checking; add abstractions and factories
* refactor: improve readability of the frames processor
* docs: update changelog

Signed-off-by: k4yt3x <i@k4yt3x.com>
2024-12-01 09:55:56 +00:00
..
avutils.h feat(rife): add support for frame interpolation and RIFE (#1244) 2024-12-01 09:55:56 +00:00
char_defs.h style: added platform-dependent type aliases for char and string 2024-11-04 00:00:00 +00:00
conversions.h feat(*): switched to spdlog for logging and organized headers (#1183) 2024-10-14 02:46:59 +00:00
decoder.h refactor(*): refactored the encoder and decoder into classes 2024-11-17 00:00:00 +00:00
encoder.h feat(rife): add support for frame interpolation and RIFE (#1244) 2024-12-01 09:55:56 +00:00
filter_libplacebo.h feat(rife): add support for frame interpolation and RIFE (#1244) 2024-12-01 09:55:56 +00:00
filter_realesrgan.h feat(rife): add support for frame interpolation and RIFE (#1244) 2024-12-01 09:55:56 +00:00
frames_processor.h feat(rife): add support for frame interpolation and RIFE (#1244) 2024-12-01 09:55:56 +00:00
fsutils.h style: added platform-dependent type aliases for char and string 2024-11-04 00:00:00 +00:00
interpolator_rife.h feat(rife): add support for frame interpolation and RIFE (#1244) 2024-12-01 09:55:56 +00:00
libplacebo.h feat(libplacebo): added Vulkan device selection for libplacebo 2024-11-04 00:00:00 +00:00
libvideo2x.h feat(rife): add support for frame interpolation and RIFE (#1244) 2024-12-01 09:55:56 +00:00
processor_factory.h feat(rife): add support for frame interpolation and RIFE (#1244) 2024-12-01 09:55:56 +00:00
processor.h feat(rife): add support for frame interpolation and RIFE (#1244) 2024-12-01 09:55:56 +00:00
version.h.in feat(*): switched to spdlog for logging and organized headers (#1183) 2024-10-14 02:46:59 +00:00