video2x/src
k4yt3x 5884dd1ba4
Some checks are pending
Build / ubuntu (push) Waiting to run
Build / windows (push) Waiting to run
Build / container (push) Waiting to run
fix(encoder): always use the calculated PTS with corrected math
Signed-off-by: k4yt3x <i@k4yt3x.com>
2024-12-16 00:00:00 +00:00
..
avutils.cpp refactor(video2x): split the CLI into multiple files; improve CLI args validation (#1247) 2024-12-04 08:06:35 +00:00
conversions.cpp fix(realesrgan): fixed incorrect type for ncnn::Mat elemsize 2024-10-26 00:00:00 +00:00
decoder.cpp chore(libvideo2x)!: replace the C API with C++ API (#1245) 2024-12-02 07:24:30 +00:00
encoder.cpp fix(encoder): always use the calculated PTS with corrected math 2024-12-16 00:00:00 +00:00
filter_libplacebo.cpp chore(libvideo2x)!: replace the C API with C++ API (#1245) 2024-12-02 07:24:30 +00:00
filter_realesrgan.cpp fix(encoder): always use the calculated PTS with corrected math 2024-12-16 00:00:00 +00:00
fsutils.cpp refactor(video2x): split the CLI into multiple files; improve CLI args validation (#1247) 2024-12-04 08:06:35 +00:00
interpolator_rife.cpp chore(libvideo2x)!: replace the C API with C++ API (#1245) 2024-12-02 07:24:30 +00:00
libplacebo.cpp feat(libplacebo): made hardware context creation failure non-critical 2024-11-09 00:00:00 +00:00
libvideo2x.cpp fix(encoder): always use the calculated PTS with corrected math 2024-12-16 00:00:00 +00:00
logging.cpp refactor(libvideo2x): convert the video processor into a class (#1246) 2024-12-03 05:22:07 +00:00
processor_factory.cpp chore(libvideo2x)!: replace the C API with C++ API (#1245) 2024-12-02 07:24:30 +00:00