video2x/src
2024-11-10 00:00:00 +00:00
..
avutils.cpp refactor(libvideo2x): extracted video frame count estimation into a function 2024-11-08 00:00:00 +00:00
conversions.cpp fix(realesrgan): fixed incorrect type for ncnn::Mat elemsize 2024-10-26 00:00:00 +00:00
decoder.cpp fix(encoder): fixed incorrect stream mapping for multi-stream files 2024-11-06 00:00:00 +00:00
encoder.cpp fix(encoder): timestamp errors processing frames with PTS equal to 0 2024-11-10 00:00:00 +00:00
fsutils.cpp style: added platform-dependent type aliases for char and string 2024-11-04 00:00:00 +00:00
libplacebo_filter.cpp feat(libplacebo): added Vulkan device selection for libplacebo 2024-11-04 00:00:00 +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): timestamp errors processing frames with PTS equal to 0 2024-11-10 00:00:00 +00:00
realesrgan_filter.cpp feat(video2x): added the --listgpus option and GPU ID validation 2024-11-04 00:00:00 +00:00